[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:02:48.145583 14202 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.222.190:40135
I20260709 13:02:48.147173 14202 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:02:48.148193 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:48.164610 14211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:48.164660 14209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:48.165470 14208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:48.165524 14202 server_base.cc:1061] running on GCE node
I20260709 13:02:49.274102 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:49.274381 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:49.274535 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602169274519 us; error 0 us; skew 500 ppm
I20260709 13:02:49.275305 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:49.280432 14202 webserver.cc:533] Webserver started at http://127.13.222.190:39579/ using document root <none> and password file <none>
I20260709 13:02:49.281250 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:49.281440 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:49.281828 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:49.287480 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/master-0-root/instance:
uuid: "9a355cf4b8d84e048c6972805a3a3f90"
format_stamp: "Formatted at 2026-07-09 13:02:49 on dist-test-slave-x09j"
I20260709 13:02:49.295023 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:02:49.299822 14217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.300863 14202 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:02:49.301169 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/master-0-root
uuid: "9a355cf4b8d84e048c6972805a3a3f90"
format_stamp: "Formatted at 2026-07-09 13:02:49 on dist-test-slave-x09j"
I20260709 13:02:49.301455 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:49.350021 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:49.351543 14202 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:02:49.351974 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:49.418771 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.190:40135
I20260709 13:02:49.418854 14268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.190:40135 every 8 connection(s)
I20260709 13:02:49.426277 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:49.447549 14269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90: Bootstrap starting.
I20260709 13:02:49.453234 14269 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:49.455068 14269 log.cc:826] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90: Log is configured to *not* fsync() on all Append() calls
I20260709 13:02:49.459481 14269 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90: No bootstrap required, opened a new log
I20260709 13:02:49.479105 14269 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a355cf4b8d84e048c6972805a3a3f90" member_type: VOTER }
I20260709 13:02:49.479652 14269 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:49.479902 14269 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a355cf4b8d84e048c6972805a3a3f90, State: Initialized, Role: FOLLOWER
I20260709 13:02:49.480782 14269 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a355cf4b8d84e048c6972805a3a3f90" member_type: VOTER }
I20260709 13:02:49.481261 14269 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:02:49.481527 14269 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:02:49.481856 14269 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:49.485884 14269 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a355cf4b8d84e048c6972805a3a3f90" member_type: VOTER }
I20260709 13:02:49.486627 14269 leader_election.cc:304] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [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: 9a355cf4b8d84e048c6972805a3a3f90; no voters: 
I20260709 13:02:49.488396 14269 leader_election.cc:290] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:02:49.488758 14272 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:49.490832 14272 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 1 LEADER]: Becoming Leader. State: Replica: 9a355cf4b8d84e048c6972805a3a3f90, State: Running, Role: LEADER
I20260709 13:02:49.491750 14272 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [LEADER]: Queue going to LEADER mode. State: All 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: "9a355cf4b8d84e048c6972805a3a3f90" member_type: VOTER }
I20260709 13:02:49.492733 14269 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:02:49.501065 14273 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a355cf4b8d84e048c6972805a3a3f90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a355cf4b8d84e048c6972805a3a3f90" member_type: VOTER } }
I20260709 13:02:49.501585 14273 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:49.502103 14274 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a355cf4b8d84e048c6972805a3a3f90. Latest consensus state: current_term: 1 leader_uuid: "9a355cf4b8d84e048c6972805a3a3f90" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a355cf4b8d84e048c6972805a3a3f90" member_type: VOTER } }
I20260709 13:02:49.502676 14274 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [sys.catalog]: This master's current role is: LEADER
I20260709 13:02:49.504840 14280 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:02:49.516414 14280 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:02:49.518499 14202 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:02:49.533262 14280 catalog_manager.cc:1383] Generated new cluster ID: d085b26f09db4fd58cc10c7a45db5e76
I20260709 13:02:49.533560 14280 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:02:49.553783 14280 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:02:49.555850 14280 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:02:49.572070 14280 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90: Generated new TSK 0
I20260709 13:02:49.572971 14280 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:02:49.585229 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:49.593146 14291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:49.594310 14292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:49.597710 14202 server_base.cc:1061] running on GCE node
W20260709 13:02:49.598289 14294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:49.599190 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:49.599381 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:49.599547 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602169599528 us; error 0 us; skew 500 ppm
I20260709 13:02:49.600104 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:49.603981 14202 webserver.cc:533] Webserver started at http://127.13.222.129:34921/ using document root <none> and password file <none>
I20260709 13:02:49.604477 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:49.604652 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:49.604907 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:49.605944 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-0-root/instance:
uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
format_stamp: "Formatted at 2026-07-09 13:02:49 on dist-test-slave-x09j"
I20260709 13:02:49.611308 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:02:49.615371 14299 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.616134 14202 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 13:02:49.616382 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
format_stamp: "Formatted at 2026-07-09 13:02:49 on dist-test-slave-x09j"
I20260709 13:02:49.616647 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:49.633183 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:49.634583 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:49.637102 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:49.641631 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:49.641876 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.642170 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:49.642370 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:02:49.738026 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:45439
I20260709 13:02:49.738103 14361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:45439 every 8 connection(s)
I20260709 13:02:49.744958 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:49.759409 14366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:49.763824 14369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:49.767052 14367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:49.772408 14202 server_base.cc:1061] running on GCE node
I20260709 13:02:49.773204 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:49.773403 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:49.773584 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602169773565 us; error 0 us; skew 500 ppm
I20260709 13:02:49.774143 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:49.776235 14362 heartbeater.cc:344] Connected to a master server at 127.13.222.190:40135
I20260709 13:02:49.776721 14362 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:49.777729 14202 webserver.cc:533] Webserver started at http://127.13.222.130:46019/ using document root <none> and password file <none>
I20260709 13:02:49.777913 14362 heartbeater.cc:507] Master 127.13.222.190:40135 requested a full tablet report, sending...
I20260709 13:02:49.778278 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:49.778497 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:49.778769 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:49.780229 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-1-root/instance:
uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
format_stamp: "Formatted at 2026-07-09 13:02:49 on dist-test-slave-x09j"
I20260709 13:02:49.781451 14234 ts_manager.cc:194] Registered new tserver with Master: e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439)
I20260709 13:02:49.784379 14234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51656
I20260709 13:02:49.787078 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:02:49.792160 14374 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.792940 14202 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:02:49.793217 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-1-root
uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
format_stamp: "Formatted at 2026-07-09 13:02:49 on dist-test-slave-x09j"
I20260709 13:02:49.793469 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:49.830229 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:49.831517 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:49.833817 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:49.836628 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:49.836827 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.837045 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:49.837193 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.925738 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.130:40545
I20260709 13:02:49.925906 14436 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.130:40545 every 8 connection(s)
I20260709 13:02:49.932343 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:02:49.940896 14440 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:02:49.942680 14441 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:49.945457 14437 heartbeater.cc:344] Connected to a master server at 127.13.222.190:40135
I20260709 13:02:49.945858 14437 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:49.946053 14202 server_base.cc:1061] running on GCE node
I20260709 13:02:49.946825 14437 heartbeater.cc:507] Master 127.13.222.190:40135 requested a full tablet report, sending...
W20260709 13:02:49.947219 14443 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:02:49.948227 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:02:49.948464 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:02:49.948655 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602169948637 us; error 0 us; skew 500 ppm
I20260709 13:02:49.948944 14234 ts_manager.cc:194] Registered new tserver with Master: cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:49.949322 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:02:49.950646 14234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51670
I20260709 13:02:49.953649 14202 webserver.cc:533] Webserver started at http://127.13.222.131:36629/ using document root <none> and password file <none>
I20260709 13:02:49.954118 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:02:49.954329 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:02:49.954583 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:02:49.955569 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-2-root/instance:
uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
format_stamp: "Formatted at 2026-07-09 13:02:49 on dist-test-slave-x09j"
I20260709 13:02:49.960000 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:02:49.963287 14448 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.964103 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:02:49.964473 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-2-root
uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
format_stamp: "Formatted at 2026-07-09 13:02:49 on dist-test-slave-x09j"
I20260709 13:02:49.964829 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602167967332-14202-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:02:49.980681 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:02:49.982386 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:02:49.984803 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:02:49.988546 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:02:49.988828 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:49.989113 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:02:49.989319 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:02:50.071547 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.131:41217
I20260709 13:02:50.071604 14510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.131:41217 every 8 connection(s)
I20260709 13:02:50.088280 14511 heartbeater.cc:344] Connected to a master server at 127.13.222.190:40135
I20260709 13:02:50.088670 14511 heartbeater.cc:461] Registering TS with master...
I20260709 13:02:50.089527 14511 heartbeater.cc:507] Master 127.13.222.190:40135 requested a full tablet report, sending...
I20260709 13:02:50.091778 14234 ts_manager.cc:194] Registered new tserver with Master: 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:50.092150 14202 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016699821s
I20260709 13:02:50.093057 14234 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51678
I20260709 13:02:50.143412 14234 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51694:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:02:50.146945 14234 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:02:50.235133 14476 tablet_service.cc:1511] Processing CreateTablet for tablet 35d4f47b8fd14836889b255cc89ba787 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:50.236788 14476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d4f47b8fd14836889b255cc89ba787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.247398 14475 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4d2c9e71874d23ba2d853b7aec61a7 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:50.247887 14474 tablet_service.cc:1511] Processing CreateTablet for tablet addce48269a94d128bc7ed37ed3cbedc (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:50.250689 14473 tablet_service.cc:1511] Processing CreateTablet for tablet 55cbabc60eb345fd8392e6dd4cf01f73 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:50.251187 14474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addce48269a94d128bc7ed37ed3cbedc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.252862 14472 tablet_service.cc:1511] Processing CreateTablet for tablet 0145b126bdb44f67b3c65cff4e7baf8f (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:50.256083 14475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4d2c9e71874d23ba2d853b7aec61a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.255846 14471 tablet_service.cc:1511] Processing CreateTablet for tablet 3f079c72ef3a4a53ab742efe68120ab8 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:50.257668 14473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cbabc60eb345fd8392e6dd4cf01f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.261147 14472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0145b126bdb44f67b3c65cff4e7baf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.265051 14471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f079c72ef3a4a53ab742efe68120ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.263182 14470 tablet_service.cc:1511] Processing CreateTablet for tablet cb89e090f96e40a9ad052ce926987bd9 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:50.269994 14469 tablet_service.cc:1511] Processing CreateTablet for tablet 42524953885d4f1898e41bd227cd4d49 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:50.272010 14470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb89e090f96e40a9ad052ce926987bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.272872 14469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42524953885d4f1898e41bd227cd4d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.283403 14326 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4d2c9e71874d23ba2d853b7aec61a7 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:50.281692 14327 tablet_service.cc:1511] Processing CreateTablet for tablet 35d4f47b8fd14836889b255cc89ba787 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:50.284433 14325 tablet_service.cc:1511] Processing CreateTablet for tablet addce48269a94d128bc7ed37ed3cbedc (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:50.290174 14323 tablet_service.cc:1511] Processing CreateTablet for tablet 0145b126bdb44f67b3c65cff4e7baf8f (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:50.298835 14326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4d2c9e71874d23ba2d853b7aec61a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.311296 14322 tablet_service.cc:1511] Processing CreateTablet for tablet 3f079c72ef3a4a53ab742efe68120ab8 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:50.294093 14324 tablet_service.cc:1511] Processing CreateTablet for tablet 55cbabc60eb345fd8392e6dd4cf01f73 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:50.313822 14468 tablet_service.cc:1511] Processing CreateTablet for tablet b5c49254fe7346bdbcf4691cb9281e7a (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:50.325678 14325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addce48269a94d128bc7ed37ed3cbedc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.327885 14321 tablet_service.cc:1511] Processing CreateTablet for tablet cb89e090f96e40a9ad052ce926987bd9 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:50.328614 14319 tablet_service.cc:1511] Processing CreateTablet for tablet b5c49254fe7346bdbcf4691cb9281e7a (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:50.327016 14320 tablet_service.cc:1511] Processing CreateTablet for tablet 42524953885d4f1898e41bd227cd4d49 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:50.335232 14323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0145b126bdb44f67b3c65cff4e7baf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.335932 14468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c49254fe7346bdbcf4691cb9281e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.336947 14319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c49254fe7346bdbcf4691cb9281e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.338496 14324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cbabc60eb345fd8392e6dd4cf01f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.340121 14321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb89e090f96e40a9ad052ce926987bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.344470 14320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42524953885d4f1898e41bd227cd4d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.348170 14322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f079c72ef3a4a53ab742efe68120ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.358716 14402 tablet_service.cc:1511] Processing CreateTablet for tablet 35d4f47b8fd14836889b255cc89ba787 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:02:50.360144 14402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d4f47b8fd14836889b255cc89ba787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.377132 14327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35d4f47b8fd14836889b255cc89ba787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.376248 14401 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4d2c9e71874d23ba2d853b7aec61a7 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:02:50.386554 14398 tablet_service.cc:1511] Processing CreateTablet for tablet 0145b126bdb44f67b3c65cff4e7baf8f (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:02:50.398130 14528 tablet_bootstrap.cc:492] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:50.405918 14400 tablet_service.cc:1511] Processing CreateTablet for tablet addce48269a94d128bc7ed37ed3cbedc (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:02:50.412794 14400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet addce48269a94d128bc7ed37ed3cbedc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.419301 14401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4d2c9e71874d23ba2d853b7aec61a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.410527 14399 tablet_service.cc:1511] Processing CreateTablet for tablet 55cbabc60eb345fd8392e6dd4cf01f73 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:02:50.417410 14397 tablet_service.cc:1511] Processing CreateTablet for tablet 3f079c72ef3a4a53ab742efe68120ab8 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:02:50.425812 14398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0145b126bdb44f67b3c65cff4e7baf8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.435019 14396 tablet_service.cc:1511] Processing CreateTablet for tablet cb89e090f96e40a9ad052ce926987bd9 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:02:50.442703 14399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55cbabc60eb345fd8392e6dd4cf01f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.443560 14395 tablet_service.cc:1511] Processing CreateTablet for tablet 42524953885d4f1898e41bd227cd4d49 (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:02:50.462000 14394 tablet_service.cc:1511] Processing CreateTablet for tablet b5c49254fe7346bdbcf4691cb9281e7a (DEFAULT_TABLE table=test-workload [id=8877a8110d1d48a9831c364c5fb007b5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:02:50.494310 14529 tablet_bootstrap.cc:492] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:50.495842 14396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb89e090f96e40a9ad052ce926987bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.497670 14395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42524953885d4f1898e41bd227cd4d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.504142 14394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c49254fe7346bdbcf4691cb9281e7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:50.511437 14397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f079c72ef3a4a53ab742efe68120ab8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:02:50.516657 14282 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:02:50.589563 14529 tablet_bootstrap.cc:654] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.588562 14528 tablet_bootstrap.cc:654] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.633917 14529 tablet_bootstrap.cc:492] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:50.634497 14529 ts_tablet_manager.cc:1403] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.012s
I20260709 13:02:50.635514 14531 tablet_bootstrap.cc:492] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:50.638675 14529 raft_consensus.cc:359] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.639431 14529 raft_consensus.cc:385] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.639724 14529 raft_consensus.cc:740] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.646484 14529 consensus_queue.cc:260] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.661164 14528 tablet_bootstrap.cc:492] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:50.661639 14528 ts_tablet_manager.cc:1403] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.274s	user 0.017s	sys 0.009s
I20260709 13:02:50.663514 14533 raft_consensus.cc:493] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:50.664381 14533 raft_consensus.cc:515] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.667855 14437 heartbeater.cc:499] Master 127.13.222.190:40135 was elected leader, sending a full tablet report...
I20260709 13:02:50.680968 14528 raft_consensus.cc:359] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.681684 14528 raft_consensus.cc:385] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.673273 14529 ts_tablet_manager.cc:1434] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.001s
I20260709 13:02:50.684973 14531 tablet_bootstrap.cc:654] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.683060 14528 raft_consensus.cc:740] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
W20260709 13:02:50.684413 14438 tablet.cc:2406] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:02:50.687821 14529 tablet_bootstrap.cc:492] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:50.695032 14533 leader_election.cc:290] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217), e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439)
I20260709 13:02:50.693414 14528 consensus_queue.cc:260] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.721946 14511 heartbeater.cc:499] Master 127.13.222.190:40135 was elected leader, sending a full tablet report...
I20260709 13:02:50.723435 14529 tablet_bootstrap.cc:654] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.723623 14531 tablet_bootstrap.cc:492] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:50.724072 14531 ts_tablet_manager.cc:1403] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.009s
I20260709 13:02:50.727563 14528 ts_tablet_manager.cc:1434] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.066s	user 0.014s	sys 0.005s
I20260709 13:02:50.728562 14528 tablet_bootstrap.cc:492] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:50.728730 14531 raft_consensus.cc:359] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.729532 14531 raft_consensus.cc:385] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.729828 14531 raft_consensus.cc:740] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.735360 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" is_pre_election: true
I20260709 13:02:50.735903 14528 tablet_bootstrap.cc:654] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
W20260709 13:02:50.737474 14375 leader_election.cc:343] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.739667 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:50.740061 14531 consensus_queue.cc:260] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.740563 14486 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:50.742164 14376 leader_election.cc:304] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:50.743048 14533 raft_consensus.cc:2804] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:50.743434 14533 raft_consensus.cc:493] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:50.743774 14533 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:50.743758 14529 tablet_bootstrap.cc:492] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:50.744973 14529 ts_tablet_manager.cc:1403] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.010s
I20260709 13:02:50.746619 14362 heartbeater.cc:499] Master 127.13.222.190:40135 was elected leader, sending a full tablet report...
I20260709 13:02:50.747807 14529 raft_consensus.cc:359] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.748490 14529 raft_consensus.cc:385] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.748760 14529 raft_consensus.cc:740] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.749446 14529 consensus_queue.cc:260] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.750846 14533 raft_consensus.cc:515] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.751528 14529 ts_tablet_manager.cc:1434] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:02:50.753000 14531 ts_tablet_manager.cc:1434] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.007s
I20260709 13:02:50.753887 14531 tablet_bootstrap.cc:492] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:50.753708 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:50.754330 14486 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:50.760243 14531 tablet_bootstrap.cc:654] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.761101 14486 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:50.762332 14376 leader_election.cc:304] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:50.762835 14529 tablet_bootstrap.cc:492] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:50.763175 14534 raft_consensus.cc:2804] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:50.764667 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
W20260709 13:02:50.766252 14375 leader_election.cc:343] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.766891 14533 leader_election.cc:290] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Requested vote from peers 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217), e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439)
I20260709 13:02:50.769362 14529 tablet_bootstrap.cc:654] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.771513 14528 tablet_bootstrap.cc:492] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:50.771965 14528 ts_tablet_manager.cc:1403] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.005s
I20260709 13:02:50.772287 14534 raft_consensus.cc:697] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:50.773391 14534 consensus_queue.cc:237] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.782341 14528 raft_consensus.cc:359] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.783046 14528 raft_consensus.cc:385] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.783350 14528 raft_consensus.cc:740] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.785209 14529 tablet_bootstrap.cc:492] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:50.785676 14529 ts_tablet_manager.cc:1403] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.004s
I20260709 13:02:50.786353 14542 raft_consensus.cc:493] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:50.786846 14542 raft_consensus.cc:515] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.789245 14531 tablet_bootstrap.cc:492] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:50.787492 14528 consensus_queue.cc:260] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.789639 14542 leader_election.cc:290] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:50.789721 14531 ts_tablet_manager.cc:1403] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.007s
I20260709 13:02:50.791271 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" is_pre_election: true
I20260709 13:02:50.791292 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:50.792618 14529 raft_consensus.cc:359] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.793294 14529 raft_consensus.cc:385] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:02:50.793653 14376 leader_election.cc:343] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.793309 14531 raft_consensus.cc:359] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.794615 14531 raft_consensus.cc:385] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.794977 14531 raft_consensus.cc:740] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
W20260709 13:02:50.795441 14375 leader_election.cc:343] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:50.795855 14375 leader_election.cc:304] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:50.795619 14531 consensus_queue.cc:260] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:50.796582 14542 raft_consensus.cc:2749] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:50.797823 14528 ts_tablet_manager.cc:1434] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:02:50.798815 14528 tablet_bootstrap.cc:492] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:50.799211 14531 ts_tablet_manager.cc:1434] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:02:50.800028 14531 tablet_bootstrap.cc:492] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:50.803040 14232 catalog_manager.cc:5697] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:50.806205 14531 tablet_bootstrap.cc:654] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.793599 14529 raft_consensus.cc:740] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.807729 14529 consensus_queue.cc:260] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.810122 14529 ts_tablet_manager.cc:1434] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:02:50.811076 14529 tablet_bootstrap.cc:492] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:50.812529 14528 tablet_bootstrap.cc:654] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.817073 14529 tablet_bootstrap.cc:654] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.829854 14528 tablet_bootstrap.cc:492] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:50.830423 14528 ts_tablet_manager.cc:1403] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260709 13:02:50.833572 14528 raft_consensus.cc:359] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.834442 14528 raft_consensus.cc:385] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.834758 14528 raft_consensus.cc:740] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.835546 14528 consensus_queue.cc:260] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.837980 14528 ts_tablet_manager.cc:1434] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:50.838935 14528 tablet_bootstrap.cc:492] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:50.839856 14531 tablet_bootstrap.cc:492] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:50.840323 14531 ts_tablet_manager.cc:1403] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.010s
I20260709 13:02:50.843673 14531 raft_consensus.cc:359] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.844476 14531 raft_consensus.cc:385] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.843660 14529 tablet_bootstrap.cc:492] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:50.844769 14531 raft_consensus.cc:740] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.845347 14529 ts_tablet_manager.cc:1403] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.020s
I20260709 13:02:50.845584 14531 consensus_queue.cc:260] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.847862 14531 ts_tablet_manager.cc:1434] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:02:50.849232 14531 tablet_bootstrap.cc:492] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:50.848336 14529 raft_consensus.cc:359] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.851136 14529 raft_consensus.cc:385] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.851497 14529 raft_consensus.cc:740] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.852413 14529 consensus_queue.cc:260] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.855873 14531 tablet_bootstrap.cc:654] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.863016 14529 ts_tablet_manager.cc:1434] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:02:50.864084 14529 tablet_bootstrap.cc:492] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:50.870796 14529 tablet_bootstrap.cc:654] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.871897 14531 tablet_bootstrap.cc:492] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:50.872836 14531 ts_tablet_manager.cc:1403] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260709 13:02:50.873590 14528 tablet_bootstrap.cc:654] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.875748 14531 raft_consensus.cc:359] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.876489 14531 raft_consensus.cc:385] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.876801 14531 raft_consensus.cc:740] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.877523 14531 consensus_queue.cc:260] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.880198 14531 ts_tablet_manager.cc:1434] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:50.881264 14531 tablet_bootstrap.cc:492] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:50.884660 14528 tablet_bootstrap.cc:492] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:50.885134 14528 ts_tablet_manager.cc:1403] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.009s
I20260709 13:02:50.887952 14528 raft_consensus.cc:359] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.888626 14531 tablet_bootstrap.cc:654] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.888635 14528 raft_consensus.cc:385] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.889084 14528 raft_consensus.cc:740] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.889813 14528 consensus_queue.cc:260] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.892242 14528 ts_tablet_manager.cc:1434] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:02:50.893281 14528 tablet_bootstrap.cc:492] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:50.900252 14528 tablet_bootstrap.cc:654] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.901825 14529 tablet_bootstrap.cc:492] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:50.902400 14529 ts_tablet_manager.cc:1403] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.039s	user 0.022s	sys 0.006s
I20260709 13:02:50.905483 14529 raft_consensus.cc:359] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.906311 14529 raft_consensus.cc:385] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.906673 14529 raft_consensus.cc:740] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.907226 14531 tablet_bootstrap.cc:492] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:50.907675 14531 ts_tablet_manager.cc:1403] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 13:02:50.907471 14529 consensus_queue.cc:260] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.908311 14528 tablet_bootstrap.cc:492] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:50.909917 14529 ts_tablet_manager.cc:1434] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:02:50.910943 14529 tablet_bootstrap.cc:492] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:50.910807 14531 raft_consensus.cc:359] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.911556 14531 raft_consensus.cc:385] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.911852 14531 raft_consensus.cc:740] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.912571 14531 consensus_queue.cc:260] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.914786 14528 ts_tablet_manager.cc:1403] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.008s
I20260709 13:02:50.918151 14529 tablet_bootstrap.cc:654] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.918094 14528 raft_consensus.cc:359] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.918919 14528 raft_consensus.cc:385] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.919220 14528 raft_consensus.cc:740] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.920024 14528 consensus_queue.cc:260] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.920991 14531 ts_tablet_manager.cc:1434] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 13:02:50.921962 14531 tablet_bootstrap.cc:492] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:50.922441 14528 ts_tablet_manager.cc:1434] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:02:50.923306 14528 tablet_bootstrap.cc:492] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:50.929395 14528 tablet_bootstrap.cc:654] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.930639 14529 tablet_bootstrap.cc:492] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:50.931166 14529 ts_tablet_manager.cc:1403] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 13:02:50.936139 14529 raft_consensus.cc:359] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.936950 14529 raft_consensus.cc:385] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.937299 14529 raft_consensus.cc:740] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.938006 14529 consensus_queue.cc:260] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.940222 14529 ts_tablet_manager.cc:1434] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:02:50.940904 14528 tablet_bootstrap.cc:492] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:50.941362 14529 tablet_bootstrap.cc:492] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:50.941401 14528 ts_tablet_manager.cc:1403] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 13:02:50.942363 14531 tablet_bootstrap.cc:654] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.944485 14528 raft_consensus.cc:359] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.945227 14528 raft_consensus.cc:385] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.945520 14528 raft_consensus.cc:740] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.946283 14528 consensus_queue.cc:260] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.948807 14528 ts_tablet_manager.cc:1434] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:02:50.948999 14529 tablet_bootstrap.cc:654] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.949761 14528 tablet_bootstrap.cc:492] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:50.957976 14528 tablet_bootstrap.cc:654] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.967537 14531 tablet_bootstrap.cc:492] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:50.967655 14528 tablet_bootstrap.cc:492] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:50.968039 14531 ts_tablet_manager.cc:1403] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260709 13:02:50.968101 14529 tablet_bootstrap.cc:492] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:50.968276 14528 ts_tablet_manager.cc:1403] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.010s
I20260709 13:02:50.968708 14529 ts_tablet_manager.cc:1403] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.017s
I20260709 13:02:50.971014 14531 raft_consensus.cc:359] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.971784 14531 raft_consensus.cc:385] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.971485 14529 raft_consensus.cc:359] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.972093 14531 raft_consensus.cc:740] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.972295 14529 raft_consensus.cc:385] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.972651 14529 raft_consensus.cc:740] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.972745 14528 raft_consensus.cc:359] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.972856 14531 consensus_queue.cc:260] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.973639 14528 raft_consensus.cc:385] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:50.973455 14529 consensus_queue.cc:260] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.974082 14528 raft_consensus.cc:740] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
I20260709 13:02:50.974901 14528 consensus_queue.cc:260] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.976370 14529 ts_tablet_manager.cc:1434] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:50.977185 14528 ts_tablet_manager.cc:1434] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:02:50.977344 14529 tablet_bootstrap.cc:492] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:50.978137 14528 tablet_bootstrap.cc:492] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:50.983762 14541 raft_consensus.cc:493] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:50.984177 14529 tablet_bootstrap.cc:654] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.984256 14541 raft_consensus.cc:515] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:50.985206 14528 tablet_bootstrap.cc:654] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:50.996423 14541 leader_election.cc:290] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:50.997089 14531 ts_tablet_manager.cc:1434] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.003s
I20260709 13:02:50.998143 14531 tablet_bootstrap.cc:492] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:50.999432 14529 tablet_bootstrap.cc:492] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:50.999905 14529 ts_tablet_manager.cc:1403] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.009s
I20260709 13:02:51.002321 14529 raft_consensus.cc:359] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.003109 14529 raft_consensus.cc:385] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:51.003412 14529 raft_consensus.cc:740] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:51.004087 14529 consensus_queue.cc:260] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.006273 14529 ts_tablet_manager.cc:1434] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:02:51.007225 14529 tablet_bootstrap.cc:492] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6: Bootstrap starting.
I20260709 13:02:51.012970 14529 tablet_bootstrap.cc:654] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:51.018214 14531 tablet_bootstrap.cc:654] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:51.022243 14542 raft_consensus.cc:493] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.022789 14542 raft_consensus.cc:515] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.024952 14542 leader_election.cc:290] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.025619 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" is_pre_election: true
I20260709 13:02:51.026742 14337 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:51.026022 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.027534 14486 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:51.028792 14376 leader_election.cc:304] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:51.029490 14542 raft_consensus.cc:2804] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.029834 14542 raft_consensus.cc:493] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.030155 14542 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.036477 14534 raft_consensus.cc:493] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.036845 14542 raft_consensus.cc:515] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.037155 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" is_pre_election: true
I20260709 13:02:51.036981 14534 raft_consensus.cc:515] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.037870 14412 raft_consensus.cc:2468] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 0.
I20260709 13:02:51.038846 14529 tablet_bootstrap.cc:492] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6: No bootstrap required, opened a new log
I20260709 13:02:51.039256 14534 leader_election.cc:290] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.039287 14529 ts_tablet_manager.cc:1403] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.005s
I20260709 13:02:51.040653 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb89e090f96e40a9ad052ce926987bd9" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.041277 14486 raft_consensus.cc:2468] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:51.042333 14529 raft_consensus.cc:359] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.042595 14376 leader_election.cc:304] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:51.043330 14534 raft_consensus.cc:2804] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.043680 14534 raft_consensus.cc:493] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.043994 14534 raft_consensus.cc:3060] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.044143 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb89e090f96e40a9ad052ce926987bd9" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" is_pre_election: true
I20260709 13:02:51.045502 14300 leader_election.cc:304] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.046370 14541 raft_consensus.cc:2804] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.046716 14541 raft_consensus.cc:493] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.047026 14541 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.050582 14534 raft_consensus.cc:515] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.052647 14534 leader_election.cc:290] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.053897 14542 leader_election.cc:290] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.042995 14529 raft_consensus.cc:385] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:51.054605 14529 raft_consensus.cc:740] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Initialized, Role: FOLLOWER
I20260709 13:02:51.055261 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.055325 14529 consensus_queue.cc:260] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.055995 14485 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.057508 14529 ts_tablet_manager.cc:1434] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:02:51.053897 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb89e090f96e40a9ad052ce926987bd9" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.059126 14486 raft_consensus.cc:3060] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.063760 14541 raft_consensus.cc:515] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.065811 14541 leader_election.cc:290] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 election: Requested vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.067504 14485 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:51.068766 14376 leader_election.cc:304] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
W20260709 13:02:51.069900 14375 leader_election.cc:343] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.069993 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:51.070585 14412 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.071424 14542 raft_consensus.cc:2804] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:51.071734 14336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:51.071913 14542 raft_consensus.cc:697] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.072376 14336 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.072783 14542 consensus_queue.cc:237] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.074661 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb89e090f96e40a9ad052ce926987bd9" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:51.078926 14412 raft_consensus.cc:2468] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 1.
W20260709 13:02:51.079754 14375 leader_election.cc:343] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.080556 14486 raft_consensus.cc:2468] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:51.083212 14528 tablet_bootstrap.cc:492] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:51.083639 14528 ts_tablet_manager.cc:1403] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.106s	user 0.054s	sys 0.024s
I20260709 13:02:51.085253 14484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.080520 14336 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:51.086972 14528 raft_consensus.cc:359] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
W20260709 13:02:51.087198 14301 leader_election.cc:343] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:02:51.087679 14528 raft_consensus.cc:385] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:51.087966 14528 raft_consensus.cc:740] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
I20260709 13:02:51.088357 14531 tablet_bootstrap.cc:492] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:51.088824 14531 ts_tablet_manager.cc:1403] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.000s
I20260709 13:02:51.088622 14528 consensus_queue.cc:260] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.091095 14528 ts_tablet_manager.cc:1434] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:02:51.091964 14528 tablet_bootstrap.cc:492] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889: Bootstrap starting.
I20260709 13:02:51.091682 14531 raft_consensus.cc:359] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.092355 14531 raft_consensus.cc:385] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:51.092635 14531 raft_consensus.cc:740] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
I20260709 13:02:51.098357 14528 tablet_bootstrap.cc:654] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:51.093334 14531 consensus_queue.cc:260] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.104619 14531 ts_tablet_manager.cc:1434] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 13:02:51.089389 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.105670 14531 tablet_bootstrap.cc:492] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:51.109170 14534 raft_consensus.cc:493] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.110215 14485 raft_consensus.cc:2468] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 0.
I20260709 13:02:51.110288 14534 raft_consensus.cc:515] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.112352 14534 leader_election.cc:290] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.112353 14376 leader_election.cc:304] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:51.113912 14336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" is_pre_election: true
I20260709 13:02:51.114168 14534 raft_consensus.cc:2804] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:51.114602 14336 raft_consensus.cc:2468] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:51.114691 14534 raft_consensus.cc:697] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.116184 14534 consensus_queue.cc:237] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.116566 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.117172 14486 raft_consensus.cc:2468] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:51.109615 14528 tablet_bootstrap.cc:492] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889: No bootstrap required, opened a new log
I20260709 13:02:51.118428 14376 leader_election.cc:304] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:51.119436 14300 leader_election.cc:304] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 5f1aaf92dffe423fa5966b8e2e34a889
I20260709 13:02:51.120218 14541 raft_consensus.cc:2804] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:51.121318 14531 tablet_bootstrap.cc:654] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:51.122023 14528 ts_tablet_manager.cc:1403] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260709 13:02:51.123490 14234 catalog_manager.cc:5697] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.125157 14528 raft_consensus.cc:359] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.121449 14542 raft_consensus.cc:2804] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.126030 14541 raft_consensus.cc:697] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Becoming Leader. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:51.126694 14542 raft_consensus.cc:493] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.127161 14542 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.127277 14541 consensus_queue.cc:237] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.125870 14528 raft_consensus.cc:385] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:51.133782 14528 raft_consensus.cc:740] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Initialized, Role: FOLLOWER
I20260709 13:02:51.134509 14528 consensus_queue.cc:260] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.134848 14572 raft_consensus.cc:493] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.134665 14542 raft_consensus.cc:515] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.135370 14572 raft_consensus.cc:515] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:51.136934 14528 ts_tablet_manager.cc:1434] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:02:51.137516 14572 leader_election.cc:290] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:51.138622 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" is_pre_election: true
I20260709 13:02:51.141489 14542 leader_election.cc:290] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.141484 14336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:51.142740 14336 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.143016 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.143534 14485 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.148910 14336 raft_consensus.cc:2468] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:51.148423 14232 catalog_manager.cc:5697] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a reported cstate change: term changed from 0 to 1, leader changed from <none> to e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129). New cstate: current_term: 1 leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.149516 14485 raft_consensus.cc:2468] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:51.150102 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.150895 14486 raft_consensus.cc:2393] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in current term 1: Already voted for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in this term.
I20260709 13:02:51.152842 14301 leader_election.cc:304] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6
I20260709 13:02:51.152441 14233 catalog_manager.cc:5697] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.150683 14376 leader_election.cc:304] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:51.154554 14572 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.155308 14531 tablet_bootstrap.cc:492] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:51.155723 14531 ts_tablet_manager.cc:1403] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.009s
I20260709 13:02:51.157208 14541 raft_consensus.cc:493] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.157624 14541 raft_consensus.cc:515] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.158217 14531 raft_consensus.cc:359] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.158839 14531 raft_consensus.cc:385] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:51.159085 14531 raft_consensus.cc:740] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
I20260709 13:02:51.159495 14533 raft_consensus.cc:2804] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:51.159675 14531 consensus_queue.cc:260] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.160602 14541 leader_election.cc:290] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.161533 14534 raft_consensus.cc:493] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.162009 14534 raft_consensus.cc:515] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.164131 14534 leader_election.cc:290] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.164731 14542 raft_consensus.cc:493] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.165205 14542 raft_consensus.cc:515] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.167150 14542 leader_election.cc:290] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.168778 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.169440 14486 raft_consensus.cc:2468] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 0.
I20260709 13:02:51.171037 14572 raft_consensus.cc:2749] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:51.172621 14301 leader_election.cc:304] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.174597 14534 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.175374 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f079c72ef3a4a53ab742efe68120ab8" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" is_pre_election: true
I20260709 13:02:51.175551 14572 raft_consensus.cc:2804] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.175954 14337 raft_consensus.cc:2468] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:51.177533 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f079c72ef3a4a53ab742efe68120ab8" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.178138 14486 raft_consensus.cc:2468] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:51.178870 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" is_pre_election: true
I20260709 13:02:51.182828 14412 raft_consensus.cc:2468] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 0.
I20260709 13:02:51.175894 14572 raft_consensus.cc:493] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.179868 14375 leader_election.cc:304] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.187953 14572 raft_consensus.cc:3060] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.188372 14534 raft_consensus.cc:2804] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.188793 14534 raft_consensus.cc:493] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.189127 14534 raft_consensus.cc:3060] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.193178 14577 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:51.196030 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.202822 14485 raft_consensus.cc:2468] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 0.
I20260709 13:02:51.196746 14336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" is_pre_election: true
I20260709 13:02:51.197659 14534 raft_consensus.cc:515] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.204265 14376 leader_election.cc:304] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:51.205085 14534 leader_election.cc:290] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.205682 14534 raft_consensus.cc:2804] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.205905 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f079c72ef3a4a53ab742efe68120ab8" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:51.206322 14531 ts_tablet_manager.cc:1434] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.050s	user 0.013s	sys 0.016s
I20260709 13:02:51.206496 14337 raft_consensus.cc:3060] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.207108 14534 raft_consensus.cc:493] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.207505 14534 raft_consensus.cc:3060] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.211338 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f079c72ef3a4a53ab742efe68120ab8" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.211921 14485 raft_consensus.cc:3060] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.213541 14531 tablet_bootstrap.cc:492] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Bootstrap starting.
I20260709 13:02:51.218952 14485 raft_consensus.cc:2468] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:51.220193 14376 leader_election.cc:304] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:51.220808 14337 raft_consensus.cc:2468] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:51.221814 14533 raft_consensus.cc:697] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.222751 14533 consensus_queue.cc:237] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.225924 14531 tablet_bootstrap.cc:654] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Neither blocks nor log segments found. Creating new log.
I20260709 13:02:51.218981 14534 raft_consensus.cc:515] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.227978 14534 leader_election.cc:290] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.229115 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.229651 14485 raft_consensus.cc:3060] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.241109 14572 raft_consensus.cc:515] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.244750 14336 raft_consensus.cc:2393] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in current term 1: Already voted for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in this term.
I20260709 13:02:51.239028 14575 raft_consensus.cc:2804] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:51.245652 14572 leader_election.cc:290] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 election: Requested vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.250747 14537 raft_consensus.cc:493] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.251230 14537 raft_consensus.cc:515] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.252048 14484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.258296 14531 tablet_bootstrap.cc:492] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a: No bootstrap required, opened a new log
I20260709 13:02:51.258719 14531 ts_tablet_manager.cc:1403] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.000s
I20260709 13:02:51.260025 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:51.260774 14412 raft_consensus.cc:2393] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in current term 1: Already voted for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in this term.
I20260709 13:02:51.266362 14300 leader_election.cc:304] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6
I20260709 13:02:51.267910 14537 leader_election.cc:290] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:51.250625 14575 raft_consensus.cc:697] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.273677 14572 raft_consensus.cc:2749] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:02:51.277376 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:51.281342 14337 raft_consensus.cc:2393] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in current term 1: Already voted for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in this term.
I20260709 13:02:51.282909 14485 raft_consensus.cc:2468] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 1.
I20260709 13:02:51.284159 14376 leader_election.cc:304] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:51.285264 14533 raft_consensus.cc:2804] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:51.288445 14232 catalog_manager.cc:5697] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.294400 14575 consensus_queue.cc:237] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.293718 14531 raft_consensus.cc:359] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.296525 14531 raft_consensus.cc:385] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:02:51.296816 14531 raft_consensus.cc:740] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Initialized, Role: FOLLOWER
I20260709 13:02:51.297430 14531 consensus_queue.cc:260] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.301512 14531 ts_tablet_manager.cc:1434] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:02:51.300503 14533 raft_consensus.cc:697] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.306176 14572 raft_consensus.cc:493] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.306773 14572 raft_consensus.cc:515] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.307366 14533 consensus_queue.cc:237] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.308785 14572 leader_election.cc:290] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.309942 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.310564 14485 raft_consensus.cc:2468] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 0.
I20260709 13:02:51.311846 14301 leader_election.cc:304] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.312611 14572 raft_consensus.cc:2804] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.312984 14572 raft_consensus.cc:493] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.313330 14572 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.321686 14572 raft_consensus.cc:515] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.320235 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" is_pre_election: true
I20260709 13:02:51.323577 14412 raft_consensus.cc:2468] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 0.
I20260709 13:02:51.326171 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:51.326843 14412 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.328048 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.328593 14485 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.333375 14412 raft_consensus.cc:2468] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 1.
I20260709 13:02:51.334830 14485 raft_consensus.cc:2468] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 1.
I20260709 13:02:51.337219 14300 leader_election.cc:304] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.338668 14576 raft_consensus.cc:2804] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:51.339250 14576 raft_consensus.cc:697] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Becoming Leader. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:51.340152 14576 consensus_queue.cc:237] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.334920 14572 leader_election.cc:290] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 election: Requested vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.345224 14233 catalog_manager.cc:5697] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.347698 14233 catalog_manager.cc:5697] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.351984 14335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" is_pre_election: true
I20260709 13:02:51.361387 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" is_pre_election: true
I20260709 13:02:51.362102 14412 raft_consensus.cc:2393] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f1aaf92dffe423fa5966b8e2e34a889 in current term 1: Already voted for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in this term.
I20260709 13:02:51.363261 14449 leader_election.cc:304] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889; no voters: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:51.364087 14537 raft_consensus.cc:2749] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:02:51.364320 14233 catalog_manager.cc:5697] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a reported cstate change: term changed from 0 to 1, leader changed from <none> to e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129). New cstate: current_term: 1 leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.375689 14576 raft_consensus.cc:493] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:51.376186 14576 raft_consensus.cc:515] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.378240 14576 leader_election.cc:290] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.379060 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" is_pre_election: true
I20260709 13:02:51.379264 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" is_pre_election: true
I20260709 13:02:51.379662 14412 raft_consensus.cc:2468] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 0.
I20260709 13:02:51.379818 14485 raft_consensus.cc:2468] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 0.
I20260709 13:02:51.380669 14300 leader_election.cc:304] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.381248 14576 raft_consensus.cc:2804] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:02:51.381508 14576 raft_consensus.cc:493] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:51.381750 14576 raft_consensus.cc:3060] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.385967 14576 raft_consensus.cc:515] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.387622 14576 leader_election.cc:290] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 election: Requested vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.388530 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:51.388810 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.389199 14412 raft_consensus.cc:3060] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.389365 14485 raft_consensus.cc:3060] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.394879 14485 raft_consensus.cc:2468] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 1.
I20260709 13:02:51.396358 14301 leader_election.cc:304] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.396556 14412 raft_consensus.cc:2468] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 1.
I20260709 13:02:51.397289 14576 raft_consensus.cc:2804] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:02:51.398000 14576 raft_consensus.cc:697] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Becoming Leader. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:51.398859 14576 consensus_queue.cc:237] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.407814 14233 catalog_manager.cc:5697] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a reported cstate change: term changed from 0 to 1, leader changed from <none> to e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129). New cstate: current_term: 1 leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.482527 14412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:39628
I20260709 13:02:51.483100 14412 raft_consensus.cc:606] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Received request to transfer leadership to TS e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:51.490705 14412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:39628
I20260709 13:02:51.491286 14412 raft_consensus.cc:606] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Received request to transfer leadership to TS e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:51.491477 14575 consensus_queue.cc:1048] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.502511 14575 consensus_queue.cc:1048] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.531783 14335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
mode: GRACEFUL
new_leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:36378
I20260709 13:02:51.532388 14335 raft_consensus.cc:606] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Received request to transfer leadership to TS cf0ebcfa410b49da9e6ba1e932b76cf6
I20260709 13:02:51.546759 14412 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:39628
I20260709 13:02:51.547363 14412 raft_consensus.cc:606] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Received request to transfer leadership to TS 5f1aaf92dffe423fa5966b8e2e34a889
I20260709 13:02:51.560755 14542 consensus_queue.cc:1048] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:51.570595 14335 raft_consensus.cc:3060] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.572265 14485 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:02:51.580696 14542 consensus_queue.cc:1048] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.581202 14576 consensus_queue.cc:1048] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:02:51.600783 14576 consensus_queue.cc:1048] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.616885 14576 raft_consensus.cc:993] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a: : Instructing follower cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:51.617352 14572 raft_consensus.cc:1081] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Signalling peer cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:51.619091 14412 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:39606
I20260709 13:02:51.619540 14412 raft_consensus.cc:493] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.619843 14412 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.624202 14412 raft_consensus.cc:515] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.626346 14412 leader_election.cc:290] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 2 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.626538 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:51.626787 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.627333 14485 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.627157 14337 raft_consensus.cc:3055] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.628126 14337 raft_consensus.cc:740] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:51.628870 14337 consensus_queue.cc:260] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.630214 14337 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.633402 14485 raft_consensus.cc:2468] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 2.
I20260709 13:02:51.634507 14376 leader_election.cc:304] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:51.635120 14542 raft_consensus.cc:2804] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.635538 14542 raft_consensus.cc:697] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.636296 14542 consensus_queue.cc:237] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue 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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.636452 14337 raft_consensus.cc:2468] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 2.
I20260709 13:02:51.642971 14234 catalog_manager.cc:5697] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 1 to 2, leader changed from e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129) to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.707576 14542 consensus_queue.cc:1048] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.718788 14542 consensus_queue.cc:1048] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:51.728132 14575 raft_consensus.cc:993] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:51.728565 14575 raft_consensus.cc:1081] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Signalling peer e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:51.730261 14337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:36356
I20260709 13:02:51.730789 14337 raft_consensus.cc:493] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.731073 14337 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.736444 14337 raft_consensus.cc:515] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.738857 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:51.739009 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.739451 14412 raft_consensus.cc:3055] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.739509 14485 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.739866 14412 raft_consensus.cc:740] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.740641 14412 consensus_queue.cc:260] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.741689 14412 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.739882 14337 leader_election.cc:290] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 2 election: Requested vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:51.747584 14485 raft_consensus.cc:2468] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 2.
I20260709 13:02:51.748564 14412 raft_consensus.cc:2468] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 2.
I20260709 13:02:51.748811 14301 leader_election.cc:304] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.749604 14572 raft_consensus.cc:2804] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.750113 14572 raft_consensus.cc:697] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Becoming Leader. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:51.749366 14542 consensus_queue.cc:1048] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:02:51.750907 14572 consensus_queue.cc:237] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Queue 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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.759245 14234 catalog_manager.cc:5697] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a reported cstate change: term changed from 1 to 2, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129). New cstate: current_term: 2 leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.761183 14534 raft_consensus.cc:993] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:51.761615 14534 raft_consensus.cc:1081] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Signalling peer 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:51.765496 14486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a"
dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:48702
I20260709 13:02:51.766063 14486 raft_consensus.cc:493] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.766443 14486 raft_consensus.cc:3060] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.769711 14533 consensus_queue.cc:1048] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.774554 14486 raft_consensus.cc:515] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.777456 14485 raft_consensus.cc:1240] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Rejecting Update request from peer cf0ebcfa410b49da9e6ba1e932b76cf6 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:51.778913 14335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:51.779237 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c49254fe7346bdbcf4691cb9281e7a" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:51.779815 14412 raft_consensus.cc:3055] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.780102 14412 raft_consensus.cc:740] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.780855 14412 consensus_queue.cc:260] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.781766 14412 raft_consensus.cc:3060] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.781831 14486 leader_election.cc:290] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [CANDIDATE]: Term 2 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:51.788110 14412 raft_consensus.cc:2468] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 2.
I20260709 13:02:51.788970 14449 leader_election.cc:304] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [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: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:51.789600 14537 raft_consensus.cc:2804] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.790603 14537 raft_consensus.cc:697] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Becoming Leader. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Running, Role: LEADER
I20260709 13:02:51.791425 14537 consensus_queue.cc:237] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:51.798580 14234 catalog_manager.cc:5697] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 reported cstate change: term changed from 1 to 2, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:51.806722 14533 raft_consensus.cc:993] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:51.807201 14533 raft_consensus.cc:1081] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Signalling peer e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:51.808884 14337 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:36356
I20260709 13:02:51.809428 14337 raft_consensus.cc:493] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:51.809783 14337 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.812592 14542 consensus_queue.cc:1048] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.816587 14337 raft_consensus.cc:515] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:51.819562 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:51.820117 14485 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.824558 14337 leader_election.cc:290] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 2 election: Requested vote from peers 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:51.824841 14412 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:51.825431 14412 raft_consensus.cc:3055] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:51.825757 14412 raft_consensus.cc:740] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:51.826517 14412 consensus_queue.cc:260] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:51.827589 14412 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:51.834131 14412 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 2.
I20260709 13:02:51.835059 14572 consensus_queue.cc:1048] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.835331 14300 leader_election.cc:304] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:51.836162 14572 raft_consensus.cc:2804] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:51.836601 14572 raft_consensus.cc:697] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Becoming Leader. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:51.837265 14572 consensus_queue.cc:237] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Queue 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: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:51.833953 14485 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 2.
I20260709 13:02:51.842715 14534 consensus_queue.cc:1048] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.847052 14234 catalog_manager.cc:5697] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a reported cstate change: term changed from 1 to 2, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129). New cstate: current_term: 2 leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:51.855751 14541 consensus_queue.cc:1048] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.940225 14541 consensus_queue.cc:1048] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:51.951984 14572 consensus_queue.cc:1048] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:02:52.057765 14337 raft_consensus.cc:1275] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.059013 14534 consensus_queue.cc:1048] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.065941 14486 raft_consensus.cc:1275] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.067674 14533 consensus_queue.cc:1048] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.175201 14486 raft_consensus.cc:1275] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.175275 14412 raft_consensus.cc:1275] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.176529 14572 consensus_queue.cc:1048] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.176636 14537 consensus_queue.cc:1048] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.188620 14337 raft_consensus.cc:3060] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:52.189083 14411 raft_consensus.cc:1275] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.190698 14541 consensus_queue.cc:1048] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.197970 14337 raft_consensus.cc:1275] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.200973 14611 consensus_queue.cc:1048] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.226953 14486 raft_consensus.cc:1275] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.228404 14541 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:52.236375 14412 raft_consensus.cc:1275] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:52.237986 14576 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:54.575876 14202 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:02:54.576650 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:54.594492 14337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
mode: GRACEFUL
new_leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:36388
I20260709 13:02:54.595091 14337 raft_consensus.cc:606] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Received request to transfer leadership to TS 5f1aaf92dffe423fa5966b8e2e34a889
I20260709 13:02:54.606002 14411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:39630
I20260709 13:02:54.606529 14411 raft_consensus.cc:606] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Received request to transfer leadership to TS 5f1aaf92dffe423fa5966b8e2e34a889
I20260709 13:02:54.607491 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:54.607915 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:54.920012 14614 raft_consensus.cc:993] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a: : Instructing follower 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:54.920428 14576 raft_consensus.cc:1081] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Signalling peer 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:54.921890 14486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787"
dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:48710
I20260709 13:02:54.922369 14486 raft_consensus.cc:493] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:54.922646 14486 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:54.926918 14486 raft_consensus.cc:515] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:54.928467 14486 leader_election.cc:290] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [CANDIDATE]: Term 3 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:54.929282 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:54.929545 14411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:54.929737 14337 raft_consensus.cc:3055] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:54.930016 14337 raft_consensus.cc:740] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:54.930027 14411 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:54.930792 14337 consensus_queue.cc:260] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:54.931659 14337 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:54.934840 14411 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 3.
I20260709 13:02:54.935886 14337 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 3.
I20260709 13:02:54.935861 14449 leader_election.cc:304] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [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: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:54.936698 14611 raft_consensus.cc:2804] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:54.937625 14611 raft_consensus.cc:697] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 LEADER]: Becoming Leader. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Running, Role: LEADER
I20260709 13:02:54.938413 14611 consensus_queue.cc:237] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [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: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:54.945040 14232 catalog_manager.cc:5697] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 reported cstate change: term changed from 2 to 3, leader changed from e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129) to 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.169960 14624 raft_consensus.cc:993] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:55.170389 14613 raft_consensus.cc:1081] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Signalling peer 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:55.171790 14486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49"
dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:48702
I20260709 13:02:55.172274 14486 raft_consensus.cc:493] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.172569 14486 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.177171 14486 raft_consensus.cc:515] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.178681 14486 leader_election.cc:290] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [CANDIDATE]: Term 2 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:55.179495 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:55.179673 14411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:55.180051 14337 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.180153 14411 raft_consensus.cc:3055] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.180449 14411 raft_consensus.cc:740] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:55.181090 14411 consensus_queue.cc:260] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.181944 14411 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.184506 14337 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 2.
I20260709 13:02:55.185465 14449 leader_election.cc:304] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [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: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:55.186115 14611 raft_consensus.cc:2804] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:55.186479 14411 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 2.
I20260709 13:02:55.186616 14611 raft_consensus.cc:697] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Becoming Leader. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Running, Role: LEADER
I20260709 13:02:55.187379 14611 consensus_queue.cc:237] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Queue 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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.196341 14232 catalog_manager.cc:5697] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 reported cstate change: term changed from 1 to 2, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:55.365513 14337 raft_consensus.cc:1275] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:55.366750 14611 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:55.375379 14411 raft_consensus.cc:1275] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:55.376883 14628 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:55.588392 14411 raft_consensus.cc:1275] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.589514 14618 consensus_queue.cc:1048] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.597765 14337 raft_consensus.cc:1275] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:55.600732 14611 consensus_queue.cc:1048] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:55.608599 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:55.627442 14486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787"
dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
mode: GRACEFUL
new_leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:48718
I20260709 13:02:55.627920 14486 raft_consensus.cc:606] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 LEADER]: Received request to transfer leadership to TS cf0ebcfa410b49da9e6ba1e932b76cf6
I20260709 13:02:55.632479 14337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
mode: GRACEFUL
new_leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:36378
I20260709 13:02:55.632957 14337 raft_consensus.cc:606] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Received request to transfer leadership to TS cf0ebcfa410b49da9e6ba1e932b76cf6
I20260709 13:02:55.637204 14337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
mode: GRACEFUL
new_leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:36378
I20260709 13:02:55.637619 14337 raft_consensus.cc:606] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Received request to transfer leadership to TS cf0ebcfa410b49da9e6ba1e932b76cf6
I20260709 13:02:55.641813 14337 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
mode: GRACEFUL
new_leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:36378
I20260709 13:02:55.642268 14337 raft_consensus.cc:606] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Received request to transfer leadership to TS cf0ebcfa410b49da9e6ba1e932b76cf6
I20260709 13:02:55.652949 14486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49"
dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
mode: GRACEFUL
new_leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:48718
I20260709 13:02:55.653424 14486 raft_consensus.cc:606] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Received request to transfer leadership to TS cf0ebcfa410b49da9e6ba1e932b76cf6
I20260709 13:02:55.722671 14576 raft_consensus.cc:993] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a: : Instructing follower cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:55.723052 14638 raft_consensus.cc:1081] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Signalling peer cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:55.724428 14411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:39606
I20260709 13:02:55.724859 14411 raft_consensus.cc:493] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.725113 14411 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.729318 14411 raft_consensus.cc:515] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.730819 14411 leader_election.cc:290] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 2 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:55.731623 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:55.731807 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:55.732107 14337 raft_consensus.cc:3055] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.732328 14486 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.732435 14337 raft_consensus.cc:740] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:55.733131 14337 consensus_queue.cc:260] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.733970 14337 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.736312 14486 raft_consensus.cc:2468] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 2.
I20260709 13:02:55.737248 14376 leader_election.cc:304] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:55.737737 14337 raft_consensus.cc:2468] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 2.
I20260709 13:02:55.737874 14637 raft_consensus.cc:2804] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:55.738338 14637 raft_consensus.cc:697] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:55.739033 14637 consensus_queue.cc:237] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue 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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.744699 14232 catalog_manager.cc:5697] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 1 to 2, leader changed from e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129) to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.866083 14576 raft_consensus.cc:993] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a: : Instructing follower cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:55.866550 14638 raft_consensus.cc:1081] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Signalling peer cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:55.867956 14411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:39606
I20260709 13:02:55.868381 14411 raft_consensus.cc:493] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.868630 14411 raft_consensus.cc:3060] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.873628 14411 raft_consensus.cc:515] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.875316 14411 leader_election.cc:290] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 2 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:55.875917 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:55.876439 14337 raft_consensus.cc:3055] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:55.876709 14337 raft_consensus.cc:740] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:55.877496 14638 raft_consensus.cc:993] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a: : Instructing follower cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:55.877377 14337 consensus_queue.cc:260] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.877744 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55cbabc60eb345fd8392e6dd4cf01f73" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:55.877875 14638 raft_consensus.cc:1081] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Signalling peer cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:55.878302 14486 raft_consensus.cc:3060] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.878482 14337 raft_consensus.cc:3060] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:55.879640 14411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:39606
I20260709 13:02:55.880151 14411 raft_consensus.cc:493] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.880489 14411 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.882457 14337 raft_consensus.cc:2468] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 2.
I20260709 13:02:55.883244 14375 leader_election.cc:304] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:55.883827 14637 raft_consensus.cc:2804] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:55.883921 14486 raft_consensus.cc:2468] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 2.
I20260709 13:02:55.884217 14637 raft_consensus.cc:697] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:55.885324 14637 consensus_queue.cc:237] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Queue 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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.886111 14411 raft_consensus.cc:515] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.887622 14411 leader_election.cc:290] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 3 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:55.888576 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:55.889083 14486 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.889062 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "addce48269a94d128bc7ed37ed3cbedc" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:55.889810 14337 raft_consensus.cc:3055] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:55.890097 14337 raft_consensus.cc:740] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:55.890758 14337 consensus_queue.cc:260] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.891675 14337 raft_consensus.cc:3060] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:55.892767 14232 catalog_manager.cc:5697] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 1 to 2, leader changed from e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129) to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.894421 14486 raft_consensus.cc:2468] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 3.
I20260709 13:02:55.895431 14376 leader_election.cc:304] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: 5f1aaf92dffe423fa5966b8e2e34a889, cf0ebcfa410b49da9e6ba1e932b76cf6; no voters: 
I20260709 13:02:55.895663 14337 raft_consensus.cc:2468] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 3.
I20260709 13:02:55.896098 14637 raft_consensus.cc:2804] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:55.896567 14637 raft_consensus.cc:697] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:55.897181 14637 consensus_queue.cc:237] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:55.903960 14232 catalog_manager.cc:5697] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 2 to 3, leader changed from e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129) to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:55.913368 14633 raft_consensus.cc:993] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889: : Instructing follower cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:55.913793 14611 raft_consensus.cc:1081] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 LEADER]: Signalling peer cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:55.915217 14411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:39620
I20260709 13:02:55.915777 14411 raft_consensus.cc:493] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:55.916152 14411 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:55.920621 14411 raft_consensus.cc:515] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:55.922087 14411 leader_election.cc:290] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 4 election: Requested vote from peers 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217), e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439)
I20260709 13:02:55.922711 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:55.923193 14486 raft_consensus.cc:3055] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:55.923166 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:55.923540 14486 raft_consensus.cc:740] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Running, Role: LEADER
I20260709 13:02:55.923715 14337 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:55.924144 14486 consensus_queue.cc:260] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [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: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:55.924899 14486 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:55.927454 14337 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 4.
I20260709 13:02:55.928329 14375 leader_election.cc:304] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:55.928643 14486 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 4.
I20260709 13:02:55.928989 14637 raft_consensus.cc:2804] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:55.929430 14637 raft_consensus.cc:697] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:55.930151 14637 consensus_queue.cc:237] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:55.935273 14232 catalog_manager.cc:5697] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 3 to 4, leader changed from 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131) to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 4 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:56.097473 14633 raft_consensus.cc:993] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889: : Instructing follower cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:56.097900 14611 raft_consensus.cc:1081] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Signalling peer cf0ebcfa410b49da9e6ba1e932b76cf6 to start an election
I20260709 13:02:56.099299 14411 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
 from {username='slave'} at 127.0.0.1:39620
I20260709 13:02:56.099769 14411 raft_consensus.cc:493] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:56.100055 14411 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.104379 14411 raft_consensus.cc:515] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:56.105878 14411 leader_election.cc:290] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [CANDIDATE]: Term 3 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:56.106899 14337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:56.107218 14486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:56.107359 14337 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.107654 14486 raft_consensus.cc:3055] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:56.107873 14486 raft_consensus.cc:740] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Running, Role: LEADER
I20260709 13:02:56.108371 14486 consensus_queue.cc:260] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:56.109098 14486 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:56.111244 14337 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 3.
I20260709 13:02:56.112174 14375 leader_election.cc:304] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: cf0ebcfa410b49da9e6ba1e932b76cf6, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:56.112775 14637 raft_consensus.cc:2804] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:56.112856 14486 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf0ebcfa410b49da9e6ba1e932b76cf6 in term 3.
I20260709 13:02:56.113155 14637 raft_consensus.cc:697] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 LEADER]: Becoming Leader. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:56.113907 14637 consensus_queue.cc:237] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:56.119280 14232 catalog_manager.cc:5697] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 reported cstate change: term changed from 2 to 3, leader changed from 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131) to cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:56.215399 14337 raft_consensus.cc:1275] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.216593 14637 consensus_queue.cc:1048] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:56.225508 14486 raft_consensus.cc:1275] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.226945 14637 consensus_queue.cc:1048] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:56.419826 14337 raft_consensus.cc:1275] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:56.421025 14637 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:56.428740 14486 raft_consensus.cc:1275] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 4 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:56.429924 14647 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:56.445734 14337 raft_consensus.cc:1275] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.446990 14652 consensus_queue.cc:1048] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:56.460430 14486 raft_consensus.cc:1275] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:56.462149 14647 consensus_queue.cc:1048] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:56.469300 14485 raft_consensus.cc:1275] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:56.470867 14647 consensus_queue.cc:1048] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.478680 14337 raft_consensus.cc:1275] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:56.479724 14652 consensus_queue.cc:1048] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.550973 14337 raft_consensus.cc:1275] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:56.552160 14652 consensus_queue.cc:1048] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:56.559300 14485 raft_consensus.cc:1275] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Refusing update from remote peer cf0ebcfa410b49da9e6ba1e932b76cf6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:56.560453 14647 consensus_queue.cc:1048] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:58.657406 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:58.664554 14411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:39630
I20260709 13:02:58.665359 14411 raft_consensus.cc:606] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Received request to transfer leadership to TS e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:58.667948 14411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:39630
I20260709 13:02:58.668393 14411 raft_consensus.cc:606] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 LEADER]: Received request to transfer leadership to TS e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:58.670363 14411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:39630
I20260709 13:02:58.670809 14411 raft_consensus.cc:606] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 LEADER]: Received request to transfer leadership to TS e055d0e9fdf8430ab2896a4bdf5c8e3a
I20260709 13:02:58.672748 14411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:39630
I20260709 13:02:58.673183 14411 raft_consensus.cc:606] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Received request to transfer leadership to TS 5f1aaf92dffe423fa5966b8e2e34a889
I20260709 13:02:58.675379 14411 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb89e090f96e40a9ad052ce926987bd9"
dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
mode: GRACEFUL
new_leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:39630
I20260709 13:02:58.675784 14411 raft_consensus.cc:606] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Received request to transfer leadership to TS 5f1aaf92dffe423fa5966b8e2e34a889
I20260709 13:02:58.676649 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:58.677017 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:58.924616 14660 raft_consensus.cc:993] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:58.925128 14613 raft_consensus.cc:1081] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 LEADER]: Signalling peer e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:58.926573 14335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:36356
I20260709 13:02:58.927052 14335 raft_consensus.cc:493] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:58.927357 14335 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:58.932801 14335 raft_consensus.cc:515] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:58.934554 14335 leader_election.cc:290] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 5 election: Requested vote from peers 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:58.935454 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:58.935556 14411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35d4f47b8fd14836889b255cc89ba787" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:58.936162 14485 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:58.936218 14411 raft_consensus.cc:3055] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:58.936579 14411 raft_consensus.cc:740] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:58.937407 14411 consensus_queue.cc:260] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:58.938685 14411 raft_consensus.cc:3060] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:58.942287 14485 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 5.
I20260709 13:02:58.943490 14301 leader_election.cc:304] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:58.944591 14411 raft_consensus.cc:2468] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 5.
I20260709 13:02:58.944940 14661 raft_consensus.cc:2804] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:58.945880 14661 raft_consensus.cc:697] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 5 LEADER]: Becoming Leader. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:58.946755 14661 consensus_queue.cc:237] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } }
I20260709 13:02:58.952904 14234 catalog_manager.cc:5697] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a reported cstate change: term changed from 4 to 5, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129). New cstate: current_term: 5 leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:58.981316 14660 raft_consensus.cc:993] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:58.981721 14613 raft_consensus.cc:1081] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Signalling peer 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:58.983165 14485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb89e090f96e40a9ad052ce926987bd9"
dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:48702
I20260709 13:02:58.983595 14485 raft_consensus.cc:493] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:58.983846 14485 raft_consensus.cc:3060] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.987565 14485 raft_consensus.cc:515] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:58.988943 14485 leader_election.cc:290] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [CANDIDATE]: Term 2 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:58.989854 14335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb89e090f96e40a9ad052ce926987bd9" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:58.990053 14411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb89e090f96e40a9ad052ce926987bd9" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:58.990463 14335 raft_consensus.cc:3060] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.990535 14411 raft_consensus.cc:3055] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:58.990854 14411 raft_consensus.cc:740] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:58.991408 14411 consensus_queue.cc:260] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:58.992219 14411 raft_consensus.cc:3060] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:58.995054 14335 raft_consensus.cc:2468] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 2.
I20260709 13:02:58.996233 14449 leader_election.cc:304] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [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: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:58.996739 14411 raft_consensus.cc:2468] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 2.
I20260709 13:02:58.996932 14659 raft_consensus.cc:2804] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:58.998286 14659 raft_consensus.cc:697] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Becoming Leader. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Running, Role: LEADER
I20260709 13:02:58.999142 14659 consensus_queue.cc:237] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Queue 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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.005436 14234 catalog_manager.cc:5697] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 reported cstate change: term changed from 1 to 2, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:59.046770 14660 raft_consensus.cc:993] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:59.047183 14613 raft_consensus.cc:1081] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Signalling peer 5f1aaf92dffe423fa5966b8e2e34a889 to start an election
I20260709 13:02:59.048430 14485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7"
dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
 from {username='slave'} at 127.0.0.1:48702
I20260709 13:02:59.048825 14485 raft_consensus.cc:493] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:59.049090 14485 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.053632 14485 raft_consensus.cc:515] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.055214 14485 leader_election.cc:290] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [CANDIDATE]: Term 3 election: Requested vote from peers e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439), cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545)
I20260709 13:02:59.055887 14335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
I20260709 13:02:59.056180 14411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4d2c9e71874d23ba2d853b7aec61a7" candidate_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:59.056421 14335 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.056661 14411 raft_consensus.cc:3055] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:59.056942 14411 raft_consensus.cc:740] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:59.057631 14411 consensus_queue.cc:260] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.058713 14411 raft_consensus.cc:3060] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.062495 14335 raft_consensus.cc:2468] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 3.
I20260709 13:02:59.063571 14449 leader_election.cc:304] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [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: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:59.064373 14659 raft_consensus.cc:2804] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:59.064829 14659 raft_consensus.cc:697] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 LEADER]: Becoming Leader. State: Replica: 5f1aaf92dffe423fa5966b8e2e34a889, State: Running, Role: LEADER
I20260709 13:02:59.064986 14411 raft_consensus.cc:2468] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f1aaf92dffe423fa5966b8e2e34a889 in term 3.
I20260709 13:02:59.065845 14659 consensus_queue.cc:237] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.067720 14613 raft_consensus.cc:993] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:59.068116 14660 raft_consensus.cc:1081] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Signalling peer e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:59.069746 14335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:36356
I20260709 13:02:59.070253 14335 raft_consensus.cc:493] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:59.070565 14335 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.073479 14234 catalog_manager.cc:5697] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 reported cstate change: term changed from 2 to 3, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:59.075013 14335 raft_consensus.cc:515] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.077179 14411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:59.077399 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0145b126bdb44f67b3c65cff4e7baf8f" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:59.077705 14411 raft_consensus.cc:3055] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:59.077823 14485 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.078042 14411 raft_consensus.cc:740] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:59.076933 14335 leader_election.cc:290] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 3 election: Requested vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:59.079087 14411 consensus_queue.cc:260] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.080173 14411 raft_consensus.cc:3060] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:59.083437 14485 raft_consensus.cc:2468] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 3.
I20260709 13:02:59.084157 14411 raft_consensus.cc:2468] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 3.
I20260709 13:02:59.084216 14301 leader_election.cc:304] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:59.084944 14661 raft_consensus.cc:2804] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:59.085369 14661 raft_consensus.cc:697] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 LEADER]: Becoming Leader. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:59.086074 14661 consensus_queue.cc:237] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.092741 14234 catalog_manager.cc:5697] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a reported cstate change: term changed from 2 to 3, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129). New cstate: current_term: 3 leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.134655 14613 raft_consensus.cc:993] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6: : Instructing follower e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:59.135035 14660 raft_consensus.cc:1081] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 LEADER]: Signalling peer e055d0e9fdf8430ab2896a4bdf5c8e3a to start an election
I20260709 13:02:59.136391 14335 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49"
dest_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a"
 from {username='slave'} at 127.0.0.1:36356
I20260709 13:02:59.136814 14335 raft_consensus.cc:493] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:59.137060 14335 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:59.141206 14335 raft_consensus.cc:515] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.142712 14335 leader_election.cc:290] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [CANDIDATE]: Term 4 election: Requested vote from peers cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545), 5f1aaf92dffe423fa5966b8e2e34a889 (127.13.222.131:41217)
I20260709 13:02:59.143479 14411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6"
I20260709 13:02:59.143703 14485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42524953885d4f1898e41bd227cd4d49" candidate_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5f1aaf92dffe423fa5966b8e2e34a889"
I20260709 13:02:59.144007 14411 raft_consensus.cc:3055] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:59.144148 14485 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:59.144320 14411 raft_consensus.cc:740] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cf0ebcfa410b49da9e6ba1e932b76cf6, State: Running, Role: LEADER
I20260709 13:02:59.145056 14411 consensus_queue.cc:260] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.146121 14411 raft_consensus.cc:3060] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:59.149811 14485 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 4.
I20260709 13:02:59.150817 14301 leader_election.cc:304] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: 5f1aaf92dffe423fa5966b8e2e34a889, e055d0e9fdf8430ab2896a4bdf5c8e3a; no voters: 
I20260709 13:02:59.151484 14661 raft_consensus.cc:2804] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:59.151459 14411 raft_consensus.cc:2468] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e055d0e9fdf8430ab2896a4bdf5c8e3a in term 4.
I20260709 13:02:59.152029 14661 raft_consensus.cc:697] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 LEADER]: Becoming Leader. State: Replica: e055d0e9fdf8430ab2896a4bdf5c8e3a, State: Running, Role: LEADER
I20260709 13:02:59.152866 14661 consensus_queue.cc:237] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [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: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } }
I20260709 13:02:59.159437 14234 catalog_manager.cc:5697] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a reported cstate change: term changed from 3 to 4, leader changed from cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130) to e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129). New cstate: current_term: 4 leader_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:59.366289 14485 raft_consensus.cc:1275] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 5 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:59.367453 14661 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:59.376889 14411 raft_consensus.cc:1275] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 5 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:59.378619 14676 consensus_queue.cc:1048] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:59.399132 14411 raft_consensus.cc:1275] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.400234 14659 consensus_queue.cc:1048] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:59.408670 14335 raft_consensus.cc:1275] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:59.410238 14681 consensus_queue.cc:1048] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:59.530766 14411 raft_consensus.cc:1275] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.531863 14676 consensus_queue.cc:1048] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:59.539809 14485 raft_consensus.cc:1275] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.541327 14661 consensus_queue.cc:1048] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:59.542091 14411 raft_consensus.cc:1275] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:59.544018 14662 consensus_queue.cc:1048] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:59.556699 14486 raft_consensus.cc:1275] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 4 FOLLOWER]: Refusing update from remote peer e055d0e9fdf8430ab2896a4bdf5c8e3a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:59.558106 14676 consensus_queue.cc:1048] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f1aaf92dffe423fa5966b8e2e34a889" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 41217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:59.613270 14411 raft_consensus.cc:1275] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.614456 14681 consensus_queue.cc:1048] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf0ebcfa410b49da9e6ba1e932b76cf6" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:59.622884 14335 raft_consensus.cc:1275] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Refusing update from remote peer 5f1aaf92dffe423fa5966b8e2e34a889: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:59.624166 14659 consensus_queue.cc:1048] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e055d0e9fdf8430ab2896a4bdf5c8e3a" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 45439 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:59.677791 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:59.683118 14202 tablet_server.cc:179] TabletServer@127.13.222.129:0 shutting down...
W20260709 13:02:59.699158 14375 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:59.703058 14375 consensus_peers.cc:597] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 -> Peer e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439): Couldn't send request to peer e055d0e9fdf8430ab2896a4bdf5c8e3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:59.705921 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:59.706589 14202 tablet_replica.cc:333] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.707376 14202 raft_consensus.cc:2243] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.707894 14202 raft_consensus.cc:2272] T 55cbabc60eb345fd8392e6dd4cf01f73 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:59.710573 14375 consensus_peers.cc:597] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 -> Peer e055d0e9fdf8430ab2896a4bdf5c8e3a (127.13.222.129:45439): Couldn't send request to peer e055d0e9fdf8430ab2896a4bdf5c8e3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:59.710739 14202 tablet_replica.cc:333] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.711287 14202 raft_consensus.cc:2243] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.711953 14202 raft_consensus.cc:2272] T 42524953885d4f1898e41bd227cd4d49 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.713737 14202 tablet_replica.cc:333] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.714238 14202 raft_consensus.cc:2243] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.714610 14202 raft_consensus.cc:2272] T 9b4d2c9e71874d23ba2d853b7aec61a7 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.716531 14202 tablet_replica.cc:333] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.716995 14202 raft_consensus.cc:2243] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.717355 14202 raft_consensus.cc:2272] T addce48269a94d128bc7ed37ed3cbedc P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.718984 14202 tablet_replica.cc:333] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.719429 14202 raft_consensus.cc:2243] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.719791 14202 raft_consensus.cc:2272] T cb89e090f96e40a9ad052ce926987bd9 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.721575 14202 tablet_replica.cc:333] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.722031 14202 raft_consensus.cc:2243] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.722424 14202 raft_consensus.cc:2272] T 3f079c72ef3a4a53ab742efe68120ab8 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.723868 14202 tablet_replica.cc:333] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.724279 14202 raft_consensus.cc:2243] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.724905 14202 raft_consensus.cc:2272] T 35d4f47b8fd14836889b255cc89ba787 P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.726667 14202 tablet_replica.cc:333] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.727087 14202 raft_consensus.cc:2243] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.727712 14202 raft_consensus.cc:2272] T 0145b126bdb44f67b3c65cff4e7baf8f P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.729449 14202 tablet_replica.cc:333] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a: stopping tablet replica
I20260709 13:02:59.729846 14202 raft_consensus.cc:2243] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.730235 14202 raft_consensus.cc:2272] T b5c49254fe7346bdbcf4691cb9281e7a P e055d0e9fdf8430ab2896a4bdf5c8e3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.816681 14202 tablet_server.cc:196] TabletServer@127.13.222.129:0 shutdown complete.
I20260709 13:02:59.835302 14202 tablet_server.cc:179] TabletServer@127.13.222.130:0 shutting down...
I20260709 13:02:59.853775 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:59.854560 14202 tablet_replica.cc:333] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.855115 14202 raft_consensus.cc:2243] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.855554 14202 raft_consensus.cc:2272] T 9b4d2c9e71874d23ba2d853b7aec61a7 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.858004 14202 tablet_replica.cc:333] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.858553 14202 raft_consensus.cc:2243] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.858937 14202 raft_consensus.cc:2272] T 42524953885d4f1898e41bd227cd4d49 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.860947 14202 tablet_replica.cc:333] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.861435 14202 raft_consensus.cc:2243] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.862154 14202 raft_consensus.cc:2272] T 55cbabc60eb345fd8392e6dd4cf01f73 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.863682 14202 tablet_replica.cc:333] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.864106 14202 raft_consensus.cc:2243] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.864795 14202 raft_consensus.cc:2272] T addce48269a94d128bc7ed37ed3cbedc P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.866417 14202 tablet_replica.cc:333] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.866850 14202 raft_consensus.cc:2243] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.867277 14202 raft_consensus.cc:2272] T b5c49254fe7346bdbcf4691cb9281e7a P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.868721 14202 tablet_replica.cc:333] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.869127 14202 raft_consensus.cc:2243] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.869485 14202 raft_consensus.cc:2272] T 0145b126bdb44f67b3c65cff4e7baf8f P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.871258 14202 tablet_replica.cc:333] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.871685 14202 raft_consensus.cc:2243] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.872331 14202 raft_consensus.cc:2272] T 3f079c72ef3a4a53ab742efe68120ab8 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.873744 14202 tablet_replica.cc:333] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.874138 14202 raft_consensus.cc:2243] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.874533 14202 raft_consensus.cc:2272] T cb89e090f96e40a9ad052ce926987bd9 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.876235 14202 tablet_replica.cc:333] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6: stopping tablet replica
I20260709 13:02:59.876628 14202 raft_consensus.cc:2243] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.876972 14202 raft_consensus.cc:2272] T 35d4f47b8fd14836889b255cc89ba787 P cf0ebcfa410b49da9e6ba1e932b76cf6 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:59.881925 14449 consensus_peers.cc:597] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 -> Peer cf0ebcfa410b49da9e6ba1e932b76cf6 (127.13.222.130:40545): Couldn't send request to peer cf0ebcfa410b49da9e6ba1e932b76cf6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:59.903182 14202 tablet_server.cc:196] TabletServer@127.13.222.130:0 shutdown complete.
I20260709 13:02:59.919312 14202 tablet_server.cc:179] TabletServer@127.13.222.131:0 shutting down...
I20260709 13:02:59.937875 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:59.938572 14202 tablet_replica.cc:333] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.939123 14202 raft_consensus.cc:2243] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.939550 14202 raft_consensus.cc:2272] T 0145b126bdb44f67b3c65cff4e7baf8f P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.941485 14202 tablet_replica.cc:333] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.941953 14202 raft_consensus.cc:2243] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.942776 14202 raft_consensus.cc:2272] T b5c49254fe7346bdbcf4691cb9281e7a P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.944357 14202 tablet_replica.cc:333] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.944824 14202 raft_consensus.cc:2243] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.945454 14202 raft_consensus.cc:2272] T 9b4d2c9e71874d23ba2d853b7aec61a7 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.947216 14202 tablet_replica.cc:333] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.947683 14202 raft_consensus.cc:2243] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.948041 14202 raft_consensus.cc:2272] T 55cbabc60eb345fd8392e6dd4cf01f73 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.949536 14202 tablet_replica.cc:333] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.950003 14202 raft_consensus.cc:2243] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.950421 14202 raft_consensus.cc:2272] T 42524953885d4f1898e41bd227cd4d49 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.952303 14202 tablet_replica.cc:333] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.952739 14202 raft_consensus.cc:2243] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.953099 14202 raft_consensus.cc:2272] T addce48269a94d128bc7ed37ed3cbedc P 5f1aaf92dffe423fa5966b8e2e34a889 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.954595 14202 tablet_replica.cc:333] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.955008 14202 raft_consensus.cc:2243] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:59.955642 14202 raft_consensus.cc:2272] T cb89e090f96e40a9ad052ce926987bd9 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.957283 14202 tablet_replica.cc:333] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.957696 14202 raft_consensus.cc:2243] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.958029 14202 raft_consensus.cc:2272] T 3f079c72ef3a4a53ab742efe68120ab8 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.959453 14202 tablet_replica.cc:333] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889: stopping tablet replica
I20260709 13:02:59.959836 14202 raft_consensus.cc:2243] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:59.960202 14202 raft_consensus.cc:2272] T 35d4f47b8fd14836889b255cc89ba787 P 5f1aaf92dffe423fa5966b8e2e34a889 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:59.984838 14202 tablet_server.cc:196] TabletServer@127.13.222.131:0 shutdown complete.
I20260709 13:03:00.000522 14202 master.cc:562] Master@127.13.222.190:40135 shutting down...
I20260709 13:03:00.192123 14202 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:00.192654 14202 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:00.192981 14202 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a355cf4b8d84e048c6972805a3a3f90: stopping tablet replica
I20260709 13:03:00.211603 14202 master.cc:584] Master@127.13.222.190:40135 shutdown complete.
5f1aaf92dffe423fa5966b8e2e34a889  1
cf0ebcfa410b49da9e6ba1e932b76cf6  4
e055d0e9fdf8430ab2896a4bdf5c8e3a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12106 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:03:00.249538 14202 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.222.190:41327
I20260709 13:03:00.250677 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:00.255494 14691 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.256274 14692 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.257522 14694 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.257861 14202 server_base.cc:1061] running on GCE node
I20260709 13:03:00.258728 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:00.258903 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:00.259022 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602180259011 us; error 0 us; skew 500 ppm
I20260709 13:03:00.259497 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:00.261669 14202 webserver.cc:533] Webserver started at http://127.13.222.190:41389/ using document root <none> and password file <none>
I20260709 13:03:00.262101 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:00.262300 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:00.262523 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:00.263541 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/master-0-root/instance:
uuid: "353c355b6dfc4b50bf15de1b128d4872"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-x09j"
I20260709 13:03:00.267629 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:03:00.270814 14699 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.271590 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 13:03:00.271852 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/master-0-root
uuid: "353c355b6dfc4b50bf15de1b128d4872"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-x09j"
I20260709 13:03:00.272110 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:00.283011 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:00.284184 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:00.319576 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.190:41327
I20260709 13:03:00.319665 14750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.190:41327 every 8 connection(s)
I20260709 13:03:00.323168 14751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.332114 14751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872: Bootstrap starting.
I20260709 13:03:00.336575 14751 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:00.340631 14751 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872: No bootstrap required, opened a new log
I20260709 13:03:00.342654 14751 raft_consensus.cc:359] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353c355b6dfc4b50bf15de1b128d4872" member_type: VOTER }
I20260709 13:03:00.343003 14751 raft_consensus.cc:385] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:00.343215 14751 raft_consensus.cc:740] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 353c355b6dfc4b50bf15de1b128d4872, State: Initialized, Role: FOLLOWER
I20260709 13:03:00.343753 14751 consensus_queue.cc:260] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "353c355b6dfc4b50bf15de1b128d4872" member_type: VOTER }
I20260709 13:03:00.344161 14751 raft_consensus.cc:399] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:00.344354 14751 raft_consensus.cc:493] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:00.344589 14751 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:00.348312 14751 raft_consensus.cc:515] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353c355b6dfc4b50bf15de1b128d4872" member_type: VOTER }
I20260709 13:03:00.348793 14751 leader_election.cc:304] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [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: 353c355b6dfc4b50bf15de1b128d4872; no voters: 
I20260709 13:03:00.349798 14751 leader_election.cc:290] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:00.350095 14754 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:00.351312 14754 raft_consensus.cc:697] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 1 LEADER]: Becoming Leader. State: Replica: 353c355b6dfc4b50bf15de1b128d4872, State: Running, Role: LEADER
I20260709 13:03:00.351934 14754 consensus_queue.cc:237] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [LEADER]: Queue going to LEADER mode. State: All 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: "353c355b6dfc4b50bf15de1b128d4872" member_type: VOTER }
I20260709 13:03:00.352479 14751 sys_catalog.cc:565] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:00.355985 14755 sys_catalog.cc:455] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "353c355b6dfc4b50bf15de1b128d4872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353c355b6dfc4b50bf15de1b128d4872" member_type: VOTER } }
I20260709 13:03:00.356673 14755 sys_catalog.cc:458] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:00.356657 14756 sys_catalog.cc:455] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 353c355b6dfc4b50bf15de1b128d4872. Latest consensus state: current_term: 1 leader_uuid: "353c355b6dfc4b50bf15de1b128d4872" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "353c355b6dfc4b50bf15de1b128d4872" member_type: VOTER } }
I20260709 13:03:00.357309 14756 sys_catalog.cc:458] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:00.358623 14761 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:00.363659 14761 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:00.366418 14202 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:00.371367 14761 catalog_manager.cc:1383] Generated new cluster ID: 8f2405ec9df04078a05ff454da869008
I20260709 13:03:00.371627 14761 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:00.396029 14761 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:00.397218 14761 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:00.422972 14761 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872: Generated new TSK 0
I20260709 13:03:00.423571 14761 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:00.432901 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:00.438220 14772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.439143 14773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.440587 14775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.440834 14202 server_base.cc:1061] running on GCE node
I20260709 13:03:00.441623 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:00.441797 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:00.441955 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602180441937 us; error 0 us; skew 500 ppm
I20260709 13:03:00.442495 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:00.444523 14202 webserver.cc:533] Webserver started at http://127.13.222.129:38641/ using document root <none> and password file <none>
I20260709 13:03:00.444972 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:00.445139 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:00.445370 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:00.446411 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-0-root/instance:
uuid: "8a6d503e82cb43048945c1ce4ecc4502"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-x09j"
I20260709 13:03:00.450512 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:03:00.453528 14780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.454172 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:00.454479 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "8a6d503e82cb43048945c1ce4ecc4502"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-x09j"
I20260709 13:03:00.454732 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:00.478971 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:00.480208 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:00.481702 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:00.483903 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:00.484094 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.484308 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:00.484475 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.521785 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:39499
I20260709 13:03:00.521888 14842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:39499 every 8 connection(s)
I20260709 13:03:00.526467 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:00.533186 14847 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.538633 14848 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.541373 14850 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.541308 14202 server_base.cc:1061] running on GCE node
I20260709 13:03:00.542924 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:00.543210 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:00.543412 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602180543395 us; error 0 us; skew 500 ppm
I20260709 13:03:00.544049 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:00.545991 14843 heartbeater.cc:344] Connected to a master server at 127.13.222.190:41327
I20260709 13:03:00.546347 14843 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:00.546833 14202 webserver.cc:533] Webserver started at http://127.13.222.130:39035/ using document root <none> and password file <none>
I20260709 13:03:00.547133 14843 heartbeater.cc:507] Master 127.13.222.190:41327 requested a full tablet report, sending...
I20260709 13:03:00.547312 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:00.547542 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:00.547787 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:00.549125 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-1-root/instance:
uuid: "2792855ef5814cea848f87baa861f192"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-x09j"
I20260709 13:03:00.549431 14716 ts_manager.cc:194] Registered new tserver with Master: 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499)
I20260709 13:03:00.551782 14716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45448
I20260709 13:03:00.554723 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:03:00.557833 14855 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.558559 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:00.558817 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-1-root
uuid: "2792855ef5814cea848f87baa861f192"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-x09j"
I20260709 13:03:00.559062 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:00.593856 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:00.595119 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:00.596598 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:00.598773 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:00.598969 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.599195 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:00.599341 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.636977 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.130:38781
I20260709 13:03:00.637101 14917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.130:38781 every 8 connection(s)
I20260709 13:03:00.641224 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:00.647214 14921 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.649410 14922 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:00.650758 14924 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:00.651886 14202 server_base.cc:1061] running on GCE node
I20260709 13:03:00.652685 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:00.652935 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:00.652976 14918 heartbeater.cc:344] Connected to a master server at 127.13.222.190:41327
I20260709 13:03:00.653142 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602180653124 us; error 0 us; skew 500 ppm
I20260709 13:03:00.653371 14918 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:00.653787 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:00.654127 14918 heartbeater.cc:507] Master 127.13.222.190:41327 requested a full tablet report, sending...
I20260709 13:03:00.656128 14716 ts_manager.cc:194] Registered new tserver with Master: 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:00.656441 14202 webserver.cc:533] Webserver started at http://127.13.222.131:40851/ using document root <none> and password file <none>
I20260709 13:03:00.656950 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:00.657136 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:00.657377 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:00.657501 14716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45462
I20260709 13:03:00.658519 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-2-root/instance:
uuid: "6ea33503b6c942119abb09e27be6493f"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-x09j"
I20260709 13:03:00.663255 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:00.666395 14929 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.667147 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:00.667411 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-2-root
uuid: "6ea33503b6c942119abb09e27be6493f"
format_stamp: "Formatted at 2026-07-09 13:03:00 on dist-test-slave-x09j"
I20260709 13:03:00.667658 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602167967332-14202-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:00.689785 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:00.690989 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:00.692417 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:00.694522 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:00.694700 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.694914 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:00.695075 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:00.732503 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.131:39863
I20260709 13:03:00.732592 14991 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.131:39863 every 8 connection(s)
I20260709 13:03:00.745680 14992 heartbeater.cc:344] Connected to a master server at 127.13.222.190:41327
I20260709 13:03:00.746031 14992 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:00.746726 14992 heartbeater.cc:507] Master 127.13.222.190:41327 requested a full tablet report, sending...
I20260709 13:03:00.748602 14716 ts_manager.cc:194] Registered new tserver with Master: 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:00.749279 14202 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013914841s
I20260709 13:03:00.749868 14716 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45466
I20260709 13:03:00.772559 14716 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45476:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:00.775413 14716 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:00.857000 14957 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1cc87b53304bea9ceea49d112e38e7 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:00.859225 14956 tablet_service.cc:1511] Processing CreateTablet for tablet f80b8f2d5af84b2684f9f1ffc517de64 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:00.860612 14956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80b8f2d5af84b2684f9f1ffc517de64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.860285 14952 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab52c6e7ba84dee8ba7a200673c438d (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:00.861608 14952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab52c6e7ba84dee8ba7a200673c438d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.862704 14955 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0da4d0be5d4fb6b34d9193f4d730fe (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:00.862833 14951 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbffbfc8e344337aba827d2cee3fab3 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:00.863961 14955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0da4d0be5d4fb6b34d9193f4d730fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.864629 14951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbffbfc8e344337aba827d2cee3fab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.865949 14954 tablet_service.cc:1511] Processing CreateTablet for tablet 699a610cf25c435192d1f06356352d6a (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:00.866554 14882 tablet_service.cc:1511] Processing CreateTablet for tablet f80b8f2d5af84b2684f9f1ffc517de64 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:00.867316 14954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699a610cf25c435192d1f06356352d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.867866 14882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80b8f2d5af84b2684f9f1ffc517de64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.868603 14883 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1cc87b53304bea9ceea49d112e38e7 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:00.868911 14953 tablet_service.cc:1511] Processing CreateTablet for tablet 8a084b811a0e4ab6bb527fbf4a190b2e (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:00.869782 14883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1cc87b53304bea9ceea49d112e38e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.871424 14953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a084b811a0e4ab6bb527fbf4a190b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.871307 14881 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0da4d0be5d4fb6b34d9193f4d730fe (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:00.872582 14881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0da4d0be5d4fb6b34d9193f4d730fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.874589 14957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1cc87b53304bea9ceea49d112e38e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.875361 14879 tablet_service.cc:1511] Processing CreateTablet for tablet 8a084b811a0e4ab6bb527fbf4a190b2e (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:00.876710 14879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a084b811a0e4ab6bb527fbf4a190b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.878614 14878 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab52c6e7ba84dee8ba7a200673c438d (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:00.879956 14878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab52c6e7ba84dee8ba7a200673c438d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.883384 14875 tablet_service.cc:1511] Processing CreateTablet for tablet 70681d631d2443f39ac5d8d74468fed8 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:00.884707 14875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70681d631d2443f39ac5d8d74468fed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.886713 14874 tablet_service.cc:1511] Processing CreateTablet for tablet 8bee7a1063c042ba8423e2b150adb844 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:00.888147 14874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bee7a1063c042ba8423e2b150adb844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.890074 14880 tablet_service.cc:1511] Processing CreateTablet for tablet 699a610cf25c435192d1f06356352d6a (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:00.891502 14880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699a610cf25c435192d1f06356352d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.893507 14876 tablet_service.cc:1511] Processing CreateTablet for tablet 60615232b7564ed288b8bf48f8cbc70a (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:00.894845 14876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60615232b7564ed288b8bf48f8cbc70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.896405 14877 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbffbfc8e344337aba827d2cee3fab3 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:00.897789 14877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbffbfc8e344337aba827d2cee3fab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.924988 15007 tablet_bootstrap.cc:492] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:00.927347 14808 tablet_service.cc:1511] Processing CreateTablet for tablet 0f1cc87b53304bea9ceea49d112e38e7 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:03:00.928624 14808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f1cc87b53304bea9ceea49d112e38e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.931257 14807 tablet_service.cc:1511] Processing CreateTablet for tablet f80b8f2d5af84b2684f9f1ffc517de64 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:03:00.931675 14950 tablet_service.cc:1511] Processing CreateTablet for tablet 60615232b7564ed288b8bf48f8cbc70a (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:00.932579 14807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80b8f2d5af84b2684f9f1ffc517de64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.932962 14950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60615232b7564ed288b8bf48f8cbc70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.935401 14806 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0da4d0be5d4fb6b34d9193f4d730fe (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:03:00.936682 14806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0da4d0be5d4fb6b34d9193f4d730fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.937304 14949 tablet_service.cc:1511] Processing CreateTablet for tablet 70681d631d2443f39ac5d8d74468fed8 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:00.938621 14949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70681d631d2443f39ac5d8d74468fed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.939391 14805 tablet_service.cc:1511] Processing CreateTablet for tablet 699a610cf25c435192d1f06356352d6a (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:03:00.940652 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 699a610cf25c435192d1f06356352d6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.942715 14804 tablet_service.cc:1511] Processing CreateTablet for tablet 8a084b811a0e4ab6bb527fbf4a190b2e (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:03:00.943933 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a084b811a0e4ab6bb527fbf4a190b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.943743 14948 tablet_service.cc:1511] Processing CreateTablet for tablet 8bee7a1063c042ba8423e2b150adb844 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:00.944957 14948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bee7a1063c042ba8423e2b150adb844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.947317 14802 tablet_service.cc:1511] Processing CreateTablet for tablet 1bbffbfc8e344337aba827d2cee3fab3 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:03:00.948493 14802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bbffbfc8e344337aba827d2cee3fab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.948590 14803 tablet_service.cc:1511] Processing CreateTablet for tablet 0ab52c6e7ba84dee8ba7a200673c438d (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:03:00.949786 14803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ab52c6e7ba84dee8ba7a200673c438d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.951938 14801 tablet_service.cc:1511] Processing CreateTablet for tablet 60615232b7564ed288b8bf48f8cbc70a (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:03:00.952231 14800 tablet_service.cc:1511] Processing CreateTablet for tablet 70681d631d2443f39ac5d8d74468fed8 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:03:00.953155 14801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60615232b7564ed288b8bf48f8cbc70a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.954981 14799 tablet_service.cc:1511] Processing CreateTablet for tablet 8bee7a1063c042ba8423e2b150adb844 (DEFAULT_TABLE table=test-workload [id=774c535076324d4684d1a7916a398304]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:03:00.956156 14799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bee7a1063c042ba8423e2b150adb844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.958662 14800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70681d631d2443f39ac5d8d74468fed8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:00.932979 15007 tablet_bootstrap.cc:654] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:00.990314 15007 tablet_bootstrap.cc:492] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:00.990760 15007 ts_tablet_manager.cc:1403] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.066s	user 0.004s	sys 0.007s
I20260709 13:03:00.993463 15007 raft_consensus.cc:359] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:00.994592 15007 raft_consensus.cc:385] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:00.994946 15007 raft_consensus.cc:740] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:00.997037 15007 consensus_queue.cc:260] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:01.023922 15009 tablet_bootstrap.cc:492] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.030212 15007 ts_tablet_manager.cc:1434] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260709 13:03:01.031010 14918 heartbeater.cc:499] Master 127.13.222.190:41327 was elected leader, sending a full tablet report...
I20260709 13:03:01.038036 15009 tablet_bootstrap.cc:654] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.045233 15010 tablet_bootstrap.cc:492] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.050462 15007 tablet_bootstrap.cc:492] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.052538 15010 tablet_bootstrap.cc:654] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.061885 15007 tablet_bootstrap.cc:654] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.073817 15007 tablet_bootstrap.cc:492] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.073904 15010 tablet_bootstrap.cc:492] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.074401 15007 ts_tablet_manager.cc:1403] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 13:03:01.074504 15010 ts_tablet_manager.cc:1403] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.010s
I20260709 13:03:01.075297 15009 tablet_bootstrap.cc:492] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.075742 15009 ts_tablet_manager.cc:1403] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.004s
I20260709 13:03:01.076555 15007 raft_consensus.cc:359] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.077098 15007 raft_consensus.cc:385] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.077329 15007 raft_consensus.cc:740] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.077585 15010 raft_consensus.cc:359] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:01.077919 15007 consensus_queue.cc:260] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.078339 15010 raft_consensus.cc:385] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.078698 15010 raft_consensus.cc:740] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.078416 15009 raft_consensus.cc:359] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.079172 15009 raft_consensus.cc:385] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.079487 15009 raft_consensus.cc:740] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.079809 15007 ts_tablet_manager.cc:1434] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:01.079550 15010 consensus_queue.cc:260] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:01.080713 15007 tablet_bootstrap.cc:492] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.080353 15009 consensus_queue.cc:260] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.087494 15007 tablet_bootstrap.cc:654] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.089061 15010 ts_tablet_manager.cc:1434] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.012s
I20260709 13:03:01.089777 14992 heartbeater.cc:499] Master 127.13.222.190:41327 was elected leader, sending a full tablet report...
I20260709 13:03:01.090304 15009 ts_tablet_manager.cc:1434] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.011s
I20260709 13:03:01.090969 14843 heartbeater.cc:499] Master 127.13.222.190:41327 was elected leader, sending a full tablet report...
I20260709 13:03:01.094220 15010 tablet_bootstrap.cc:492] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.098604 15009 tablet_bootstrap.cc:492] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.099017 15007 tablet_bootstrap.cc:492] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.099539 15007 ts_tablet_manager.cc:1403] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 13:03:01.101033 15010 tablet_bootstrap.cc:654] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.102401 15007 raft_consensus.cc:359] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.103291 15007 raft_consensus.cc:385] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.103643 15007 raft_consensus.cc:740] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.104581 15007 consensus_queue.cc:260] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.105525 15009 tablet_bootstrap.cc:654] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.109529 15007 ts_tablet_manager.cc:1434] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260709 13:03:01.110553 15007 tablet_bootstrap.cc:492] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.116611 15007 tablet_bootstrap.cc:654] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.119164 15009 tablet_bootstrap.cc:492] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.119724 15009 ts_tablet_manager.cc:1403] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 13:03:01.120635 15010 tablet_bootstrap.cc:492] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.121155 15010 ts_tablet_manager.cc:1403] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.007s
I20260709 13:03:01.122594 15009 raft_consensus.cc:359] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.123449 15009 raft_consensus.cc:385] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.123785 15009 raft_consensus.cc:740] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.123987 15010 raft_consensus.cc:359] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.124676 15010 raft_consensus.cc:385] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.125133 15010 raft_consensus.cc:740] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.124686 15009 consensus_queue.cc:260] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.126040 15010 consensus_queue.cc:260] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.128435 15010 ts_tablet_manager.cc:1434] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:01.129354 15010 tablet_bootstrap.cc:492] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.132879 15009 ts_tablet_manager.cc:1434] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 13:03:01.133888 15009 tablet_bootstrap.cc:492] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.135715 15007 tablet_bootstrap.cc:492] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.136234 15007 ts_tablet_manager.cc:1403] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260709 13:03:01.136713 15010 tablet_bootstrap.cc:654] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.139115 15007 raft_consensus.cc:359] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.139910 15007 raft_consensus.cc:385] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.140169 15009 tablet_bootstrap.cc:654] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.140242 15007 raft_consensus.cc:740] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.142632 15007 consensus_queue.cc:260] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.147342 15007 ts_tablet_manager.cc:1434] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:03:01.148139 15007 tablet_bootstrap.cc:492] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.148419 15010 tablet_bootstrap.cc:492] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.148914 15010 ts_tablet_manager.cc:1403] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 13:03:01.151878 15010 raft_consensus.cc:359] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.152807 15010 raft_consensus.cc:385] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.153175 15010 raft_consensus.cc:740] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.153818 15007 tablet_bootstrap.cc:654] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.154064 15010 consensus_queue.cc:260] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.156563 15010 ts_tablet_manager.cc:1434] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:01.157653 15010 tablet_bootstrap.cc:492] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.161119 15009 tablet_bootstrap.cc:492] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.161638 15009 ts_tablet_manager.cc:1403] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260709 13:03:01.164294 15010 tablet_bootstrap.cc:654] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.164592 15009 raft_consensus.cc:359] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.165292 15009 raft_consensus.cc:385] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.165594 15009 raft_consensus.cc:740] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.166375 15009 consensus_queue.cc:260] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.169950 15007 tablet_bootstrap.cc:492] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.170022 15009 ts_tablet_manager.cc:1434] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:03:01.170601 15007 ts_tablet_manager.cc:1403] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.002s
I20260709 13:03:01.171283 15009 tablet_bootstrap.cc:492] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.173489 15007 raft_consensus.cc:359] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.174290 15007 raft_consensus.cc:385] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.174638 15007 raft_consensus.cc:740] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.175451 15007 consensus_queue.cc:260] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.176085 15010 tablet_bootstrap.cc:492] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.176627 15010 ts_tablet_manager.cc:1403] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:03:01.178000 15009 tablet_bootstrap.cc:654] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.179483 15010 raft_consensus.cc:359] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.180229 15007 ts_tablet_manager.cc:1434] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:01.180317 15010 raft_consensus.cc:385] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.180805 15010 raft_consensus.cc:740] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.181263 15007 tablet_bootstrap.cc:492] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.181833 15010 consensus_queue.cc:260] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.184685 15010 ts_tablet_manager.cc:1434] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:01.185766 15010 tablet_bootstrap.cc:492] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.187541 15007 tablet_bootstrap.cc:654] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.192449 15010 tablet_bootstrap.cc:654] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.195212 15009 tablet_bootstrap.cc:492] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.195783 15009 ts_tablet_manager.cc:1403] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.016s
I20260709 13:03:01.198926 15009 raft_consensus.cc:359] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.199802 15009 raft_consensus.cc:385] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.200165 15009 raft_consensus.cc:740] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.200382 15007 tablet_bootstrap.cc:492] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.200948 15007 ts_tablet_manager.cc:1403] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:03:01.201104 15009 consensus_queue.cc:260] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.203926 15007 raft_consensus.cc:359] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.204655 15007 raft_consensus.cc:385] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.204882 15010 tablet_bootstrap.cc:492] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.205008 15007 raft_consensus.cc:740] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.205191 15016 raft_consensus.cc:493] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.205420 15010 ts_tablet_manager.cc:1403] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:03:01.205652 15016 raft_consensus.cc:515] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.205919 15007 consensus_queue.cc:260] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.208115 15016 leader_election.cc:290] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.208242 15010 raft_consensus.cc:359] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.208940 15010 raft_consensus.cc:385] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.209218 15010 raft_consensus.cc:740] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.210444 15007 ts_tablet_manager.cc:1434] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:03:01.210134 15010 consensus_queue.cc:260] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.211397 15007 tablet_bootstrap.cc:492] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.214565 15010 ts_tablet_manager.cc:1434] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:01.215731 15010 tablet_bootstrap.cc:492] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.216506 15011 raft_consensus.cc:493] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.216956 15011 raft_consensus.cc:515] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.217484 15009 ts_tablet_manager.cc:1434] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 13:03:01.219928 15009 tablet_bootstrap.cc:492] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.222110 15010 tablet_bootstrap.cc:654] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.227532 15011 leader_election.cc:290] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.231871 15009 tablet_bootstrap.cc:654] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.243259 15007 tablet_bootstrap.cc:654] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.254460 15015 raft_consensus.cc:493] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.255057 15015 raft_consensus.cc:515] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.259104 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:01.259939 14893 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 0.
I20260709 13:03:01.260735 15010 tablet_bootstrap.cc:492] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.261271 15010 ts_tablet_manager.cc:1403] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.011s
I20260709 13:03:01.259071 15015 leader_election.cc:290] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:01.274022 14781 leader_election.cc:304] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:01.274955 15016 raft_consensus.cc:2804] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.275378 15016 raft_consensus.cc:493] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.275689 15016 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.278363 15009 tablet_bootstrap.cc:492] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.278836 15009 ts_tablet_manager.cc:1403] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.003s
I20260709 13:03:01.283052 15009 raft_consensus.cc:359] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.283845 15009 raft_consensus.cc:385] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.284210 15009 raft_consensus.cc:740] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.284982 15009 consensus_queue.cc:260] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.286459 15016 raft_consensus.cc:515] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.291702 15010 raft_consensus.cc:359] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.297916 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.298734 14818 raft_consensus.cc:2468] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.300375 14856 leader_election.cc:304] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:01.301240 15011 raft_consensus.cc:2804] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.301638 15011 raft_consensus.cc:493] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.301960 15011 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.304554 15007 tablet_bootstrap.cc:492] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.305469 15007 ts_tablet_manager.cc:1403] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.013s
I20260709 13:03:01.296105 15010 raft_consensus.cc:385] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.316740 15015 raft_consensus.cc:493] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.317189 15015 raft_consensus.cc:515] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:01.318765 15009 ts_tablet_manager.cc:1434] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.015s
I20260709 13:03:01.318519 15007 raft_consensus.cc:359] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.319387 15007 raft_consensus.cc:385] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.319619 14967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.319957 15009 tablet_bootstrap.cc:492] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.320297 14967 raft_consensus.cc:2468] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.318845 15015 leader_election.cc:290] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499)
I20260709 13:03:01.322463 15007 raft_consensus.cc:740] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.323418 15007 consensus_queue.cc:260] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.327558 15009 tablet_bootstrap.cc:654] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.329229 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:01.305795 15016 leader_election.cc:290] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.328675 15011 raft_consensus.cc:515] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.309957 15010 raft_consensus.cc:740] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.339552 15010 consensus_queue.cc:260] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.452589 15009 tablet_bootstrap.cc:492] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.453346 15009 ts_tablet_manager.cc:1403] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.009s
I20260709 13:03:01.456053 15009 raft_consensus.cc:359] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.456748 15009 raft_consensus.cc:385] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.458300 15009 raft_consensus.cc:740] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.459000 15009 consensus_queue.cc:260] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.461107 15009 ts_tablet_manager.cc:1434] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:01.462088 15009 tablet_bootstrap.cc:492] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.329947 14893 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.468412 15009 tablet_bootstrap.cc:654] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.470257 14893 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 1.
I20260709 13:03:01.473677 15009 tablet_bootstrap.cc:492] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.474247 15009 ts_tablet_manager.cc:1403] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.003s
I20260709 13:03:01.476953 15009 raft_consensus.cc:359] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.477624 15009 raft_consensus.cc:385] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.477909 15009 raft_consensus.cc:740] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.478601 15009 consensus_queue.cc:260] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.480706 15009 ts_tablet_manager.cc:1434] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:03:01.481575 15009 tablet_bootstrap.cc:492] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.487099 15009 tablet_bootstrap.cc:654] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.488874 15040 raft_consensus.cc:493] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.489368 15040 raft_consensus.cc:515] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.491541 15040 leader_election.cc:290] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.492867 15009 tablet_bootstrap.cc:492] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.493301 15009 ts_tablet_manager.cc:1403] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 13:03:01.495817 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.495666 15009 raft_consensus.cc:359] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.496440 15009 raft_consensus.cc:385] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.496616 15044 raft_consensus.cc:493] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.496735 15009 raft_consensus.cc:740] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.497105 15044 raft_consensus.cc:515] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
W20260709 13:03:01.497402 14858 leader_election.cc:343] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.497411 15009 consensus_queue.cc:260] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.498881 15040 raft_consensus.cc:493] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.499598 15009 ts_tablet_manager.cc:1434] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:01.499641 15044 leader_election.cc:290] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.500572 15009 tablet_bootstrap.cc:492] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.500677 14781 leader_election.cc:304] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:01.499392 15040 raft_consensus.cc:515] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:01.502550 15016 raft_consensus.cc:2804] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.502996 15016 raft_consensus.cc:697] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:01.503321 15040 leader_election.cc:290] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863), 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499)
I20260709 13:03:01.506062 15009 tablet_bootstrap.cc:654] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.506605 15007 ts_tablet_manager.cc:1434] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.198s	user 0.015s	sys 0.013s
I20260709 13:03:01.507208 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.507606 15007 tablet_bootstrap.cc:492] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.507318 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:01.508042 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.508342 14818 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.508659 14816 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.510402 14817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.511025 14817 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.513999 15009 tablet_bootstrap.cc:492] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.514093 15007 tablet_bootstrap.cc:654] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.514509 15009 ts_tablet_manager.cc:1403] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
W20260709 13:03:01.516206 14856 leader_election.cc:343] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.516891 14856 leader_election.cc:304] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:01.517028 15009 raft_consensus.cc:359] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.506428 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.517732 15009 raft_consensus.cc:385] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.505960 14965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.518087 15009 raft_consensus.cc:740] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.518462 14965 raft_consensus.cc:2468] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.518128 14967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.519115 14967 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.518833 15009 consensus_queue.cc:260] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.519724 14858 leader_election.cc:304] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:01.520766 15044 raft_consensus.cc:2804] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.520982 15009 ts_tablet_manager.cc:1434] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:01.521147 15044 raft_consensus.cc:493] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.521508 15044 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.521907 15009 tablet_bootstrap.cc:492] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502: Bootstrap starting.
I20260709 13:03:01.340443 15011 leader_election.cc:290] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.523077 15011 raft_consensus.cc:2804] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.523427 15011 raft_consensus.cc:493] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.523756 15011 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.526063 14967 raft_consensus.cc:2468] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.526405 14966 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.503573 15016 consensus_queue.cc:237] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.527707 15009 tablet_bootstrap.cc:654] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.527678 14858 leader_election.cc:304] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:01.517757 14856 leader_election.cc:304] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:01.531004 15040 raft_consensus.cc:2804] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.534662 15011 raft_consensus.cc:515] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:01.537786 15011 leader_election.cc:290] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Requested vote from peers 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863), 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499)
I20260709 13:03:01.538376 15011 raft_consensus.cc:2804] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.538708 15011 raft_consensus.cc:493] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.538956 15044 raft_consensus.cc:515] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.539666 15011 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.542168 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.542773 14966 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.546506 15038 raft_consensus.cc:493] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.546836 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.546976 15038 raft_consensus.cc:515] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.547398 14964 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.548060 15010 ts_tablet_manager.cc:1434] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.286s	user 0.009s	sys 0.003s
I20260709 13:03:01.549058 15010 tablet_bootstrap.cc:492] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.550020 15044 leader_election.cc:290] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.550405 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.550760 14818 raft_consensus.cc:2468] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.551059 14963 raft_consensus.cc:2468] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 0.
I20260709 13:03:01.552448 14783 leader_election.cc:304] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:01.552860 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:01.554831 14965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
W20260709 13:03:01.538858 14764 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:01.556701 14966 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.549082 15038 leader_election.cc:290] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.558744 15038 raft_consensus.cc:2804] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.559077 15038 raft_consensus.cc:493] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.559377 15038 raft_consensus.cc:3060] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:01.564325 14781 leader_election.cc:343] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.570484 14858 leader_election.cc:304] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:01.575155 15044 raft_consensus.cc:2804] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.569702 14964 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 1.
I20260709 13:03:01.592983 15015 raft_consensus.cc:493] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.593062 14967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.595408 15016 raft_consensus.cc:493] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.612283 14817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.612291 15051 raft_consensus.cc:493] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:01.613888 14930 leader_election.cc:343] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.613637 15051 raft_consensus.cc:515] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.594916 15044 raft_consensus.cc:697] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:01.596048 15040 raft_consensus.cc:697] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:01.597105 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.616154 14967 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.620007 14818 raft_consensus.cc:2393] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ea33503b6c942119abb09e27be6493f in current term 1: Already voted for candidate 2792855ef5814cea848f87baa861f192 in this term.
W20260709 13:03:01.596840 14856 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.129:39499, user_credentials={real_user=slave}} blocked reactor thread for 78182us
W20260709 13:03:01.612007 14783 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:39863, user_credentials={real_user=slave}} blocked reactor thread for 59773.5us
I20260709 13:03:01.617254 15016 raft_consensus.cc:515] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.624501 15010 tablet_bootstrap.cc:654] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.624411 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:01.615553 15015 raft_consensus.cc:515] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.626574 14892 raft_consensus.cc:2393] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ea33503b6c942119abb09e27be6493f in current term 1: Already voted for candidate 2792855ef5814cea848f87baa861f192 in this term.
I20260709 13:03:01.625056 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:01.628868 14930 leader_election.cc:304] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ea33503b6c942119abb09e27be6493f; no voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:01.629994 14930 leader_election.cc:304] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ea33503b6c942119abb09e27be6493f; no voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:01.630695 15051 leader_election.cc:290] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:01.631354 15044 consensus_queue.cc:237] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.631832 15038 raft_consensus.cc:515] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.632813 15052 raft_consensus.cc:2749] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:01.636274 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192"
W20260709 13:03:01.637671 14781 leader_election.cc:343] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.635030 14713 catalog_manager.cc:5697] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.640488 15007 tablet_bootstrap.cc:492] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.640976 15007 ts_tablet_manager.cc:1403] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.007s
I20260709 13:03:01.643693 15007 raft_consensus.cc:359] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.644359 15007 raft_consensus.cc:385] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.644630 15007 raft_consensus.cc:740] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.645285 15007 consensus_queue.cc:260] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.648933 15009 tablet_bootstrap.cc:492] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502: No bootstrap required, opened a new log
I20260709 13:03:01.649371 15009 ts_tablet_manager.cc:1403] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.050s
I20260709 13:03:01.650921 15038 leader_election.cc:290] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.651906 15009 raft_consensus.cc:359] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:01.652549 15009 raft_consensus.cc:385] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.652817 15009 raft_consensus.cc:740] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.652549 15007 ts_tablet_manager.cc:1434] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:03:01.654132 15007 tablet_bootstrap.cc:492] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.638700 15011 raft_consensus.cc:515] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.654959 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:01.658804 15016 leader_election.cc:290] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.660579 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:01.661839 14817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
W20260709 13:03:01.662114 14781 leader_election.cc:343] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.662598 14817 raft_consensus.cc:2393] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ea33503b6c942119abb09e27be6493f in current term 1: Already voted for candidate 8a6d503e82cb43048945c1ce4ecc4502 in this term.
I20260709 13:03:01.638510 15040 consensus_queue.cc:237] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.663820 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.663913 14817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:01.664505 14964 raft_consensus.cc:3060] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.664546 14817 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.666916 15015 leader_election.cc:290] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:01.667697 15009 consensus_queue.cc:260] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:01.672459 15040 raft_consensus.cc:493] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.667363 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.676756 14967 raft_consensus.cc:2468] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.677140 15051 raft_consensus.cc:2749] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:01.679101 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:01.679723 14893 raft_consensus.cc:2468] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 0.
I20260709 13:03:01.679868 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.669631 14818 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.673595 15040 raft_consensus.cc:515] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.682238 14930 leader_election.cc:304] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:01.682752 14858 leader_election.cc:304] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:01.683646 15040 leader_election.cc:290] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.684134 15040 raft_consensus.cc:2804] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.684537 15040 raft_consensus.cc:697] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:01.684792 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.685417 15040 consensus_queue.cc:237] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
W20260709 13:03:01.686285 14858 leader_election.cc:343] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.687688 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.688318 14816 raft_consensus.cc:2468] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.688462 14964 raft_consensus.cc:2468] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 1.
I20260709 13:03:01.681628 15051 raft_consensus.cc:493] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.690138 15051 raft_consensus.cc:515] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.692198 15051 leader_election.cc:290] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:01.692915 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:01.693549 14893 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 1.
I20260709 13:03:01.700139 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70681d631d2443f39ac5d8d74468fed8" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.700736 14816 raft_consensus.cc:2468] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 0.
I20260709 13:03:01.696936 15054 raft_consensus.cc:2764] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:03:01.698118 14783 leader_election.cc:343] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.702409 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70681d631d2443f39ac5d8d74468fed8" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:01.702689 14783 leader_election.cc:304] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a6d503e82cb43048945c1ce4ecc4502; no voters: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:01.703032 14893 raft_consensus.cc:2468] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 0.
I20260709 13:03:01.703581 15016 raft_consensus.cc:2749] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:01.704310 15010 tablet_bootstrap.cc:492] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.704382 14856 leader_election.cc:304] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:01.704861 15010 ts_tablet_manager.cc:1403] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.156s	user 0.029s	sys 0.017s
I20260709 13:03:01.706575 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:01.706593 14817 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.707186 14816 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.706741 15040 raft_consensus.cc:2804] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.707741 15040 raft_consensus.cc:493] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.707806 14818 raft_consensus.cc:2468] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.708182 15040 raft_consensus.cc:3060] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.708074 15010 raft_consensus.cc:359] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.708470 14930 leader_election.cc:304] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:01.708784 15010 raft_consensus.cc:385] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.709065 15010 raft_consensus.cc:740] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.709277 15051 raft_consensus.cc:2804] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:03:01.709606 15051 raft_consensus.cc:493] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.709955 15051 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:01.709930 15010 consensus_queue.cc:260] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.715781 15007 tablet_bootstrap.cc:654] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.719256 15051 raft_consensus.cc:515] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.721607 15009 ts_tablet_manager.cc:1434] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.001s
I20260709 13:03:01.719576 14783 leader_election.cc:304] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 2792855ef5814cea848f87baa861f192
I20260709 13:03:01.720024 14715 catalog_manager.cc:5697] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.727476 14715 catalog_manager.cc:5697] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.724577 14930 leader_election.cc:304] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:01.729279 15015 raft_consensus.cc:2804] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.729645 15015 raft_consensus.cc:493] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.729995 15015 raft_consensus.cc:3060] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.730124 15011 leader_election.cc:290] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.726318 15010 ts_tablet_manager.cc:1434] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:03:01.728318 15040 raft_consensus.cc:515] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.731494 15010 tablet_bootstrap.cc:492] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.734707 15051 leader_election.cc:290] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 2 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:01.734752 15016 raft_consensus.cc:2804] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.735394 15016 raft_consensus.cc:697] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:01.736166 15016 consensus_queue.cc:237] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.738320 14817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:01.738945 14817 raft_consensus.cc:3060] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.741356 15007 tablet_bootstrap.cc:492] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.741762 15007 ts_tablet_manager.cc:1403] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.002s
I20260709 13:03:01.734246 15040 leader_election.cc:290] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.733769 14818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:01.729867 14816 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.744903 15015 raft_consensus.cc:515] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.747282 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.748611 14856 leader_election.cc:304] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:01.748904 14964 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.749449 15040 raft_consensus.cc:2804] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.749943 15040 raft_consensus.cc:697] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:01.750801 15040 consensus_queue.cc:237] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.752718 15010 tablet_bootstrap.cc:654] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.747792 15007 raft_consensus.cc:359] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.755582 15007 raft_consensus.cc:385] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.755878 15007 raft_consensus.cc:740] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.756053 14964 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.763079 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70681d631d2443f39ac5d8d74468fed8" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:01.763621 14892 raft_consensus.cc:3060] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.768774 14892 raft_consensus.cc:2468] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 1.
I20260709 13:03:01.756131 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.769733 14930 leader_election.cc:304] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
W20260709 13:03:01.770953 14858 leader_election.cc:343] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.756742 15007 consensus_queue.cc:260] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.774250 15007 ts_tablet_manager.cc:1434] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260709 13:03:01.775056 15007 tablet_bootstrap.cc:492] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192: Bootstrap starting.
I20260709 13:03:01.757665 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:01.760443 15015 leader_election.cc:290] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:01.778422 14893 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:01.778661 15015 raft_consensus.cc:2804] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.779109 15015 raft_consensus.cc:697] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 1 LEADER]: Becoming Leader. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:01.779844 15015 consensus_queue.cc:237] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.761368 14817 raft_consensus.cc:2468] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.761714 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70681d631d2443f39ac5d8d74468fed8" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:01.783309 14816 raft_consensus.cc:3060] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.784669 14893 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 2.
I20260709 13:03:01.785815 14930 leader_election.cc:304] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:01.787336 15007 tablet_bootstrap.cc:654] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.758018 14715 catalog_manager.cc:5697] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.789368 14816 raft_consensus.cc:2468] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 1.
I20260709 13:03:01.790495 15054 raft_consensus.cc:2804] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:01.791016 15054 raft_consensus.cc:697] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 2 LEADER]: Becoming Leader. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:01.791857 15054 consensus_queue.cc:237] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [LEADER]: Queue going to LEADER 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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.797137 14856 leader_election.cc:304] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:01.798122 15040 raft_consensus.cc:2804] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.799522 14713 catalog_manager.cc:5697] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.801870 15040 raft_consensus.cc:697] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:01.802784 15040 consensus_queue.cc:237] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.809016 15007 tablet_bootstrap.cc:492] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192: No bootstrap required, opened a new log
I20260709 13:03:01.809525 15007 ts_tablet_manager.cc:1403] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.001s
I20260709 13:03:01.812403 15007 raft_consensus.cc:359] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.813109 15007 raft_consensus.cc:385] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.812675 14715 catalog_manager.cc:5697] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ea33503b6c942119abb09e27be6493f (127.13.222.131). New cstate: current_term: 1 leader_uuid: "6ea33503b6c942119abb09e27be6493f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:01.813414 15007 raft_consensus.cc:740] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.814286 15007 consensus_queue.cc:260] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.815615 15016 raft_consensus.cc:493] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.816068 15016 raft_consensus.cc:515] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.817379 15007 ts_tablet_manager.cc:1434] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:01.817957 15016 leader_election.cc:290] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.819029 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.820127 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
W20260709 13:03:01.820250 14783 leader_election.cc:343] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.820715 14893 raft_consensus.cc:2468] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 0.
I20260709 13:03:01.821666 14781 leader_election.cc:304] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:01.822288 15016 raft_consensus.cc:2804] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.822628 15016 raft_consensus.cc:493] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.822888 15016 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.827909 15010 tablet_bootstrap.cc:492] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.828353 15010 ts_tablet_manager.cc:1403] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.028s
I20260709 13:03:01.827921 14715 catalog_manager.cc:5697] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f reported cstate change: term changed from 1 to 2, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 6ea33503b6c942119abb09e27be6493f (127.13.222.131). New cstate: current_term: 2 leader_uuid: "6ea33503b6c942119abb09e27be6493f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:01.830725 15010 raft_consensus.cc:359] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.831339 15010 raft_consensus.cc:385] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.831578 15010 raft_consensus.cc:740] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.832350 15010 consensus_queue.cc:260] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.834215 15010 ts_tablet_manager.cc:1434] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:01.835103 15010 tablet_bootstrap.cc:492] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.835686 15016 raft_consensus.cc:515] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.837569 15016 leader_election.cc:290] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.838290 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:01.838588 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.838852 14893 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:01.839715 14783 leader_election.cc:343] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:01.840692 14713 catalog_manager.cc:5697] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.841400 15010 tablet_bootstrap.cc:654] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.842053 14713 catalog_manager.cc:5697] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.845085 14893 raft_consensus.cc:2468] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 1.
I20260709 13:03:01.846151 14781 leader_election.cc:304] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:01.846657 15010 tablet_bootstrap.cc:492] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.847043 15010 ts_tablet_manager.cc:1403] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:03:01.847172 15038 raft_consensus.cc:2804] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.847625 15038 raft_consensus.cc:697] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:01.848374 15038 consensus_queue.cc:237] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.850332 15010 raft_consensus.cc:359] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.850970 15010 raft_consensus.cc:385] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.851264 15010 raft_consensus.cc:740] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.852097 15010 consensus_queue.cc:260] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.854156 15010 ts_tablet_manager.cc:1434] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:01.855144 15010 tablet_bootstrap.cc:492] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f: Bootstrap starting.
I20260709 13:03:01.860841 15010 tablet_bootstrap.cc:654] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:01.865621 15010 tablet_bootstrap.cc:492] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f: No bootstrap required, opened a new log
I20260709 13:03:01.865975 15010 ts_tablet_manager.cc:1403] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.009s
I20260709 13:03:01.867741 15010 raft_consensus.cc:359] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.867262 14715 catalog_manager.cc:5697] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.868245 15010 raft_consensus.cc:385] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:01.868489 15010 raft_consensus.cc:740] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Initialized, Role: FOLLOWER
I20260709 13:03:01.868986 15010 consensus_queue.cc:260] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.870574 15010 ts_tablet_manager.cc:1434] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:01.921068 15040 raft_consensus.cc:493] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:01.921533 15040 raft_consensus.cc:515] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.923353 15040 leader_election.cc:290] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.924075 14817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:01.924392 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f" is_pre_election: true
I20260709 13:03:01.924624 14817 raft_consensus.cc:2468] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.924901 14966 raft_consensus.cc:2468] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 0.
I20260709 13:03:01.925554 14856 leader_election.cc:304] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:01.926261 15040 raft_consensus.cc:2804] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:01.926539 15040 raft_consensus.cc:493] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:01.926793 15040 raft_consensus.cc:3060] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.931283 15040 raft_consensus.cc:515] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.932799 15040 leader_election.cc:290] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:01.933605 14817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:01.933775 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:01.934043 14817 raft_consensus.cc:3060] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.934244 14966 raft_consensus.cc:3060] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:01.938319 14966 raft_consensus.cc:2468] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.938319 14817 raft_consensus.cc:2468] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 1.
I20260709 13:03:01.939241 14858 leader_election.cc:304] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:01.939852 15040 raft_consensus.cc:2804] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:01.940254 15040 raft_consensus.cc:697] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:01.940816 15040 consensus_queue.cc:237] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.947685 14713 catalog_manager.cc:5697] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:01.982379 14893 raft_consensus.cc:1240] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Rejecting Update request from peer 8a6d503e82cb43048945c1ce4ecc4502 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:01.983565 15038 consensus_queue.cc:1059] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:01.984287 15016 raft_consensus.cc:3055] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:01.984552 15016 raft_consensus.cc:740] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:01.985158 15016 consensus_queue.cc:260] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:01.985949 15016 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.029018 14893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7"
dest_uuid: "2792855ef5814cea848f87baa861f192"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:55286
I20260709 13:03:02.029570 14893 raft_consensus.cc:606] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:02.034344 14893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64"
dest_uuid: "2792855ef5814cea848f87baa861f192"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:55286
I20260709 13:03:02.034917 14893 raft_consensus.cc:606] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:02.039762 14893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe"
dest_uuid: "2792855ef5814cea848f87baa861f192"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:55286
I20260709 13:03:02.040191 14893 raft_consensus.cc:606] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:02.044745 14893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "699a610cf25c435192d1f06356352d6a"
dest_uuid: "2792855ef5814cea848f87baa861f192"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:55286
I20260709 13:03:02.045168 14893 raft_consensus.cc:606] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:02.049712 14893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e"
dest_uuid: "2792855ef5814cea848f87baa861f192"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:55286
I20260709 13:03:02.050114 14893 raft_consensus.cc:606] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:02.053589 15040 consensus_queue.cc:1048] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.063454 15015 raft_consensus.cc:493] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:02.063921 15015 raft_consensus.cc:515] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.065812 15015 leader_election.cc:290] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:02.066901 14817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
mode: GRACEFUL
new_leader_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:48206
I20260709 13:03:02.067497 14817 raft_consensus.cc:606] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Received request to transfer leadership to TS 2792855ef5814cea848f87baa861f192
I20260709 13:03:02.067651 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:02.070736 15011 consensus_queue.cc:1048] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.072223 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:02.072980 14893 raft_consensus.cc:2393] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ea33503b6c942119abb09e27be6493f in current term 1: Already voted for candidate 8a6d503e82cb43048945c1ce4ecc4502 in this term.
I20260709 13:03:02.074898 14930 leader_election.cc:304] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ea33503b6c942119abb09e27be6493f; no voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:02.076491 15015 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:02.081403 15040 consensus_queue.cc:1048] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.082976 15015 raft_consensus.cc:2749] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:02.093489 14966 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
mode: GRACEFUL
new_leader_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:39472
I20260709 13:03:02.094086 14966 raft_consensus.cc:606] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 2 LEADER]: Received request to transfer leadership to TS 2792855ef5814cea848f87baa861f192
I20260709 13:03:02.099555 15040 consensus_queue.cc:1048] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.100328 15049 raft_consensus.cc:993] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.100747 15049 raft_consensus.cc:1081] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.102334 14817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48198
I20260709 13:03:02.102859 14817 raft_consensus.cc:493] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.103222 14817 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.103879 14964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70681d631d2443f39ac5d8d74468fed8"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
mode: GRACEFUL
new_leader_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:39472
I20260709 13:03:02.104421 14964 raft_consensus.cc:606] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 1 LEADER]: Received request to transfer leadership to TS 2792855ef5814cea848f87baa861f192
I20260709 13:03:02.108357 15044 raft_consensus.cc:993] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.108860 15044 raft_consensus.cc:1081] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.109696 14817 raft_consensus.cc:515] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.110543 14818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48198
I20260709 13:03:02.110955 14818 raft_consensus.cc:493] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.111240 14818 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.113554 14816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
mode: GRACEFUL
new_leader_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:48206
I20260709 13:03:02.114147 14816 raft_consensus.cc:606] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Received request to transfer leadership to TS 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:02.114614 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:02.115135 14893 raft_consensus.cc:3055] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.115446 14893 raft_consensus.cc:740] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:02.116200 14893 consensus_queue.cc:260] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.117200 14893 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.117151 15011 consensus_queue.cc:1048] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.118896 14818 raft_consensus.cc:515] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:02.120741 14818 leader_election.cc:290] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 2 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:02.121642 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:02.122179 14892 raft_consensus.cc:3055] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.122282 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:02.122543 14892 raft_consensus.cc:740] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:02.122848 14966 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.123315 14892 consensus_queue.cc:260] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [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: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:02.124413 14892 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.127295 14893 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.128458 14781 leader_election.cc:304] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:02.129153 14966 raft_consensus.cc:2468] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.129279 15016 raft_consensus.cc:2804] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.129840 15016 raft_consensus.cc:697] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:02.130240 14817 leader_election.cc:290] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 2 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:02.130293 14783 leader_election.cc:304] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:02.130685 15016 consensus_queue.cc:237] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue 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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.131420 15053 raft_consensus.cc:2804] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.131872 15053 raft_consensus.cc:697] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:02.132728 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:02.132639 15053 consensus_queue.cc:237] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue 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: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:02.133244 14966 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.136278 14892 raft_consensus.cc:2468] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.139297 14966 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.139961 15049 raft_consensus.cc:993] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.140368 15049 raft_consensus.cc:1081] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.142019 14816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48198
I20260709 13:03:02.144254 14816 raft_consensus.cc:493] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.144657 14816 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.147753 15049 consensus_queue.cc:1048] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.150166 14816 raft_consensus.cc:515] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.154673 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:02.154942 14816 leader_election.cc:290] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 2 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:02.155261 14892 raft_consensus.cc:3055] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.155577 14892 raft_consensus.cc:740] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:02.156301 14892 consensus_queue.cc:260] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.156765 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:02.157296 14966 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.157763 14892 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.160136 14715 catalog_manager.cc:5697] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 1 to 2, leader changed from 2792855ef5814cea848f87baa861f192 (127.13.222.130) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.162034 14715 catalog_manager.cc:5697] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 1 to 2, leader changed from 2792855ef5814cea848f87baa861f192 (127.13.222.130) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:02.163005 14966 raft_consensus.cc:2468] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.163932 14783 leader_election.cc:304] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:02.164229 14892 raft_consensus.cc:2468] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.164922 15053 raft_consensus.cc:2804] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.165357 15053 raft_consensus.cc:697] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:02.166097 15053 consensus_queue.cc:237] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue 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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.167203 15016 consensus_queue.cc:1048] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.173483 15016 raft_consensus.cc:993] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502: : Instructing follower 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:02.173931 15016 raft_consensus.cc:1081] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Signalling peer 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:02.175791 14964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:39446
I20260709 13:03:02.176318 14964 raft_consensus.cc:493] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.176658 14964 raft_consensus.cc:3060] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.182124 14816 raft_consensus.cc:1275] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:03:02.182478 14816 pending_rounds.cc:85] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: Aborting all ops after (but not including) 0
I20260709 13:03:02.182749 14816 pending_rounds.cc:107] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:03:02.183064 14816 raft_consensus.cc:2889] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:02.182897 14964 raft_consensus.cc:515] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.183384 14892 raft_consensus.cc:3060] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:02.184585 15015 consensus_queue.cc:1048] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.184839 14964 leader_election.cc:290] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 2 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:02.186739 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:02.187155 14816 raft_consensus.cc:3055] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.187393 14816 raft_consensus.cc:740] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:02.187985 14816 consensus_queue.cc:260] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.188608 14816 raft_consensus.cc:3060] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.189769 14966 raft_consensus.cc:1240] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Rejecting Update request from peer 8a6d503e82cb43048945c1ce4ecc4502 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:02.191205 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bee7a1063c042ba8423e2b150adb844" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:02.191781 14892 raft_consensus.cc:3060] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.194475 14816 raft_consensus.cc:2468] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 2.
I20260709 13:03:02.197167 14893 raft_consensus.cc:1275] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:02.198495 14930 leader_election.cc:304] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:02.199236 15051 raft_consensus.cc:2804] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.199692 15051 raft_consensus.cc:697] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 2 LEADER]: Becoming Leader. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:02.200635 15015 consensus_queue.cc:1048] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.200471 15051 consensus_queue.cc:237] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.204906 14892 raft_consensus.cc:2468] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 2.
I20260709 13:03:02.205294 14714 catalog_manager.cc:5697] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 1 to 2, leader changed from 2792855ef5814cea848f87baa861f192 (127.13.222.130) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.214618 15054 raft_consensus.cc:993] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f: : Instructing follower 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:02.215144 15086 raft_consensus.cc:1081] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 2 LEADER]: Signalling peer 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:02.217963 14893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a"
dest_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:55272
I20260709 13:03:02.218411 14893 raft_consensus.cc:493] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.218767 14893 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:02.218315 14715 catalog_manager.cc:5697] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f reported cstate change: term changed from 1 to 2, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 6ea33503b6c942119abb09e27be6493f (127.13.222.131). New cstate: current_term: 2 leader_uuid: "6ea33503b6c942119abb09e27be6493f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:02.224424 14893 raft_consensus.cc:515] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.226744 14893 leader_election.cc:290] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 3 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:02.227198 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:02.227810 14816 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:02.227998 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:02.228559 14966 raft_consensus.cc:3055] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:02.228847 14966 raft_consensus.cc:740] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:02.229535 14966 consensus_queue.cc:260] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.230559 14966 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:02.235879 14816 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 3.
I20260709 13:03:02.237052 14856 leader_election.cc:304] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:02.237277 14966 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 3.
I20260709 13:03:02.237912 15049 raft_consensus.cc:2804] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:02.238407 15040 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.239377 15049 raft_consensus.cc:697] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 3 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:02.240085 15049 consensus_queue.cc:237] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.244234 15040 raft_consensus.cc:993] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.244640 15040 raft_consensus.cc:1081] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.247885 15086 raft_consensus.cc:493] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:02.248333 15086 raft_consensus.cc:515] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.248992 15049 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.248535 14716 catalog_manager.cc:5697] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 2 to 3, leader changed from 6ea33503b6c942119abb09e27be6493f (127.13.222.131) to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.250571 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502" is_pre_election: true
I20260709 13:03:02.251142 15086 leader_election.cc:290] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:02.251343 14815 raft_consensus.cc:2393] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ea33503b6c942119abb09e27be6493f in current term 1: Already voted for candidate 2792855ef5814cea848f87baa861f192 in this term.
I20260709 13:03:02.251259 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2792855ef5814cea848f87baa861f192" is_pre_election: true
I20260709 13:03:02.252836 14930 leader_election.cc:304] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ea33503b6c942119abb09e27be6493f; no voters: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:02.254125 15086 raft_consensus.cc:3060] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:02.257383 14816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "699a610cf25c435192d1f06356352d6a"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48198
I20260709 13:03:02.258006 14816 raft_consensus.cc:493] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.258414 14816 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.265204 14816 raft_consensus.cc:515] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.267581 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:02.268122 14893 raft_consensus.cc:3055] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.268369 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:02.268684 15086 raft_consensus.cc:2749] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:02.268985 14964 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.268410 14893 raft_consensus.cc:740] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:02.272360 14893 consensus_queue.cc:260] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.273413 14893 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.273833 14964 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.274578 14816 leader_election.cc:290] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 2 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:02.275081 14783 leader_election.cc:304] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:02.276165 15053 raft_consensus.cc:2804] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.276484 15053 raft_consensus.cc:697] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:02.277197 15053 consensus_queue.cc:237] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue 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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.279695 14893 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.283659 14715 catalog_manager.cc:5697] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 1 to 2, leader changed from 2792855ef5814cea848f87baa861f192 (127.13.222.130) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.317091 15049 consensus_queue.cc:1048] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.327039 15011 consensus_queue.cc:1048] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.334265 15049 raft_consensus.cc:993] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.334681 15011 raft_consensus.cc:1081] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:02.336555 14816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48198
I20260709 13:03:02.337065 14816 raft_consensus.cc:493] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.337435 14816 raft_consensus.cc:3060] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.338344 15086 consensus_queue.cc:1048] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.343112 14816 raft_consensus.cc:515] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.344525 15054 raft_consensus.cc:993] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f: : Instructing follower 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:02.344946 15054 raft_consensus.cc:1081] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 1 LEADER]: Signalling peer 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:02.349159 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:02.349521 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0da4d0be5d4fb6b34d9193f4d730fe" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:02.349735 14892 raft_consensus.cc:3055] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.350018 14964 raft_consensus.cc:3060] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.350055 14892 raft_consensus.cc:740] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
W20260709 13:03:02.350293 14747 debug-util.cc:398] Leaking SignalData structure 0x7b0800051060 after lost signal to thread 14205
W20260709 13:03:02.351198 14747 debug-util.cc:398] Leaking SignalData structure 0x7b0800051740 after lost signal to thread 14750
I20260709 13:03:02.353504 14892 consensus_queue.cc:260] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.354614 14892 raft_consensus.cc:3060] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.357693 14964 raft_consensus.cc:2468] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.358613 14893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70681d631d2443f39ac5d8d74468fed8"
dest_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:55272
I20260709 13:03:02.358964 14783 leader_election.cc:304] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:02.359191 14893 raft_consensus.cc:493] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.359588 14893 raft_consensus.cc:3060] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.359798 15053 raft_consensus.cc:2804] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.360258 15053 raft_consensus.cc:697] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:02.361002 15053 consensus_queue.cc:237] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue 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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.361490 14892 raft_consensus.cc:2468] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:02.366284 14816 leader_election.cc:290] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 2 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:02.367864 14715 catalog_manager.cc:5697] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 1 to 2, leader changed from 2792855ef5814cea848f87baa861f192 (127.13.222.130) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.370225 15086 consensus_queue.cc:1048] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.365962 14893 raft_consensus.cc:515] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.376312 14893 leader_election.cc:290] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 2 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:02.376924 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70681d631d2443f39ac5d8d74468fed8" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:02.377837 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70681d631d2443f39ac5d8d74468fed8" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:02.378403 14964 raft_consensus.cc:3055] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.378710 14964 raft_consensus.cc:740] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:02.379598 14964 consensus_queue.cc:260] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.380722 14964 raft_consensus.cc:3060] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.388027 14964 raft_consensus.cc:2468] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 2.
I20260709 13:03:02.389041 14858 leader_election.cc:304] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:02.389853 15011 raft_consensus.cc:2804] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.390349 15011 raft_consensus.cc:697] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 2 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:02.391101 15011 consensus_queue.cc:237] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [LEADER]: Queue 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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.397404 14715 catalog_manager.cc:5697] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 1 to 2, leader changed from 6ea33503b6c942119abb09e27be6493f (127.13.222.131) to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.402350 15053 consensus_queue.cc:1048] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.409593 15038 raft_consensus.cc:993] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502: : Instructing follower 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:02.410027 15038 raft_consensus.cc:1081] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Signalling peer 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:02.412334 14892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d"
dest_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:55268
I20260709 13:03:02.412870 14892 raft_consensus.cc:493] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:02.413231 14892 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.415531 15053 consensus_queue.cc:1048] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.420502 14892 raft_consensus.cc:515] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.421643 14893 raft_consensus.cc:1240] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Rejecting Update request from peer 8a6d503e82cb43048945c1ce4ecc4502 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:02.424129 15053 consensus_queue.cc:1059] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.425068 15016 raft_consensus.cc:3055] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:02.425416 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:02.425423 15016 raft_consensus.cc:740] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:02.426971 15016 consensus_queue.cc:260] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.427862 15016 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.432305 14892 leader_election.cc:290] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 2 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:02.433367 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:02.445360 14815 raft_consensus.cc:2468] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 2.
I20260709 13:03:02.447088 14856 leader_election.cc:304] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:02.446956 15011 consensus_queue.cc:1048] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.447750 15049 raft_consensus.cc:2804] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:02.448194 15049 raft_consensus.cc:697] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:02.448999 15049 consensus_queue.cc:237] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:02.456655 14715 catalog_manager.cc:5697] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 1 to 2, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:02.459640 15011 consensus_queue.cc:1048] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.559926 14892 raft_consensus.cc:1275] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.561363 15016 consensus_queue.cc:1048] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.577840 14964 raft_consensus.cc:1275] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.579291 15016 consensus_queue.cc:1048] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.653837 14892 raft_consensus.cc:1275] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.655086 15016 consensus_queue.cc:1048] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.662642 14964 raft_consensus.cc:1275] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.664374 15053 consensus_queue.cc:1048] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.671804 14815 raft_consensus.cc:1275] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.673215 15011 consensus_queue.cc:1048] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.684862 14966 raft_consensus.cc:1275] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.686785 15053 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.678679 14815 raft_consensus.cc:1275] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.689062 15015 consensus_queue.cc:1048] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.695808 14964 raft_consensus.cc:1275] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:03:02.698714 14966 raft_consensus.cc:1275] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.700024 14893 raft_consensus.cc:1275] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.701140 15044 consensus_queue.cc:1048] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.701987 15016 consensus_queue.cc:1048] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.699643 14892 raft_consensus.cc:1275] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.704149 15016 consensus_queue.cc:1048] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.708525 15016 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.722257 14893 raft_consensus.cc:1275] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.726263 15054 consensus_queue.cc:1048] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:02.828238 14815 raft_consensus.cc:3060] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.832993 14815 raft_consensus.cc:1275] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.834684 15044 consensus_queue.cc:1048] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.846053 14816 raft_consensus.cc:1275] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.848922 15040 consensus_queue.cc:1048] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.852317 14966 raft_consensus.cc:1275] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.854609 15099 consensus_queue.cc:1048] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.866268 14966 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:02.873924 14966 raft_consensus.cc:1275] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.875373 15011 consensus_queue.cc:1048] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.965766 14964 raft_consensus.cc:1275] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.966962 15053 consensus_queue.cc:1048] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:02.973575 14893 raft_consensus.cc:1275] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:02.975435 15016 consensus_queue.cc:1048] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:05.146581 14202 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:03:05.147269 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:05.165264 14815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "699a610cf25c435192d1f06356352d6a"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
mode: GRACEFUL
new_leader_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:48214
I20260709 13:03:05.165747 14815 raft_consensus.cc:606] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Received request to transfer leadership to TS 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:05.167964 14815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
mode: GRACEFUL
new_leader_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:48214
I20260709 13:03:05.168402 14815 raft_consensus.cc:606] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Received request to transfer leadership to TS 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:05.169384 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:05.169950 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:05.588802 15104 raft_consensus.cc:993] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502: : Instructing follower 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:05.589262 15053 raft_consensus.cc:1081] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Signalling peer 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:05.590710 14964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:39446
I20260709 13:03:05.591243 14964 raft_consensus.cc:493] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:05.591531 14964 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.596204 14964 raft_consensus.cc:515] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:05.598387 14964 leader_election.cc:290] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 3 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:05.599011 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:05.599614 14815 raft_consensus.cc:3055] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:05.599951 14815 raft_consensus.cc:740] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:05.600503 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:05.601083 14893 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.600746 14815 consensus_queue.cc:260] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:05.601861 14815 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.607792 14815 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 3.
I20260709 13:03:05.608038 14893 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 3.
I20260709 13:03:05.609153 14930 leader_election.cc:304] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:05.609930 15015 raft_consensus.cc:2804] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:05.610975 15015 raft_consensus.cc:697] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Becoming Leader. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:05.611753 15015 consensus_queue.cc:237] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:05.620218 14714 catalog_manager.cc:5697] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f reported cstate change: term changed from 2 to 3, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 6ea33503b6c942119abb09e27be6493f (127.13.222.131). New cstate: current_term: 3 leader_uuid: "6ea33503b6c942119abb09e27be6493f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:05.647285 15104 raft_consensus.cc:993] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502: : Instructing follower 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:05.647701 15053 raft_consensus.cc:1081] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Signalling peer 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:05.649369 14964 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "699a610cf25c435192d1f06356352d6a"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:39446
I20260709 13:03:05.649907 14964 raft_consensus.cc:493] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:05.650208 14964 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.654824 14964 raft_consensus.cc:515] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:05.656426 14964 leader_election.cc:290] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 3 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:05.657101 14815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:05.657439 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:05.657701 14815 raft_consensus.cc:3055] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:05.657879 14893 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.658059 14815 raft_consensus.cc:740] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:05.658880 14815 consensus_queue.cc:260] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:05.660036 14815 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:05.661870 14893 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 3.
I20260709 13:03:05.662791 14930 leader_election.cc:304] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:05.663446 15015 raft_consensus.cc:2804] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:05.663797 15015 raft_consensus.cc:697] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Becoming Leader. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:05.664458 15015 consensus_queue.cc:237] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:05.667320 14815 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 3.
I20260709 13:03:05.674213 14714 catalog_manager.cc:5697] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f reported cstate change: term changed from 2 to 3, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 6ea33503b6c942119abb09e27be6493f (127.13.222.131). New cstate: current_term: 3 leader_uuid: "6ea33503b6c942119abb09e27be6493f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:06.044302 14815 raft_consensus.cc:1275] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.045560 15015 consensus_queue.cc:1048] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.064679 14893 raft_consensus.cc:1275] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.066720 15105 consensus_queue.cc:1048] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.130517 14893 raft_consensus.cc:1275] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.132534 15115 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:06.142570 14815 raft_consensus.cc:1275] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:06.144384 15015 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.170805 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:06.190472 14964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "699a610cf25c435192d1f06356352d6a"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:39472
I20260709 13:03:06.190951 14964 raft_consensus.cc:606] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:06.196062 14964 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:39472
I20260709 13:03:06.196527 14964 raft_consensus.cc:606] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:06.201109 14893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d"
dest_uuid: "2792855ef5814cea848f87baa861f192"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:55286
I20260709 13:03:06.201555 14893 raft_consensus.cc:606] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:06.206394 14893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3"
dest_uuid: "2792855ef5814cea848f87baa861f192"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:55286
I20260709 13:03:06.206852 14893 raft_consensus.cc:606] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:06.211302 14893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a"
dest_uuid: "2792855ef5814cea848f87baa861f192"
mode: GRACEFUL
new_leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:55286
I20260709 13:03:06.211756 14893 raft_consensus.cc:606] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 3 LEADER]: Received request to transfer leadership to TS 8a6d503e82cb43048945c1ce4ecc4502
I20260709 13:03:06.267961 15120 raft_consensus.cc:993] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.268383 15101 raft_consensus.cc:1081] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 3 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.269739 14815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48198
I20260709 13:03:06.270174 14815 raft_consensus.cc:493] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.270493 14815 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.274989 14815 raft_consensus.cc:515] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.276672 14815 leader_election.cc:290] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 4 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:06.277486 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:06.277740 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:06.278059 14893 raft_consensus.cc:3055] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:06.278304 14964 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.278425 14893 raft_consensus.cc:740] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:06.279161 14893 consensus_queue.cc:260] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.280248 14893 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.284399 14964 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 4.
I20260709 13:03:06.285591 14783 leader_election.cc:304] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:06.286182 14893 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 4.
I20260709 13:03:06.286428 15104 raft_consensus.cc:2804] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:06.287586 15104 raft_consensus.cc:697] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:06.288427 15104 consensus_queue.cc:237] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.295624 14713 catalog_manager.cc:5697] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 3 to 4, leader changed from 2792855ef5814cea848f87baa861f192 (127.13.222.130) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 4 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.471261 15120 raft_consensus.cc:993] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.471714 15101 raft_consensus.cc:1081] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.473465 15105 raft_consensus.cc:993] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.473466 14815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48198
I20260709 13:03:06.474051 15015 raft_consensus.cc:1081] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.474180 14815 raft_consensus.cc:493] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.474584 14815 raft_consensus.cc:3060] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.475535 14816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48204
I20260709 13:03:06.476016 14816 raft_consensus.cc:493] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.476290 14816 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.479249 14815 raft_consensus.cc:515] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.481040 14815 leader_election.cc:290] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 2 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:06.481084 14816 raft_consensus.cc:515] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.481843 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:06.482368 14893 raft_consensus.cc:3055] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:06.482656 14893 raft_consensus.cc:740] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:06.482553 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bbffbfc8e344337aba827d2cee3fab3" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:06.483094 14816 leader_election.cc:290] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 4 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:06.483306 14893 consensus_queue.cc:260] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.484064 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:06.484285 14893 raft_consensus.cc:3060] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.484601 14966 raft_consensus.cc:3055] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:06.484205 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a084b811a0e4ab6bb527fbf4a190b2e" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:06.484915 14966 raft_consensus.cc:740] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:06.485082 14892 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.485709 14966 consensus_queue.cc:260] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.486908 14966 raft_consensus.cc:3060] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.488463 14893 raft_consensus.cc:2468] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:06.483112 14964 raft_consensus.cc:3060] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:06.489531 14781 leader_election.cc:304] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:06.490331 15104 raft_consensus.cc:2804] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:06.490759 15104 raft_consensus.cc:697] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:06.491542 15104 consensus_queue.cc:237] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Queue 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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.492889 14892 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 4.
I20260709 13:03:06.493877 14966 raft_consensus.cc:2468] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 4.
I20260709 13:03:06.493988 14781 leader_election.cc:304] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:06.494726 15121 raft_consensus.cc:2804] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:06.495967 14964 raft_consensus.cc:2468] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 2.
I20260709 13:03:06.498567 15121 raft_consensus.cc:697] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:06.499393 15121 consensus_queue.cc:237] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.499984 14713 catalog_manager.cc:5697] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 1 to 2, leader changed from 2792855ef5814cea848f87baa861f192 (127.13.222.130) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.511732 14713 catalog_manager.cc:5697] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 3 to 4, leader changed from 6ea33503b6c942119abb09e27be6493f (127.13.222.131) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 4 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.557776 15120 raft_consensus.cc:993] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.558168 15101 raft_consensus.cc:1081] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.559496 14816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48198
I20260709 13:03:06.559942 14816 raft_consensus.cc:493] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.560220 14816 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.564463 14816 raft_consensus.cc:515] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.566527 14816 leader_election.cc:290] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 3 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:06.566706 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:06.567288 14892 raft_consensus.cc:3055] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:06.567592 14892 raft_consensus.cc:740] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:06.567874 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ab52c6e7ba84dee8ba7a200673c438d" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:06.568401 14966 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.568288 14892 consensus_queue.cc:260] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.569451 14892 raft_consensus.cc:3060] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:06.572867 14966 raft_consensus.cc:2468] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 3.
I20260709 13:03:06.573724 14892 raft_consensus.cc:2468] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 3.
I20260709 13:03:06.573778 14783 leader_election.cc:304] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [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: 6ea33503b6c942119abb09e27be6493f, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:06.574685 15121 raft_consensus.cc:2804] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:06.575222 15121 raft_consensus.cc:697] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:06.575894 15121 consensus_queue.cc:237] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.581669 14713 catalog_manager.cc:5697] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 2 to 3, leader changed from 2792855ef5814cea848f87baa861f192 (127.13.222.130) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 3 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.687211 14966 raft_consensus.cc:1275] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.688746 15121 consensus_queue.cc:1048] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.690356 15129 raft_consensus.cc:993] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f: : Instructing follower 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.690824 15105 raft_consensus.cc:1081] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Signalling peer 8a6d503e82cb43048945c1ce4ecc4502 to start an election
I20260709 13:03:06.692355 14816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "699a610cf25c435192d1f06356352d6a"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
 from {username='slave'} at 127.0.0.1:48204
I20260709 13:03:06.692924 14816 raft_consensus.cc:493] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:06.693346 14816 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.698349 14892 raft_consensus.cc:1275] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:03:06.699854 14816 raft_consensus.cc:515] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.700222 15104 consensus_queue.cc:1048] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:06.701814 14816 leader_election.cc:290] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [CANDIDATE]: Term 4 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:06.703095 14893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:06.703624 14893 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.704648 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "8a6d503e82cb43048945c1ce4ecc4502" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:06.705142 14964 raft_consensus.cc:3055] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:06.705416 14964 raft_consensus.cc:740] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:06.706140 14964 consensus_queue.cc:260] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.707628 14964 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:06.709707 14893 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 4.
I20260709 13:03:06.710829 14781 leader_election.cc:304] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [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: 2792855ef5814cea848f87baa861f192, 8a6d503e82cb43048945c1ce4ecc4502; no voters: 
I20260709 13:03:06.711732 15127 raft_consensus.cc:2804] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:06.712211 15127 raft_consensus.cc:697] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Becoming Leader. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:06.712977 14964 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a6d503e82cb43048945c1ce4ecc4502 in term 4.
I20260709 13:03:06.713007 15127 consensus_queue.cc:237] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:06.720402 14713 catalog_manager.cc:5697] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 reported cstate change: term changed from 3 to 4, leader changed from 6ea33503b6c942119abb09e27be6493f (127.13.222.131) to 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129). New cstate: current_term: 4 leader_uuid: "8a6d503e82cb43048945c1ce4ecc4502" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:06.880872 14893 raft_consensus.cc:1275] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:06.882006 15127 consensus_queue.cc:1048] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:06.889369 14964 raft_consensus.cc:1275] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:06.890874 15135 consensus_queue.cc:1048] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:06.977962 14964 raft_consensus.cc:1275] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:06.979097 15135 consensus_queue.cc:1048] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:06.986778 14893 raft_consensus.cc:1275] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:06.988667 15121 consensus_queue.cc:1048] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:07.050233 14964 raft_consensus.cc:1275] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:07.051329 15121 consensus_queue.cc:1048] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:07.060683 14893 raft_consensus.cc:1275] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:07.062031 15135 consensus_queue.cc:1048] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:07.270715 14893 raft_consensus.cc:1275] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:07.271929 15135 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:07.279670 14964 raft_consensus.cc:1275] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Refusing update from remote peer 8a6d503e82cb43048945c1ce4ecc4502: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:07.282018 15104 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:09.218904 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:09.226739 14816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
mode: GRACEFUL
new_leader_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:48214
I20260709 13:03:09.227429 14816 raft_consensus.cc:606] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Received request to transfer leadership to TS 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:09.230093 14816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
mode: GRACEFUL
new_leader_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:48214
I20260709 13:03:09.230558 14816 raft_consensus.cc:606] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Received request to transfer leadership to TS 2792855ef5814cea848f87baa861f192
I20260709 13:03:09.232844 14816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "699a610cf25c435192d1f06356352d6a"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
mode: GRACEFUL
new_leader_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:48214
I20260709 13:03:09.233284 14816 raft_consensus.cc:606] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Received request to transfer leadership to TS 6ea33503b6c942119abb09e27be6493f
I20260709 13:03:09.235509 14816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64"
dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
mode: GRACEFUL
new_leader_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:48214
I20260709 13:03:09.235931 14816 raft_consensus.cc:606] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Received request to transfer leadership to TS 2792855ef5814cea848f87baa861f192
I20260709 13:03:09.236868 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:03:09.237288 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:09.241361 15143 raft_consensus.cc:993] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: : Instructing follower 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:09.241806 15127 raft_consensus.cc:1081] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Signalling peer 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:09.243180 14892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a"
dest_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:55268
I20260709 13:03:09.243602 14892 raft_consensus.cc:493] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.243885 14892 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.250648 14892 raft_consensus.cc:515] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.252568 14892 leader_election.cc:290] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 5 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:09.253141 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:09.253563 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60615232b7564ed288b8bf48f8cbc70a" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:09.253976 14816 raft_consensus.cc:3055] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:09.254077 14966 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.254278 14816 raft_consensus.cc:740] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:09.255110 14816 consensus_queue.cc:260] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.256033 14816 raft_consensus.cc:3060] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.258633 14966 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 5.
I20260709 13:03:09.259720 14858 leader_election.cc:304] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:09.260429 15101 raft_consensus.cc:2804] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:09.260499 14816 raft_consensus.cc:2468] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 5.
I20260709 13:03:09.261371 15101 raft_consensus.cc:697] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 5 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:09.262249 15101 consensus_queue.cc:237] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.269111 14714 catalog_manager.cc:5697] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 4 to 5, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 5 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.437462 15143 raft_consensus.cc:993] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502: : Instructing follower 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:09.437866 15127 raft_consensus.cc:1081] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Signalling peer 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:09.439317 14966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "699a610cf25c435192d1f06356352d6a"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:39446
I20260709 13:03:09.439723 14966 raft_consensus.cc:493] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.439991 14966 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.444033 14966 raft_consensus.cc:515] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.445431 14966 leader_election.cc:290] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 5 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781)
I20260709 13:03:09.446343 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:09.446520 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "699a610cf25c435192d1f06356352d6a" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:09.446892 14816 raft_consensus.cc:3055] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:03:09.447007 14892 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.447204 14816 raft_consensus.cc:740] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:09.447940 14816 consensus_queue.cc:260] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.448947 14816 raft_consensus.cc:3060] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:03:09.451990 14892 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 5.
I20260709 13:03:09.453003 14930 leader_election.cc:304] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:09.453003 14816 raft_consensus.cc:2468] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 5.
I20260709 13:03:09.453758 15105 raft_consensus.cc:2804] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:03:09.454814 15105 raft_consensus.cc:697] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 5 LEADER]: Becoming Leader. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:09.455636 15105 consensus_queue.cc:237] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.462034 14714 catalog_manager.cc:5697] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f reported cstate change: term changed from 4 to 5, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 6ea33503b6c942119abb09e27be6493f (127.13.222.131). New cstate: current_term: 5 leader_uuid: "6ea33503b6c942119abb09e27be6493f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:09.464807 15143 raft_consensus.cc:993] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502: : Instructing follower 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:09.465263 15127 raft_consensus.cc:1081] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Signalling peer 6ea33503b6c942119abb09e27be6493f to start an election
I20260709 13:03:09.466615 14966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7"
dest_uuid: "6ea33503b6c942119abb09e27be6493f"
 from {username='slave'} at 127.0.0.1:39446
I20260709 13:03:09.467090 14966 raft_consensus.cc:493] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.467386 14966 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.471683 14966 raft_consensus.cc:515] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:09.472934 14966 leader_election.cc:290] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [CANDIDATE]: Term 3 election: Requested vote from peers 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781), 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499)
I20260709 13:03:09.473842 14892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2792855ef5814cea848f87baa861f192"
I20260709 13:03:09.473917 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f1cc87b53304bea9ceea49d112e38e7" candidate_uuid: "6ea33503b6c942119abb09e27be6493f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:09.474331 14892 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.474371 14816 raft_consensus.cc:3055] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:09.474715 14816 raft_consensus.cc:740] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:09.475338 14816 consensus_queue.cc:260] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [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: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:09.476188 14816 raft_consensus.cc:3060] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.478641 14892 raft_consensus.cc:2468] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 3.
I20260709 13:03:09.479462 14930 leader_election.cc:304] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:09.480198 15105 raft_consensus.cc:2804] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:09.480386 14816 raft_consensus.cc:2468] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ea33503b6c942119abb09e27be6493f in term 3.
I20260709 13:03:09.480598 15105 raft_consensus.cc:697] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Becoming Leader. State: Replica: 6ea33503b6c942119abb09e27be6493f, State: Running, Role: LEADER
I20260709 13:03:09.481484 15105 consensus_queue.cc:237] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [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: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } }
I20260709 13:03:09.488781 14714 catalog_manager.cc:5697] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f reported cstate change: term changed from 2 to 3, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 6ea33503b6c942119abb09e27be6493f (127.13.222.131). New cstate: current_term: 3 leader_uuid: "6ea33503b6c942119abb09e27be6493f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.544703 15143 raft_consensus.cc:993] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502: : Instructing follower 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:09.545109 15127 raft_consensus.cc:1081] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Signalling peer 2792855ef5814cea848f87baa861f192 to start an election
I20260709 13:03:09.546406 14892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64"
dest_uuid: "2792855ef5814cea848f87baa861f192"
 from {username='slave'} at 127.0.0.1:55268
I20260709 13:03:09.546829 14892 raft_consensus.cc:493] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:09.547070 14892 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.550884 14892 raft_consensus.cc:515] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.552153 14892 leader_election.cc:290] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [CANDIDATE]: Term 3 election: Requested vote from peers 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499), 6ea33503b6c942119abb09e27be6493f (127.13.222.131:39863)
I20260709 13:03:09.552946 14816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a6d503e82cb43048945c1ce4ecc4502"
I20260709 13:03:09.553128 14966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80b8f2d5af84b2684f9f1ffc517de64" candidate_uuid: "2792855ef5814cea848f87baa861f192" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ea33503b6c942119abb09e27be6493f"
I20260709 13:03:09.553471 14816 raft_consensus.cc:3055] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:09.553580 14966 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.553792 14816 raft_consensus.cc:740] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a6d503e82cb43048945c1ce4ecc4502, State: Running, Role: LEADER
I20260709 13:03:09.554546 14816 consensus_queue.cc:260] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.555634 14816 raft_consensus.cc:3060] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:09.559659 14966 raft_consensus.cc:2468] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 3.
I20260709 13:03:09.560765 14858 leader_election.cc:304] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [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: 2792855ef5814cea848f87baa861f192, 6ea33503b6c942119abb09e27be6493f; no voters: 
I20260709 13:03:09.561149 14816 raft_consensus.cc:2468] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2792855ef5814cea848f87baa861f192 in term 3.
I20260709 13:03:09.561425 15101 raft_consensus.cc:2804] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:09.561889 15101 raft_consensus.cc:697] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 3 LEADER]: Becoming Leader. State: Replica: 2792855ef5814cea848f87baa861f192, State: Running, Role: LEADER
I20260709 13:03:09.562675 15101 consensus_queue.cc:237] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [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: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } }
I20260709 13:03:09.569394 14714 catalog_manager.cc:5697] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 reported cstate change: term changed from 2 to 3, leader changed from 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129) to 2792855ef5814cea848f87baa861f192 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "2792855ef5814cea848f87baa861f192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:09.708070 14816 raft_consensus.cc:1275] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 5 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:09.709285 15101 consensus_queue.cc:1048] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:09.719277 14966 raft_consensus.cc:1275] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 5 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:03:09.721064 15157 consensus_queue.cc:1048] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:09.944275 14966 raft_consensus.cc:1275] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:09.945577 15157 consensus_queue.cc:1048] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ea33503b6c942119abb09e27be6493f" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:09.946761 14816 raft_consensus.cc:1275] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:09.948065 15150 consensus_queue.cc:1048] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:09.955668 14815 raft_consensus.cc:1275] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Refusing update from remote peer 2792855ef5814cea848f87baa861f192: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:09.957274 15101 consensus_queue.cc:1048] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:09.963025 14892 raft_consensus.cc:1275] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:09.964386 15105 consensus_queue.cc:1048] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:10.013762 14892 raft_consensus.cc:1275] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 5 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:10.015089 15105 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2792855ef5814cea848f87baa861f192" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38781 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:10.019682 14815 raft_consensus.cc:1275] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 5 FOLLOWER]: Refusing update from remote peer 6ea33503b6c942119abb09e27be6493f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:03:10.020964 15105 consensus_queue.cc:1048] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a6d503e82cb43048945c1ce4ecc4502" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:10.238080 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:10.244944 14202 tablet_server.cc:179] TabletServer@127.13.222.129:0 shutting down...
W20260709 13:03:10.256928 14930 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]
W20260709 13:03:10.261634 14930 consensus_peers.cc:597] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f -> Peer 8a6d503e82cb43048945c1ce4ecc4502 (127.13.222.129:39499): Couldn't send request to peer 8a6d503e82cb43048945c1ce4ecc4502. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.271106 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:10.271847 14202 tablet_replica.cc:333] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.272431 14202 raft_consensus.cc:2243] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.272854 14202 raft_consensus.cc:2272] T 0f1cc87b53304bea9ceea49d112e38e7 P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.274999 14202 tablet_replica.cc:333] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.275542 14202 raft_consensus.cc:2243] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.276221 14202 raft_consensus.cc:2272] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.277817 14202 tablet_replica.cc:333] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.278343 14202 raft_consensus.cc:2243] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.278769 14202 raft_consensus.cc:2272] T 8bee7a1063c042ba8423e2b150adb844 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.280267 14202 tablet_replica.cc:333] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.280747 14202 raft_consensus.cc:2243] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.281095 14202 raft_consensus.cc:2272] T 699a610cf25c435192d1f06356352d6a P 8a6d503e82cb43048945c1ce4ecc4502 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.283069 14202 tablet_replica.cc:333] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.283572 14202 raft_consensus.cc:2243] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.284248 14202 raft_consensus.cc:2272] T 8a084b811a0e4ab6bb527fbf4a190b2e P 8a6d503e82cb43048945c1ce4ecc4502 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.285799 14202 tablet_replica.cc:333] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.286298 14202 raft_consensus.cc:2243] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.286688 14202 raft_consensus.cc:2272] T 70681d631d2443f39ac5d8d74468fed8 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.288237 14202 tablet_replica.cc:333] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.288672 14202 raft_consensus.cc:2243] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.289009 14202 raft_consensus.cc:2272] T f80b8f2d5af84b2684f9f1ffc517de64 P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.290879 14202 tablet_replica.cc:333] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.291277 14202 raft_consensus.cc:2243] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.292028 14202 raft_consensus.cc:2272] T 0ab52c6e7ba84dee8ba7a200673c438d P 8a6d503e82cb43048945c1ce4ecc4502 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.293562 14202 tablet_replica.cc:333] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.293969 14202 raft_consensus.cc:2243] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.294749 14202 raft_consensus.cc:2272] T 1bbffbfc8e344337aba827d2cee3fab3 P 8a6d503e82cb43048945c1ce4ecc4502 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.296195 14202 tablet_replica.cc:333] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502: stopping tablet replica
I20260709 13:03:10.296586 14202 raft_consensus.cc:2243] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.296895 14202 raft_consensus.cc:2272] T 60615232b7564ed288b8bf48f8cbc70a P 8a6d503e82cb43048945c1ce4ecc4502 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.324366 14202 tablet_server.cc:196] TabletServer@127.13.222.129:0 shutdown complete.
I20260709 13:03:10.342329 14202 tablet_server.cc:179] TabletServer@127.13.222.130:0 shutting down...
I20260709 13:03:10.361726 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:10.362442 14202 tablet_replica.cc:333] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.362962 14202 raft_consensus.cc:2243] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.363425 14202 raft_consensus.cc:2272] T 0ab52c6e7ba84dee8ba7a200673c438d P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.365231 14202 tablet_replica.cc:333] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.365715 14202 raft_consensus.cc:2243] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.366084 14202 raft_consensus.cc:2272] T 1bbffbfc8e344337aba827d2cee3fab3 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.367643 14202 tablet_replica.cc:333] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.368084 14202 raft_consensus.cc:2243] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.368472 14202 raft_consensus.cc:2272] T 8bee7a1063c042ba8423e2b150adb844 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.369979 14202 tablet_replica.cc:333] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.370481 14202 raft_consensus.cc:2243] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.370872 14202 raft_consensus.cc:2272] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.372370 14202 tablet_replica.cc:333] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.372838 14202 raft_consensus.cc:2243] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.373276 14202 raft_consensus.cc:2272] T 8a084b811a0e4ab6bb527fbf4a190b2e P 2792855ef5814cea848f87baa861f192 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.374814 14202 tablet_replica.cc:333] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.375269 14202 raft_consensus.cc:2243] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.375697 14202 raft_consensus.cc:2272] T 699a610cf25c435192d1f06356352d6a P 2792855ef5814cea848f87baa861f192 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.377678 14202 tablet_replica.cc:333] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.378144 14202 raft_consensus.cc:2243] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.378854 14202 raft_consensus.cc:2272] T 60615232b7564ed288b8bf48f8cbc70a P 2792855ef5814cea848f87baa861f192 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.380738 14202 tablet_replica.cc:333] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.381173 14202 raft_consensus.cc:2243] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.381834 14202 raft_consensus.cc:2272] T 70681d631d2443f39ac5d8d74468fed8 P 2792855ef5814cea848f87baa861f192 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.383368 14202 tablet_replica.cc:333] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.383803 14202 raft_consensus.cc:2243] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.384450 14202 raft_consensus.cc:2272] T f80b8f2d5af84b2684f9f1ffc517de64 P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.386305 14202 tablet_replica.cc:333] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192: stopping tablet replica
I20260709 13:03:10.386720 14202 raft_consensus.cc:2243] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.387113 14202 raft_consensus.cc:2272] T 0f1cc87b53304bea9ceea49d112e38e7 P 2792855ef5814cea848f87baa861f192 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.414286 14202 tablet_server.cc:196] TabletServer@127.13.222.130:0 shutdown complete.
I20260709 13:03:10.431250 14202 tablet_server.cc:179] TabletServer@127.13.222.131:0 shutting down...
W20260709 13:03:10.449980 14930 consensus_peers.cc:597] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f -> Peer 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781): Couldn't send request to peer 2792855ef5814cea848f87baa861f192. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:38781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.454607 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:10.455209 14202 tablet_replica.cc:333] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.455715 14202 raft_consensus.cc:2243] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.456120 14202 raft_consensus.cc:2272] T 1bbffbfc8e344337aba827d2cee3fab3 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.457835 14202 tablet_replica.cc:333] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.458325 14202 raft_consensus.cc:2243] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.458700 14202 raft_consensus.cc:2272] T 0ab52c6e7ba84dee8ba7a200673c438d P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.460537 14202 tablet_replica.cc:333] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.461138 14202 raft_consensus.cc:2243] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.461634 14202 raft_consensus.cc:2272] T 9b0da4d0be5d4fb6b34d9193f4d730fe P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.463621 14202 tablet_replica.cc:333] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
W20260709 13:03:10.464044 14930 consensus_peers.cc:597] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f -> Peer 2792855ef5814cea848f87baa861f192 (127.13.222.130:38781): Couldn't send request to peer 2792855ef5814cea848f87baa861f192. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:38781: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:10.464210 14202 raft_consensus.cc:2243] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.464917 14202 raft_consensus.cc:2272] T 699a610cf25c435192d1f06356352d6a P 6ea33503b6c942119abb09e27be6493f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.466722 14202 tablet_replica.cc:333] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.467188 14202 raft_consensus.cc:2243] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.467556 14202 raft_consensus.cc:2272] T 8a084b811a0e4ab6bb527fbf4a190b2e P 6ea33503b6c942119abb09e27be6493f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.469017 14202 tablet_replica.cc:333] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.469434 14202 raft_consensus.cc:2243] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.470109 14202 raft_consensus.cc:2272] T 8bee7a1063c042ba8423e2b150adb844 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.471650 14202 tablet_replica.cc:333] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.472077 14202 raft_consensus.cc:2243] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.472445 14202 raft_consensus.cc:2272] T 60615232b7564ed288b8bf48f8cbc70a P 6ea33503b6c942119abb09e27be6493f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.474833 14202 tablet_replica.cc:333] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.475255 14202 raft_consensus.cc:2243] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.475622 14202 raft_consensus.cc:2272] T 70681d631d2443f39ac5d8d74468fed8 P 6ea33503b6c942119abb09e27be6493f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.477043 14202 tablet_replica.cc:333] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.477432 14202 raft_consensus.cc:2243] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:10.477772 14202 raft_consensus.cc:2272] T f80b8f2d5af84b2684f9f1ffc517de64 P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.479430 14202 tablet_replica.cc:333] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f: stopping tablet replica
I20260709 13:03:10.479990 14202 raft_consensus.cc:2243] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.480710 14202 raft_consensus.cc:2272] T 0f1cc87b53304bea9ceea49d112e38e7 P 6ea33503b6c942119abb09e27be6493f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.506947 14202 tablet_server.cc:196] TabletServer@127.13.222.131:0 shutdown complete.
I20260709 13:03:10.523952 14202 master.cc:562] Master@127.13.222.190:41327 shutting down...
I20260709 13:03:10.540540 14202 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:10.541043 14202 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:10.541347 14202 tablet_replica.cc:333] T 00000000000000000000000000000000 P 353c355b6dfc4b50bf15de1b128d4872: stopping tablet replica
I20260709 13:03:10.586931 14202 master.cc:584] Master@127.13.222.190:41327 shutdown complete.
2792855ef5814cea848f87baa861f192  4
6ea33503b6c942119abb09e27be6493f  1
8a6d503e82cb43048945c1ce4ecc4502  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10373 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:03:10.623271 14202 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.222.190:45925
I20260709 13:03:10.624339 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:10.629720 15171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:10.629895 15172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:10.630658 15174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:10.631068 14202 server_base.cc:1061] running on GCE node
I20260709 13:03:10.631845 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:10.632027 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:10.632171 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602190632153 us; error 0 us; skew 500 ppm
I20260709 13:03:10.632643 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:10.635033 14202 webserver.cc:533] Webserver started at http://127.13.222.190:40429/ using document root <none> and password file <none>
I20260709 13:03:10.635462 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:10.635612 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:10.635869 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:10.636907 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/master-0-root/instance:
uuid: "b4da76dc95f043b69fa182e47ca0cb7c"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-x09j"
I20260709 13:03:10.641104 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:03:10.644392 15179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:10.645032 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:03:10.645296 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/master-0-root
uuid: "b4da76dc95f043b69fa182e47ca0cb7c"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-x09j"
I20260709 13:03:10.645572 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:10.674863 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:10.676081 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:10.713114 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.190:45925
I20260709 13:03:10.713214 15230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.190:45925 every 8 connection(s)
I20260709 13:03:10.716990 15231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:10.726140 15231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c: Bootstrap starting.
I20260709 13:03:10.730671 15231 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:10.734647 15231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c: No bootstrap required, opened a new log
I20260709 13:03:10.736605 15231 raft_consensus.cc:359] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4da76dc95f043b69fa182e47ca0cb7c" member_type: VOTER }
I20260709 13:03:10.736974 15231 raft_consensus.cc:385] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:10.737150 15231 raft_consensus.cc:740] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4da76dc95f043b69fa182e47ca0cb7c, State: Initialized, Role: FOLLOWER
I20260709 13:03:10.737656 15231 consensus_queue.cc:260] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b4da76dc95f043b69fa182e47ca0cb7c" member_type: VOTER }
I20260709 13:03:10.738081 15231 raft_consensus.cc:399] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:10.738291 15231 raft_consensus.cc:493] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:10.738492 15231 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:10.742301 15231 raft_consensus.cc:515] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4da76dc95f043b69fa182e47ca0cb7c" member_type: VOTER }
I20260709 13:03:10.742743 15231 leader_election.cc:304] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [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: b4da76dc95f043b69fa182e47ca0cb7c; no voters: 
I20260709 13:03:10.743739 15231 leader_election.cc:290] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:10.744103 15234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:10.745374 15234 raft_consensus.cc:697] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 1 LEADER]: Becoming Leader. State: Replica: b4da76dc95f043b69fa182e47ca0cb7c, State: Running, Role: LEADER
I20260709 13:03:10.745920 15234 consensus_queue.cc:237] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [LEADER]: Queue going to LEADER mode. State: All 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: "b4da76dc95f043b69fa182e47ca0cb7c" member_type: VOTER }
I20260709 13:03:10.746445 15231 sys_catalog.cc:565] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:10.750330 15235 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b4da76dc95f043b69fa182e47ca0cb7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4da76dc95f043b69fa182e47ca0cb7c" member_type: VOTER } }
I20260709 13:03:10.750483 15236 sys_catalog.cc:455] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [sys.catalog]: SysCatalogTable state changed. Reason: New leader b4da76dc95f043b69fa182e47ca0cb7c. Latest consensus state: current_term: 1 leader_uuid: "b4da76dc95f043b69fa182e47ca0cb7c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b4da76dc95f043b69fa182e47ca0cb7c" member_type: VOTER } }
I20260709 13:03:10.750928 15235 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:10.751241 15236 sys_catalog.cc:458] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:10.753165 15241 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:10.758400 15241 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:10.762732 14202 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:10.766717 15241 catalog_manager.cc:1383] Generated new cluster ID: c169f6ac6c154e72996103bf29b07f05
I20260709 13:03:10.767009 15241 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:10.786363 15241 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:10.787601 15241 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:10.806828 15241 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c: Generated new TSK 0
I20260709 13:03:10.807456 15241 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:10.828867 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:10.834594 15252 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:10.835314 15253 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:10.837450 14202 server_base.cc:1061] running on GCE node
W20260709 13:03:10.837725 15255 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:10.838629 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:10.838820 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:10.838986 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602190838968 us; error 0 us; skew 500 ppm
I20260709 13:03:10.839488 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:10.841717 14202 webserver.cc:533] Webserver started at http://127.13.222.129:44243/ using document root <none> and password file <none>
I20260709 13:03:10.842173 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:10.842393 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:10.842651 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:10.843657 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/instance:
uuid: "1fca57d1420b4d118649db6807cd0e77"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-x09j"
I20260709 13:03:10.847908 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:03:10.851130 15260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:10.851909 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:03:10.852212 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "1fca57d1420b4d118649db6807cd0e77"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-x09j"
I20260709 13:03:10.852499 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:10.876372 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:10.877589 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:10.879079 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:10.881450 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:10.881702 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:10.881942 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:10.882086 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:10.919799 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:40253
I20260709 13:03:10.919888 15322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:40253 every 8 connection(s)
I20260709 13:03:10.924378 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:10.931241 15327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:10.934289 15330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:10.934834 15328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:10.936432 14202 server_base.cc:1061] running on GCE node
I20260709 13:03:10.937281 15323 heartbeater.cc:344] Connected to a master server at 127.13.222.190:45925
I20260709 13:03:10.937371 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:10.937628 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:10.937633 15323 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:10.937858 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602190937841 us; error 0 us; skew 500 ppm
I20260709 13:03:10.938477 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:10.938498 15323 heartbeater.cc:507] Master 127.13.222.190:45925 requested a full tablet report, sending...
I20260709 13:03:10.940651 15196 ts_manager.cc:194] Registered new tserver with Master: 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:10.941160 14202 webserver.cc:533] Webserver started at http://127.13.222.130:41455/ using document root <none> and password file <none>
I20260709 13:03:10.941617 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:10.941790 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:10.942027 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:10.942554 15196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40056
I20260709 13:03:10.943218 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/instance:
uuid: "d7cc9640a712468496bfe988fbfe8e95"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-x09j"
I20260709 13:03:10.947613 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:03:10.950727 15335 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:10.951402 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:10.951670 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root
uuid: "d7cc9640a712468496bfe988fbfe8e95"
format_stamp: "Formatted at 2026-07-09 13:03:10 on dist-test-slave-x09j"
I20260709 13:03:10.951943 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:10.989356 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:10.990578 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:10.991935 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:10.994021 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:10.994222 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:10.994438 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:10.994583 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.031189 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.130:34437
I20260709 13:03:11.031302 15397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.130:34437 every 8 connection(s)
I20260709 13:03:11.035507 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:11.042241 15401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:11.044235 15402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:11.044984 15404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:11.046169 14202 server_base.cc:1061] running on GCE node
I20260709 13:03:11.047217 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:11.047458 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:11.047631 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602191047612 us; error 0 us; skew 500 ppm
I20260709 13:03:11.047973 15398 heartbeater.cc:344] Connected to a master server at 127.13.222.190:45925
I20260709 13:03:11.048178 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:11.048327 15398 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:11.049060 15398 heartbeater.cc:507] Master 127.13.222.190:45925 requested a full tablet report, sending...
I20260709 13:03:11.050585 14202 webserver.cc:533] Webserver started at http://127.13.222.131:41225/ using document root <none> and password file <none>
I20260709 13:03:11.051069 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:11.051088 15196 ts_manager.cc:194] Registered new tserver with Master: d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:11.051326 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:11.051627 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:11.052500 15196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40060
I20260709 13:03:11.052667 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/instance:
uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
format_stamp: "Formatted at 2026-07-09 13:03:11 on dist-test-slave-x09j"
I20260709 13:03:11.057338 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:03:11.060549 15409 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.061264 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:03:11.061573 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root
uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
format_stamp: "Formatted at 2026-07-09 13:03:11 on dist-test-slave-x09j"
I20260709 13:03:11.061829 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:11.076609 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:11.077759 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:11.079207 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:11.081483 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:11.081693 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.081952 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:11.082154 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:11.118399 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.131:37009
I20260709 13:03:11.118490 15471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.131:37009 every 8 connection(s)
I20260709 13:03:11.130937 15472 heartbeater.cc:344] Connected to a master server at 127.13.222.190:45925
I20260709 13:03:11.131278 15472 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:11.131945 15472 heartbeater.cc:507] Master 127.13.222.190:45925 requested a full tablet report, sending...
I20260709 13:03:11.133713 15196 ts_manager.cc:194] Registered new tserver with Master: 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:11.134558 14202 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01313551s
I20260709 13:03:11.134990 15196 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40064
I20260709 13:03:11.159595 15196 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40066:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:03:11.165352 15196 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:03:11.361642 15437 tablet_service.cc:1511] Processing CreateTablet for tablet 5feaa4ee07fd441883cfc0a982157c2d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:11.362382 15435 tablet_service.cc:1511] Processing CreateTablet for tablet a2de2ca9587143ad958e6806aca99997 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:11.363121 15437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5feaa4ee07fd441883cfc0a982157c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.362810 15436 tablet_service.cc:1511] Processing CreateTablet for tablet 186c770f78c541d4a6a2c341ce701e3a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:11.363818 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2de2ca9587143ad958e6806aca99997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.364399 15436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186c770f78c541d4a6a2c341ce701e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.366218 15434 tablet_service.cc:1511] Processing CreateTablet for tablet b2b26feea86a4146bd628cc7db5a7e17 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:11.367523 15434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b26feea86a4146bd628cc7db5a7e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.371851 15433 tablet_service.cc:1511] Processing CreateTablet for tablet bd239fa3b102474ca61fab3c857f821b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:11.373229 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd239fa3b102474ca61fab3c857f821b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.373725 15432 tablet_service.cc:1511] Processing CreateTablet for tablet db9417e778694c8c918038d9f4c26911 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:11.375047 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9417e778694c8c918038d9f4c26911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.380223 15431 tablet_service.cc:1511] Processing CreateTablet for tablet f2d8513724df4f74bc3145243e35fcc8 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:11.381567 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d8513724df4f74bc3145243e35fcc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.383327 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 3bcdd55224884e3ab3d4b667e62304db (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:11.384640 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bcdd55224884e3ab3d4b667e62304db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.387315 15429 tablet_service.cc:1511] Processing CreateTablet for tablet 77403c0716e445838de1ecad677b3ef5 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:11.388600 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77403c0716e445838de1ecad677b3ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.391278 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 1278faaff0e546e79a6c26fdab6e642a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:11.392549 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278faaff0e546e79a6c26fdab6e642a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.407940 15288 tablet_service.cc:1511] Processing CreateTablet for tablet 5feaa4ee07fd441883cfc0a982157c2d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:11.409313 15288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5feaa4ee07fd441883cfc0a982157c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.411667 15287 tablet_service.cc:1511] Processing CreateTablet for tablet 186c770f78c541d4a6a2c341ce701e3a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:11.413029 15287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186c770f78c541d4a6a2c341ce701e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.413118 15432 tablet_service.cc:1511] Processing CreateTablet for tablet 299cef7194824b3e958367cc9e76cb64 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:11.414529 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299cef7194824b3e958367cc9e76cb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.419435 15286 tablet_service.cc:1511] Processing CreateTablet for tablet a2de2ca9587143ad958e6806aca99997 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:11.422061 15286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2de2ca9587143ad958e6806aca99997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.425531 15285 tablet_service.cc:1511] Processing CreateTablet for tablet b2b26feea86a4146bd628cc7db5a7e17 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:11.428548 15285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b26feea86a4146bd628cc7db5a7e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.438465 15284 tablet_service.cc:1511] Processing CreateTablet for tablet bd239fa3b102474ca61fab3c857f821b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:11.439908 15284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd239fa3b102474ca61fab3c857f821b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.447367 15282 tablet_service.cc:1511] Processing CreateTablet for tablet f2d8513724df4f74bc3145243e35fcc8 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:11.448748 15282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d8513724df4f74bc3145243e35fcc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.451861 15283 tablet_service.cc:1511] Processing CreateTablet for tablet db9417e778694c8c918038d9f4c26911 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:11.453115 15283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9417e778694c8c918038d9f4c26911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.458942 15279 tablet_service.cc:1511] Processing CreateTablet for tablet 1278faaff0e546e79a6c26fdab6e642a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:11.459174 15281 tablet_service.cc:1511] Processing CreateTablet for tablet 3bcdd55224884e3ab3d4b667e62304db (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:11.460423 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278faaff0e546e79a6c26fdab6e642a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.460978 15280 tablet_service.cc:1511] Processing CreateTablet for tablet 77403c0716e445838de1ecad677b3ef5 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:11.466733 15363 tablet_service.cc:1511] Processing CreateTablet for tablet 5feaa4ee07fd441883cfc0a982157c2d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:03:11.466843 15431 tablet_service.cc:1511] Processing CreateTablet for tablet 0f602c92dcdb427b835a982dc3e7caa6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:11.468014 15363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5feaa4ee07fd441883cfc0a982157c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.468276 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f602c92dcdb427b835a982dc3e7caa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.471335 15362 tablet_service.cc:1511] Processing CreateTablet for tablet 186c770f78c541d4a6a2c341ce701e3a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:03:11.472620 15362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186c770f78c541d4a6a2c341ce701e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.476187 15359 tablet_service.cc:1511] Processing CreateTablet for tablet bd239fa3b102474ca61fab3c857f821b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:03:11.480545 15280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77403c0716e445838de1ecad677b3ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.482656 15487 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:11.482553 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 77403c0716e445838de1ecad677b3ef5 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:03:11.484186 15357 tablet_service.cc:1511] Processing CreateTablet for tablet f2d8513724df4f74bc3145243e35fcc8 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:03:11.485088 15281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bcdd55224884e3ab3d4b667e62304db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.487300 15361 tablet_service.cc:1511] Processing CreateTablet for tablet a2de2ca9587143ad958e6806aca99997 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:03:11.489081 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 3bcdd55224884e3ab3d4b667e62304db (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:03:11.489784 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd239fa3b102474ca61fab3c857f821b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.491587 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bcdd55224884e3ab3d4b667e62304db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.491411 15360 tablet_service.cc:1511] Processing CreateTablet for tablet b2b26feea86a4146bd628cc7db5a7e17 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:03:11.492035 15358 tablet_service.cc:1511] Processing CreateTablet for tablet db9417e778694c8c918038d9f4c26911 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:03:11.494824 15361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2de2ca9587143ad958e6806aca99997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.499250 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2d8513724df4f74bc3145243e35fcc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.501014 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77403c0716e445838de1ecad677b3ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.503104 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9417e778694c8c918038d9f4c26911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.506506 15360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b26feea86a4146bd628cc7db5a7e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.498070 15436 tablet_service.cc:1511] Processing CreateTablet for tablet f58a17be8d7e442f9ecadf0a663af458 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:11.509614 15436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58a17be8d7e442f9ecadf0a663af458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.515599 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 1278faaff0e546e79a6c26fdab6e642a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:03:11.517830 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278faaff0e546e79a6c26fdab6e642a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.523082 15432 tablet_service.cc:1511] Processing CreateTablet for tablet fb826e275bbd498b8b455b199878d007 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:11.524345 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb826e275bbd498b8b455b199878d007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.419461 15437 tablet_service.cc:1511] Processing CreateTablet for tablet a19507379c884b27a3eb8fc1bcac5754 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:11.528173 15437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19507379c884b27a3eb8fc1bcac5754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.532344 15487 tablet_bootstrap.cc:654] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.542273 15488 tablet_bootstrap.cc:492] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:11.542917 15357 tablet_service.cc:1511] Processing CreateTablet for tablet 299cef7194824b3e958367cc9e76cb64 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:11.544241 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299cef7194824b3e958367cc9e76cb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.550467 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 1aecb39257a94f26a8fae23d702a5edb (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:11.551256 15434 tablet_service.cc:1511] Processing CreateTablet for tablet 14a50d91662940008605dccdc6432ceb (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:11.551759 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aecb39257a94f26a8fae23d702a5edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.552426 15434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a50d91662940008605dccdc6432ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.573194 15435 tablet_service.cc:1511] Processing CreateTablet for tablet ea6b1fa815684ebdadd53036ef27d7bf (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:11.582517 15362 tablet_service.cc:1511] Processing CreateTablet for tablet a19507379c884b27a3eb8fc1bcac5754 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:11.583943 15362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19507379c884b27a3eb8fc1bcac5754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.581568 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 0fde54b14a414a53810fdbd255a21b78 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:11.586439 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fde54b14a414a53810fdbd255a21b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.591964 15288 tablet_service.cc:1511] Processing CreateTablet for tablet 299cef7194824b3e958367cc9e76cb64 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:03:11.593334 15288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299cef7194824b3e958367cc9e76cb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.595989 15286 tablet_service.cc:1511] Processing CreateTablet for tablet a19507379c884b27a3eb8fc1bcac5754 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:03:11.597333 15286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19507379c884b27a3eb8fc1bcac5754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.619180 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6b1fa815684ebdadd53036ef27d7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.646134 15487 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:11.647792 15487 ts_tablet_manager.cc:1403] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.165s	user 0.026s	sys 0.035s
W20260709 13:03:11.649276 15182 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 68265.6us
W20260709 13:03:11.650454 15181 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 55794.7us
I20260709 13:03:11.670958 15488 tablet_bootstrap.cc:654] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.674299 15282 tablet_service.cc:1511] Processing CreateTablet for tablet 0f602c92dcdb427b835a982dc3e7caa6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:11.675601 15282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f602c92dcdb427b835a982dc3e7caa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.680781 15284 tablet_service.cc:1511] Processing CreateTablet for tablet 1aecb39257a94f26a8fae23d702a5edb (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:11.684933 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 0f602c92dcdb427b835a982dc3e7caa6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:03:11.691738 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 14a50d91662940008605dccdc6432ceb (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:11.698499 15487 raft_consensus.cc:359] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:11.699262 15487 raft_consensus.cc:385] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.699572 15487 raft_consensus.cc:740] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.700270 15487 consensus_queue.cc:260] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:11.677489 15279 tablet_service.cc:1511] Processing CreateTablet for tablet f58a17be8d7e442f9ecadf0a663af458 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:11.682086 15284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aecb39257a94f26a8fae23d702a5edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.686177 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f602c92dcdb427b835a982dc3e7caa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.715487 15433 tablet_service.cc:1511] Processing CreateTablet for tablet 2effb88997c74801ad5c789b6740f8f0 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:11.720381 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 38543602a82c4aacbfc579cdc25d680a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:11.725996 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38543602a82c4aacbfc579cdc25d680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.727808 15435 tablet_service.cc:1511] Processing CreateTablet for tablet 0af47233ccce4ee58c7eb1d4f112eb88 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:11.734560 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a50d91662940008605dccdc6432ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.736712 15286 tablet_service.cc:1511] Processing CreateTablet for tablet 14a50d91662940008605dccdc6432ceb (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:03:11.737946 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2effb88997c74801ad5c789b6740f8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.749161 15359 tablet_service.cc:1511] Processing CreateTablet for tablet 379ed6783bbf4c01b58c434290639554 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:11.734685 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58a17be8d7e442f9ecadf0a663af458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.750644 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379ed6783bbf4c01b58c434290639554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.677537 15285 tablet_service.cc:1511] Processing CreateTablet for tablet fb826e275bbd498b8b455b199878d007 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:11.722012 15358 tablet_service.cc:1511] Processing CreateTablet for tablet f58a17be8d7e442f9ecadf0a663af458 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:03:11.753670 15490 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:11.754769 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58a17be8d7e442f9ecadf0a663af458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.739606 15361 tablet_service.cc:1511] Processing CreateTablet for tablet fb826e275bbd498b8b455b199878d007 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:03:11.757819 15361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb826e275bbd498b8b455b199878d007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.758412 15355 tablet_service.cc:1511] Processing CreateTablet for tablet ea6b1fa815684ebdadd53036ef27d7bf (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
W20260709 13:03:11.758983 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:11.759800 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6b1fa815684ebdadd53036ef27d7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.741293 15357 tablet_service.cc:1511] Processing CreateTablet for tablet 1aecb39257a94f26a8fae23d702a5edb (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:03:11.721028 15429 tablet_service.cc:1511] Processing CreateTablet for tablet 590308f311fe4dd8bbd0b8f03dfdae33 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:11.762866 15286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a50d91662940008605dccdc6432ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.768260 15285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb826e275bbd498b8b455b199878d007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.768044 15436 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6f60dfc45a49208da4d18559c8545a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:11.768941 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590308f311fe4dd8bbd0b8f03dfdae33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.740952 15287 tablet_service.cc:1511] Processing CreateTablet for tablet ea6b1fa815684ebdadd53036ef27d7bf (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:03:11.769979 15283 tablet_service.cc:1511] Processing CreateTablet for tablet 0fde54b14a414a53810fdbd255a21b78 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:11.770895 15287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6b1fa815684ebdadd53036ef27d7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.772229 15431 tablet_service.cc:1511] Processing CreateTablet for tablet 29d76767c69e4ec39383a5e08dcefb1d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:11.773510 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d76767c69e4ec39383a5e08dcefb1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.749233 15432 tablet_service.cc:1511] Processing CreateTablet for tablet 379ed6783bbf4c01b58c434290639554 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:11.784363 15488 tablet_bootstrap.cc:492] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:11.784843 15488 ts_tablet_manager.cc:1403] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.243s	user 0.010s	sys 0.019s
I20260709 13:03:11.768213 15360 tablet_service.cc:1511] Processing CreateTablet for tablet 0fde54b14a414a53810fdbd255a21b78 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:03:11.786763 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aecb39257a94f26a8fae23d702a5edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.789448 15436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6f60dfc45a49208da4d18559c8545a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.789228 15437 tablet_service.cc:1511] Processing CreateTablet for tablet b99e62f4dd934850889d8a2d730c8401 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:11.790479 15437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99e62f4dd934850889d8a2d730c8401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.791527 15487 ts_tablet_manager.cc:1434] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.143s	user 0.029s	sys 0.017s
I20260709 13:03:11.775756 15283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fde54b14a414a53810fdbd255a21b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.792608 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379ed6783bbf4c01b58c434290639554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.795643 15488 raft_consensus.cc:359] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:11.795928 15363 tablet_service.cc:1511] Processing CreateTablet for tablet 590308f311fe4dd8bbd0b8f03dfdae33 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:11.797245 15363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590308f311fe4dd8bbd0b8f03dfdae33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.799784 15472 heartbeater.cc:499] Master 127.13.222.190:45925 was elected leader, sending a full tablet report...
I20260709 13:03:11.796360 15488 raft_consensus.cc:385] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:11.802336 15488 raft_consensus.cc:740] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:11.802575 15360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fde54b14a414a53810fdbd255a21b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.803282 15488 consensus_queue.cc:260] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:11.805190 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af47233ccce4ee58c7eb1d4f112eb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.805540 15487 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:11.810880 15492 raft_consensus.cc:493] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:11.811419 15492 raft_consensus.cc:515] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:11.821951 15398 heartbeater.cc:499] Master 127.13.222.190:45925 was elected leader, sending a full tablet report...
I20260709 13:03:11.833289 15488 ts_tablet_manager.cc:1434] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.008s
I20260709 13:03:11.818609 15492 leader_election.cc:290] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:11.766012 15280 tablet_service.cc:1511] Processing CreateTablet for tablet 379ed6783bbf4c01b58c434290639554 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:03:11.849463 15434 tablet_service.cc:1511] Processing CreateTablet for tablet 9809ff6d67f642fd99b104e1ac8cf18c (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:11.850787 15434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9809ff6d67f642fd99b104e1ac8cf18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.853699 15490 tablet_bootstrap.cc:654] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.857471 15487 tablet_bootstrap.cc:654] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.871995 15488 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:11.886749 15282 tablet_service.cc:1511] Processing CreateTablet for tablet 590308f311fe4dd8bbd0b8f03dfdae33 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:03:11.888867 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 38543602a82c4aacbfc579cdc25d680a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:11.890087 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38543602a82c4aacbfc579cdc25d680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.901178 15430 tablet_service.cc:1511] Processing CreateTablet for tablet c826be0b04ef46749fbc54a9495346dd (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:11.904978 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 2effb88997c74801ad5c789b6740f8f0 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:11.906297 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2effb88997c74801ad5c789b6740f8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.909355 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 568a7c50de5644348067d173d7eb9259 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:11.921937 15488 tablet_bootstrap.cc:654] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:11.933131 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186c770f78c541d4a6a2c341ce701e3a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:11.934654 15432 tablet_service.cc:1511] Processing CreateTablet for tablet a10256da72f047a3a43162f93027645a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
W20260709 13:03:11.938215 15411 leader_election.cc:343] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.939133 15288 tablet_service.cc:1511] Processing CreateTablet for tablet 29d76767c69e4ec39383a5e08dcefb1d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:11.940824 15281 tablet_service.cc:1511] Processing CreateTablet for tablet 38543602a82c4aacbfc579cdc25d680a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:03:11.942395 15433 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2b7424adb04d0991f39c3adb9ae3a6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:11.943094 15358 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6f60dfc45a49208da4d18559c8545a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:11.944860 15323 heartbeater.cc:499] Master 127.13.222.190:45925 was elected leader, sending a full tablet report...
I20260709 13:03:11.946372 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c826be0b04ef46749fbc54a9495346dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.946914 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186c770f78c541d4a6a2c341ce701e3a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:11.948050 15362 tablet_service.cc:1511] Processing CreateTablet for tablet b99e62f4dd934850889d8a2d730c8401 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:11.950302 15280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379ed6783bbf4c01b58c434290639554. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.951417 15361 tablet_service.cc:1511] Processing CreateTablet for tablet 9809ff6d67f642fd99b104e1ac8cf18c (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:11.954476 15285 tablet_service.cc:1511] Processing CreateTablet for tablet 2effb88997c74801ad5c789b6740f8f0 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:03:11.946853 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 29d76767c69e4ec39383a5e08dcefb1d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:03:11.959223 15429 tablet_service.cc:1511] Processing CreateTablet for tablet 39e7c0e1dfc4416b9a18f069884abda0 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 13:03:11.970849 15410 leader_election.cc:343] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:11.971300 15410 leader_election.cc:304] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:11.972513 15434 tablet_service.cc:1511] Processing CreateTablet for tablet 28c68c0cb86b452fab6c8ac06a750c2d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:11.972874 15493 raft_consensus.cc:2749] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:11.973158 15435 tablet_service.cc:1511] Processing CreateTablet for tablet 390d7711b4874a8fad59cece86aaafd6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:11.976971 15282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590308f311fe4dd8bbd0b8f03dfdae33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.981819 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390d7711b4874a8fad59cece86aaafd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.982748 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2b7424adb04d0991f39c3adb9ae3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.987826 15284 tablet_service.cc:1511] Processing CreateTablet for tablet 4f6f60dfc45a49208da4d18559c8545a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:03:11.990710 15279 tablet_service.cc:1511] Processing CreateTablet for tablet 0af47233ccce4ee58c7eb1d4f112eb88 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:11.993331 15285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2effb88997c74801ad5c789b6740f8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:11.996635 15357 tablet_service.cc:1511] Processing CreateTablet for tablet c826be0b04ef46749fbc54a9495346dd (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:11.926625 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 0af47233ccce4ee58c7eb1d4f112eb88 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:03:12.001034 15281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38543602a82c4aacbfc579cdc25d680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.002041 15490 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:12.002539 15490 ts_tablet_manager.cc:1403] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.249s	user 0.017s	sys 0.027s
I20260709 13:03:12.003369 15288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d76767c69e4ec39383a5e08dcefb1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.005189 15490 raft_consensus.cc:359] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.005893 15490 raft_consensus.cc:385] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.007241 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af47233ccce4ee58c7eb1d4f112eb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.012009 15286 tablet_service.cc:1511] Processing CreateTablet for tablet b99e62f4dd934850889d8a2d730c8401 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:03:12.013324 15286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99e62f4dd934850889d8a2d730c8401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.006182 15490 raft_consensus.cc:740] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.019304 15490 consensus_queue.cc:260] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.022413 15487 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:12.022936 15487 ts_tablet_manager.cc:1403] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.218s	user 0.007s	sys 0.028s
I20260709 13:03:12.026583 15284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6f60dfc45a49208da4d18559c8545a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.027864 15436 tablet_service.cc:1511] Processing CreateTablet for tablet 39465339589f4ce09bfdc76fb103d658 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:12.026597 15434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c68c0cb86b452fab6c8ac06a750c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.025728 15487 raft_consensus.cc:359] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:12.035009 15487 raft_consensus.cc:385] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.035404 15487 raft_consensus.cc:740] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.035905 15363 tablet_service.cc:1511] Processing CreateTablet for tablet 568a7c50de5644348067d173d7eb9259 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:12.037043 15363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568a7c50de5644348067d173d7eb9259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.037004 15487 consensus_queue.cc:260] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:12.016211 15433 tablet_service.cc:1511] Processing CreateTablet for tablet 43e01347b4864583b709530c11242115 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:12.042799 15361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9809ff6d67f642fd99b104e1ac8cf18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.043406 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d76767c69e4ec39383a5e08dcefb1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.034502 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e7c0e1dfc4416b9a18f069884abda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.043278 15431 tablet_service.cc:1511] Processing CreateTablet for tablet 44170a394fbc448983621e444968a887 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:12.044502 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c826be0b04ef46749fbc54a9495346dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.044955 15436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39465339589f4ce09bfdc76fb103d658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.046442 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10256da72f047a3a43162f93027645a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.031484 15488 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:12.048825 15488 ts_tablet_manager.cc:1403] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.177s	user 0.007s	sys 0.009s
I20260709 13:03:12.051849 15488 raft_consensus.cc:359] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.052553 15488 raft_consensus.cc:385] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.052825 15488 raft_consensus.cc:740] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.054953 15494 raft_consensus.cc:493] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.055409 15494 raft_consensus.cc:515] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.058616 15287 tablet_service.cc:1511] Processing CreateTablet for tablet 9809ff6d67f642fd99b104e1ac8cf18c (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:03:12.059656 15494 leader_election.cc:290] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:12.065444 15490 ts_tablet_manager.cc:1434] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.000s
I20260709 13:03:12.066565 15490 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:12.033327 15437 tablet_service.cc:1511] Processing CreateTablet for tablet 551f1065610343fa9b2c782e8401c62f (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:12.070474 15500 raft_consensus.cc:493] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.070988 15500 raft_consensus.cc:515] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.073966 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568a7c50de5644348067d173d7eb9259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.070691 15287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9809ff6d67f642fd99b104e1ac8cf18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.075788 15360 tablet_service.cc:1511] Processing CreateTablet for tablet a10256da72f047a3a43162f93027645a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:12.086081 15488 consensus_queue.cc:260] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.088503 15488 ts_tablet_manager.cc:1434] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 13:03:12.088526 15360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10256da72f047a3a43162f93027645a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.089397 15488 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:12.098047 15285 tablet_service.cc:1511] Processing CreateTablet for tablet 568a7c50de5644348067d173d7eb9259 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:03:12.104097 15285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568a7c50de5644348067d173d7eb9259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.110353 15359 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2b7424adb04d0991f39c3adb9ae3a6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:12.110607 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 39e7c0e1dfc4416b9a18f069884abda0 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:12.112066 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af47233ccce4ee58c7eb1d4f112eb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.098099 15283 tablet_service.cc:1511] Processing CreateTablet for tablet a10256da72f047a3a43162f93027645a (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:03:12.107131 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44170a394fbc448983621e444968a887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.118995 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e01347b4864583b709530c11242115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.121665 15362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99e62f4dd934850889d8a2d730c8401. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.121834 15288 tablet_service.cc:1511] Processing CreateTablet for tablet 390d7711b4874a8fad59cece86aaafd6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:12.122718 15437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551f1065610343fa9b2c782e8401c62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.123113 15288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390d7711b4874a8fad59cece86aaafd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.108569 15282 tablet_service.cc:1511] Processing CreateTablet for tablet 39e7c0e1dfc4416b9a18f069884abda0 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:03:12.124496 15282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e7c0e1dfc4416b9a18f069884abda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.124990 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f6f60dfc45a49208da4d18559c8545a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.105669 15487 ts_tablet_manager.cc:1434] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.001s
I20260709 13:03:12.115947 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 5791e7b7e11a40a8a55121ae54ac77f1 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:12.140789 15435 tablet_service.cc:1511] Processing CreateTablet for tablet defbc87c4c7d4809879fcf34d746bcc3 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:12.133477 15494 raft_consensus.cc:493] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.142066 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defbc87c4c7d4809879fcf34d746bcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.141821 15494 raft_consensus.cc:515] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.142737 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e7c0e1dfc4416b9a18f069884abda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.144747 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2b7424adb04d0991f39c3adb9ae3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.151836 15283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10256da72f047a3a43162f93027645a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.154084 15487 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:12.131139 15279 tablet_service.cc:1511] Processing CreateTablet for tablet c826be0b04ef46749fbc54a9495346dd (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:03:12.155525 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c826be0b04ef46749fbc54a9495346dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.158788 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5791e7b7e11a40a8a55121ae54ac77f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.102787 15280 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2b7424adb04d0991f39c3adb9ae3a6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:03:12.168435 15490 tablet_bootstrap.cc:654] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.170161 15432 tablet_service.cc:1511] Processing CreateTablet for tablet 5b288abacdaf4594bb376273201d683e (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:12.171442 15494 leader_election.cc:290] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:12.171911 15436 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac88d059e224004b495d346e5921f1b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:12.171422 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b288abacdaf4594bb376273201d683e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.179831 15436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac88d059e224004b495d346e5921f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.181857 15500 leader_election.cc:290] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:12.195927 15287 tablet_service.cc:1511] Processing CreateTablet for tablet 28c68c0cb86b452fab6c8ac06a750c2d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:12.228643 15281 tablet_service.cc:1511] Processing CreateTablet for tablet 43e01347b4864583b709530c11242115 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:12.240000 15284 tablet_service.cc:1511] Processing CreateTablet for tablet 39465339589f4ce09bfdc76fb103d658 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:12.243520 15487 tablet_bootstrap.cc:654] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.249552 15493 raft_consensus.cc:493] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.250115 15493 raft_consensus.cc:515] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:12.252442 15493 leader_election.cc:290] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:12.253213 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5feaa4ee07fd441883cfc0a982157c2d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:12.258462 15411 leader_election.cc:343] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.230144 15281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e01347b4864583b709530c11242115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.262473 15287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c68c0cb86b452fab6c8ac06a750c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.270516 15280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2b7424adb04d0991f39c3adb9ae3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.273309 15284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39465339589f4ce09bfdc76fb103d658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.301379 15429 tablet_service.cc:1511] Processing CreateTablet for tablet 058fb1d9846b4190aaba4f3237ce478f (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:12.302716 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058fb1d9846b4190aaba4f3237ce478f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.301437 15360 tablet_service.cc:1511] Processing CreateTablet for tablet 28c68c0cb86b452fab6c8ac06a750c2d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:03:12.306886 15360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c68c0cb86b452fab6c8ac06a750c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.307552 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5feaa4ee07fd441883cfc0a982157c2d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:12.212016 15433 tablet_service.cc:1511] Processing CreateTablet for tablet 9d77f277b7ff4577a2385337ff306117 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
W20260709 13:03:12.310132 15410 leader_election.cc:343] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.310577 15410 leader_election.cc:304] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:12.310918 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d77f277b7ff4577a2385337ff306117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.311615 15493 raft_consensus.cc:2749] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.312127 15363 tablet_service.cc:1511] Processing CreateTablet for tablet 39465339589f4ce09bfdc76fb103d658 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:03:12.313259 15363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39465339589f4ce09bfdc76fb103d658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.320039 15286 tablet_service.cc:1511] Processing CreateTablet for tablet 44170a394fbc448983621e444968a887 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:12.321339 15286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44170a394fbc448983621e444968a887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.323752 15361 tablet_service.cc:1511] Processing CreateTablet for tablet 551f1065610343fa9b2c782e8401c62f (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:12.324975 15361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551f1065610343fa9b2c782e8401c62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.337628 15437 tablet_service.cc:1511] Processing CreateTablet for tablet c8e3c447cbf34cdeafa77987e883dc76 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:12.338929 15437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e3c447cbf34cdeafa77987e883dc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.349584 15431 tablet_service.cc:1511] Processing CreateTablet for tablet 24df94cf5ffe4d1196b0b058bdaab420 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:12.350957 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24df94cf5ffe4d1196b0b058bdaab420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.355557 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 390d7711b4874a8fad59cece86aaafd6 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:03:12.356827 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 390d7711b4874a8fad59cece86aaafd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.358811 15282 tablet_service.cc:1511] Processing CreateTablet for tablet 551f1065610343fa9b2c782e8401c62f (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:03:12.360141 15282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551f1065610343fa9b2c782e8401c62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.365370 15488 tablet_bootstrap.cc:654] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.367421 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 5791e7b7e11a40a8a55121ae54ac77f1 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:12.368628 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5791e7b7e11a40a8a55121ae54ac77f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.368741 15358 tablet_service.cc:1511] Processing CreateTablet for tablet defbc87c4c7d4809879fcf34d746bcc3 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:12.369910 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defbc87c4c7d4809879fcf34d746bcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.372613 15362 tablet_service.cc:1511] Processing CreateTablet for tablet 43e01347b4864583b709530c11242115 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:03:12.374642 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac88d059e224004b495d346e5921f1b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:12.377024 15429 tablet_service.cc:1511] Processing CreateTablet for tablet a6ab1439f2ec4cef968c339afa3d6988 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:12.378219 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ab1439f2ec4cef968c339afa3d6988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.370935 15435 tablet_service.cc:1511] Processing CreateTablet for tablet c2ba85dcefa14f9f861c9d277ba3ef08 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:12.381536 15435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ba85dcefa14f9f861c9d277ba3ef08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.384967 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d8513724df4f74bc3145243e35fcc8" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:12.387720 15285 tablet_service.cc:1511] Processing CreateTablet for tablet 5791e7b7e11a40a8a55121ae54ac77f1 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:03:12.389009 15285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5791e7b7e11a40a8a55121ae54ac77f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.390587 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186c770f78c541d4a6a2c341ce701e3a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:12.391072 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac88d059e224004b495d346e5921f1b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:12.391921 15337 leader_election.cc:343] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.392220 15490 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:12.392614 15362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e01347b4864583b709530c11242115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.392700 15490 ts_tablet_manager.cc:1403] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.326s	user 0.023s	sys 0.053s
W20260709 13:03:12.393527 15337 leader_election.cc:343] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.395181 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:12.395627 15490 raft_consensus.cc:359] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:12.396271 15490 raft_consensus.cc:385] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.396556 15490 raft_consensus.cc:740] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.397387 15490 consensus_queue.cc:260] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:12.399459 15434 tablet_service.cc:1511] Processing CreateTablet for tablet 0f20369ffc1549028b33f1de6e4c2c0b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
W20260709 13:03:12.400470 15263 leader_election.cc:343] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.400795 15434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f20369ffc1549028b33f1de6e4c2c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.404799 15490 ts_tablet_manager.cc:1434] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:03:12.348093 15432 tablet_service.cc:1511] Processing CreateTablet for tablet a5da657edd78440f9da8c8d027ae5054 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:12.405463 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186c770f78c541d4a6a2c341ce701e3a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:12.405764 15490 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:12.406204 15432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5da657edd78440f9da8c8d027ae5054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.406306 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d8513724df4f74bc3145243e35fcc8" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:12.407822 15338 leader_election.cc:343] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.408281 15338 leader_election.cc:304] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:12.409726 15494 raft_consensus.cc:2749] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.337534 15357 tablet_service.cc:1511] Processing CreateTablet for tablet 44170a394fbc448983621e444968a887 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:03:12.411253 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44170a394fbc448983621e444968a887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.412186 15490 tablet_bootstrap.cc:654] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.415575 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:12.416913 15261 leader_election.cc:343] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.418699 15261 leader_election.cc:304] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:12.424589 15487 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:12.431449 15500 raft_consensus.cc:2749] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.434628 15487 ts_tablet_manager.cc:1403] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.281s	user 0.024s	sys 0.009s
I20260709 13:03:12.436455 15490 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:12.436908 15490 ts_tablet_manager.cc:1403] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.002s
I20260709 13:03:12.437695 15487 raft_consensus.cc:359] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.422640 15446 raft_consensus.cc:2468] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:12.439697 15338 leader_election.cc:304] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:12.440443 15494 raft_consensus.cc:2804] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.440271 15279 tablet_service.cc:1511] Processing CreateTablet for tablet defbc87c4c7d4809879fcf34d746bcc3 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:03:12.440802 15494 raft_consensus.cc:493] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.441174 15494 raft_consensus.cc:3060] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.441725 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defbc87c4c7d4809879fcf34d746bcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.444928 15490 raft_consensus.cc:359] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.449406 15490 raft_consensus.cc:385] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.449731 15490 raft_consensus.cc:740] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.451351 15431 tablet_service.cc:1511] Processing CreateTablet for tablet d76191f4b68e437d93320f32ee6062b7 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:12.452612 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76191f4b68e437d93320f32ee6062b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.454670 15436 tablet_service.cc:1511] Processing CreateTablet for tablet cd17e0270a2f4a8aa7689067a2749b65 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:12.456337 15287 tablet_service.cc:1511] Processing CreateTablet for tablet 9d77f277b7ff4577a2385337ff306117 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:12.457206 15436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd17e0270a2f4a8aa7689067a2749b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.457508 15287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d77f277b7ff4577a2385337ff306117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.459453 15288 tablet_service.cc:1511] Processing CreateTablet for tablet 5ac88d059e224004b495d346e5921f1b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:03:12.463722 15490 consensus_queue.cc:260] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.464658 15288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac88d059e224004b495d346e5921f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.467024 15284 tablet_service.cc:1511] Processing CreateTablet for tablet 058fb1d9846b4190aaba4f3237ce478f (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:12.467481 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 73dec2047466417fbfd48864d1eb2299 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:12.468663 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dec2047466417fbfd48864d1eb2299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.438467 15487 raft_consensus.cc:385] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.422505 15359 tablet_service.cc:1511] Processing CreateTablet for tablet 5b288abacdaf4594bb376273201d683e (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:03:12.474004 15363 tablet_service.cc:1511] Processing CreateTablet for tablet 0f20369ffc1549028b33f1de6e4c2c0b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:12.475615 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 9d77f277b7ff4577a2385337ff306117 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:03:12.476207 15363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f20369ffc1549028b33f1de6e4c2c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.477164 15488 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:12.477607 15488 ts_tablet_manager.cc:1403] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.388s	user 0.014s	sys 0.000s
I20260709 13:03:12.478057 15490 ts_tablet_manager.cc:1434] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260709 13:03:12.479027 15490 tablet_bootstrap.cc:492] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:12.480427 15488 raft_consensus.cc:359] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.481122 15488 raft_consensus.cc:385] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.481420 15488 raft_consensus.cc:740] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.483736 15494 raft_consensus.cc:515] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.484990 15284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058fb1d9846b4190aaba4f3237ce478f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.485685 15494 leader_election.cc:290] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:12.486835 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186c770f78c541d4a6a2c341ce701e3a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:12.487491 15446 raft_consensus.cc:3060] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.486868 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186c770f78c541d4a6a2c341ce701e3a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:12.472316 15487 raft_consensus.cc:740] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.489799 15487 consensus_queue.cc:260] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.494892 15487 ts_tablet_manager.cc:1434] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.003s
I20260709 13:03:12.494452 15488 consensus_queue.cc:260] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.495852 15487 tablet_bootstrap.cc:492] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:12.496640 15488 ts_tablet_manager.cc:1434] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:03:12.497583 15488 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:12.499619 15283 tablet_service.cc:1511] Processing CreateTablet for tablet 24df94cf5ffe4d1196b0b058bdaab420 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:12.504317 15281 tablet_service.cc:1511] Processing CreateTablet for tablet 5b288abacdaf4594bb376273201d683e (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
W20260709 13:03:12.504943 15337 leader_election.cc:343] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.517720 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b288abacdaf4594bb376273201d683e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.535429 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d77f277b7ff4577a2385337ff306117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.537102 15281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b288abacdaf4594bb376273201d683e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.517552 15433 tablet_service.cc:1511] Processing CreateTablet for tablet c3e2365ee1774be2a7273af098185fb4 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:12.539036 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e2365ee1774be2a7273af098185fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.541142 15283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24df94cf5ffe4d1196b0b058bdaab420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.544507 15280 tablet_service.cc:1511] Processing CreateTablet for tablet 0f20369ffc1549028b33f1de6e4c2c0b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:03:12.549389 15357 tablet_service.cc:1511] Processing CreateTablet for tablet 058fb1d9846b4190aaba4f3237ce478f (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:03:12.553671 15490 tablet_bootstrap.cc:654] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.553757 15446 raft_consensus.cc:2468] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:12.555024 15338 leader_election.cc:304] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:12.556089 15494 raft_consensus.cc:2804] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.562348 15487 tablet_bootstrap.cc:654] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.563793 15280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f20369ffc1549028b33f1de6e4c2c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.567925 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 058fb1d9846b4190aaba4f3237ce478f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.571736 15358 tablet_service.cc:1511] Processing CreateTablet for tablet a5da657edd78440f9da8c8d027ae5054 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:12.572929 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5da657edd78440f9da8c8d027ae5054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.573261 15286 tablet_service.cc:1511] Processing CreateTablet for tablet a5da657edd78440f9da8c8d027ae5054 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:03:12.588330 15488 tablet_bootstrap.cc:654] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.606552 15285 tablet_service.cc:1511] Processing CreateTablet for tablet a6ab1439f2ec4cef968c339afa3d6988 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:12.615154 15282 tablet_service.cc:1511] Processing CreateTablet for tablet c8e3c447cbf34cdeafa77987e883dc76 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:12.599040 15286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5da657edd78440f9da8c8d027ae5054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.631795 15356 tablet_service.cc:1511] Processing CreateTablet for tablet c2ba85dcefa14f9f861c9d277ba3ef08 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:12.633026 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ba85dcefa14f9f861c9d277ba3ef08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.632783 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 24df94cf5ffe4d1196b0b058bdaab420 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:03:12.634020 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24df94cf5ffe4d1196b0b058bdaab420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.650395 15286 tablet_service.cc:1511] Processing CreateTablet for tablet 73dec2047466417fbfd48864d1eb2299 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:12.650954 15288 tablet_service.cc:1511] Processing CreateTablet for tablet c2ba85dcefa14f9f861c9d277ba3ef08 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:03:12.651826 15286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dec2047466417fbfd48864d1eb2299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.637045 15360 tablet_service.cc:1511] Processing CreateTablet for tablet a6ab1439f2ec4cef968c339afa3d6988 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:03:12.653173 15360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ab1439f2ec4cef968c339afa3d6988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.637368 15359 tablet_service.cc:1511] Processing CreateTablet for tablet d76191f4b68e437d93320f32ee6062b7 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:12.639447 15284 tablet_service.cc:1511] Processing CreateTablet for tablet d76191f4b68e437d93320f32ee6062b7 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:03:12.654517 15362 tablet_service.cc:1511] Processing CreateTablet for tablet 73dec2047466417fbfd48864d1eb2299 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:03:12.655584 15284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76191f4b68e437d93320f32ee6062b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.640300 15287 tablet_service.cc:1511] Processing CreateTablet for tablet cd17e0270a2f4a8aa7689067a2749b65 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:12.645545 15358 tablet_service.cc:1511] Processing CreateTablet for tablet cd17e0270a2f4a8aa7689067a2749b65 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:03:12.658524 15285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ab1439f2ec4cef968c339afa3d6988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.655558 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76191f4b68e437d93320f32ee6062b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.664392 15282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e3c447cbf34cdeafa77987e883dc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.671331 15487 tablet_bootstrap.cc:492] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:12.671793 15487 ts_tablet_manager.cc:1403] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.176s	user 0.012s	sys 0.003s
I20260709 13:03:12.674536 15487 raft_consensus.cc:359] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.675120 15358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd17e0270a2f4a8aa7689067a2749b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.675208 15487 raft_consensus.cc:385] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.675544 15487 raft_consensus.cc:740] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.682734 15287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd17e0270a2f4a8aa7689067a2749b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.686317 15361 tablet_service.cc:1511] Processing CreateTablet for tablet c8e3c447cbf34cdeafa77987e883dc76 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:03:12.686635 15429 tablet_service.cc:1511] Processing CreateTablet for tablet d5653b7e8da5431fb972eb2ba9cf198d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:12.686975 15363 tablet_service.cc:1511] Processing CreateTablet for tablet c3e2365ee1774be2a7273af098185fb4 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:12.687248 15430 tablet_service.cc:1511] Processing CreateTablet for tablet c4881a7f7dc74b99a884e4059f0e544b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:12.687587 15361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8e3c447cbf34cdeafa77987e883dc76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.688161 15363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e2365ee1774be2a7273af098185fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.688691 15279 tablet_service.cc:1511] Processing CreateTablet for tablet c3e2365ee1774be2a7273af098185fb4 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:03:12.692569 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb36c47773d493cbccff385e9eb13f9 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:12.693804 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb36c47773d493cbccff385e9eb13f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.694540 15362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73dec2047466417fbfd48864d1eb2299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.687712 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5653b7e8da5431fb972eb2ba9cf198d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.686264 15288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ba85dcefa14f9f861c9d277ba3ef08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.695652 15490 tablet_bootstrap.cc:492] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:12.696038 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4881a7f7dc74b99a884e4059f0e544b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.696112 15490 ts_tablet_manager.cc:1403] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.217s	user 0.019s	sys 0.034s
I20260709 13:03:12.698539 15281 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb36c47773d493cbccff385e9eb13f9 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:12.702561 15493 raft_consensus.cc:493] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.703037 15493 raft_consensus.cc:515] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.703853 15431 tablet_service.cc:1511] Processing CreateTablet for tablet c9999494be9a4574b5de14a04cbcef18 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:12.705056 15493 leader_election.cc:290] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:12.705036 15431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9999494be9a4574b5de14a04cbcef18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.706565 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:12.706347 15487 consensus_queue.cc:260] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.707209 15298 raft_consensus.cc:2468] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:12.708550 15487 ts_tablet_manager.cc:1434] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 13:03:12.709501 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:12.708398 15411 leader_election.cc:304] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
W20260709 13:03:12.711560 15410 leader_election.cc:343] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.712407 15493 raft_consensus.cc:2804] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.712760 15493 raft_consensus.cc:493] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.713338 15512 raft_consensus.cc:493] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.713765 15512 raft_consensus.cc:515] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.715746 15512 leader_election.cc:290] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:12.718832 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:12.720160 15337 leader_election.cc:343] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.713089 15493 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.723114 15490 raft_consensus.cc:359] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.723814 15490 raft_consensus.cc:385] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.724092 15490 raft_consensus.cc:740] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.724879 15490 consensus_queue.cc:260] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.660562 15494 raft_consensus.cc:697] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:12.726835 15494 consensus_queue.cc:237] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.707082 15433 tablet_service.cc:1511] Processing CreateTablet for tablet 0eb36c47773d493cbccff385e9eb13f9 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:03:12.730942 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e2365ee1774be2a7273af098185fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.732487 15357 tablet_service.cc:1511] Processing CreateTablet for tablet c4881a7f7dc74b99a884e4059f0e544b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:12.739398 15357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4881a7f7dc74b99a884e4059f0e544b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.737977 15500 raft_consensus.cc:493] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.744845 15500 raft_consensus.cc:515] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.745134 15284 tablet_service.cc:1511] Processing CreateTablet for tablet d5653b7e8da5431fb972eb2ba9cf198d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:12.746996 15500 leader_election.cc:290] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:12.739591 15490 ts_tablet_manager.cc:1434] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.002s
I20260709 13:03:12.739789 15359 tablet_service.cc:1511] Processing CreateTablet for tablet d5653b7e8da5431fb972eb2ba9cf198d (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:03:12.748639 15283 tablet_service.cc:1511] Processing CreateTablet for tablet c9999494be9a4574b5de14a04cbcef18 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:12.749647 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:12.749953 15359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5653b7e8da5431fb972eb2ba9cf198d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.740561 15487 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:12.741758 15433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb36c47773d493cbccff385e9eb13f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.740125 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:12.751771 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:12.752301 15338 leader_election.cc:343] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.752728 15338 leader_election.cc:304] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
W20260709 13:03:12.753718 15263 leader_election.cc:343] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.749661 15490 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:12.753859 15512 raft_consensus.cc:2749] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:12.755885 15261 leader_election.cc:343] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.756309 15261 leader_election.cc:304] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:12.757017 15500 raft_consensus.cc:2749] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:12.761653 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:12.734947 15356 tablet_service.cc:1511] Processing CreateTablet for tablet c9999494be9a4574b5de14a04cbcef18 (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:03:12.718103 15280 tablet_service.cc:1511] Processing CreateTablet for tablet c4881a7f7dc74b99a884e4059f0e544b (DEFAULT_TABLE table=test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:03:12.766296 15493 raft_consensus.cc:515] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.770256 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:12.770799 15298 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.772500 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9999494be9a4574b5de14a04cbcef18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.773440 15284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5653b7e8da5431fb972eb2ba9cf198d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.778132 15280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4881a7f7dc74b99a884e4059f0e544b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.778785 15281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb36c47773d493cbccff385e9eb13f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.791836 15490 tablet_bootstrap.cc:654] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.795816 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:12.796741 15493 leader_election.cc:290] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:12.801539 15488 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:12.802038 15488 ts_tablet_manager.cc:1403] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.305s	user 0.010s	sys 0.005s
I20260709 13:03:12.804302 15500 raft_consensus.cc:493] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.802052 15283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9999494be9a4574b5de14a04cbcef18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:12.804803 15500 raft_consensus.cc:515] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
W20260709 13:03:12.824210 15410 leader_election.cc:343] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.825171 15298 raft_consensus.cc:2468] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:12.826632 15487 tablet_bootstrap.cc:654] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.829136 15411 leader_election.cc:304] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:12.830229 15493 raft_consensus.cc:2804] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.834239 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5feaa4ee07fd441883cfc0a982157c2d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:12.834872 15447 raft_consensus.cc:2468] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:12.835915 15263 leader_election.cc:304] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:12.845973 15490 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:12.846519 15490 ts_tablet_manager.cc:1403] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.007s
I20260709 13:03:12.847908 15500 leader_election.cc:290] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:12.848433 15500 raft_consensus.cc:2804] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.848743 15500 raft_consensus.cc:493] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.849004 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5feaa4ee07fd441883cfc0a982157c2d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:12.850380 15261 leader_election.cc:343] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.850122 15490 raft_consensus.cc:359] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.849042 15500 raft_consensus.cc:3060] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.851249 15490 raft_consensus.cc:385] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.851639 15490 raft_consensus.cc:740] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.852370 15490 consensus_queue.cc:260] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.854614 15490 ts_tablet_manager.cc:1434] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 13:03:12.857720 15500 raft_consensus.cc:515] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:12.860725 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5feaa4ee07fd441883cfc0a982157c2d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
W20260709 13:03:12.862082 15261 leader_election.cc:343] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.863174 15493 raft_consensus.cc:697] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:12.864750 15490 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:12.864419 15493 consensus_queue.cc:237] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.867919 15500 leader_election.cc:290] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:12.878067 15196 catalog_manager.cc:5697] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.886143 15488 raft_consensus.cc:359] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.886912 15488 raft_consensus.cc:385] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.887224 15488 raft_consensus.cc:740] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.888008 15488 consensus_queue.cc:260] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.890370 15488 ts_tablet_manager.cc:1434] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.008s
I20260709 13:03:12.894654 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5feaa4ee07fd441883cfc0a982157c2d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:12.895323 15447 raft_consensus.cc:3060] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.902146 15494 raft_consensus.cc:493] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.902702 15494 raft_consensus.cc:515] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.904769 15494 leader_election.cc:290] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:12.906203 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:12.907831 15447 raft_consensus.cc:2468] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
W20260709 13:03:12.907913 15338 leader_election.cc:343] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.909225 15263 leader_election.cc:304] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:12.910284 15500 raft_consensus.cc:2804] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.910948 15500 raft_consensus.cc:697] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:12.911715 15500 consensus_queue.cc:237] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:12.899590 15490 tablet_bootstrap.cc:654] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.919224 15488 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:12.918557 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:12.928416 15337 leader_election.cc:343] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.928874 15337 leader_election.cc:304] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:12.929672 15487 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:12.929898 15494 raft_consensus.cc:2749] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.930116 15487 ts_tablet_manager.cc:1403] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.190s	user 0.007s	sys 0.018s
I20260709 13:03:12.932909 15487 raft_consensus.cc:359] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.940912 15487 raft_consensus.cc:385] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.941258 15487 raft_consensus.cc:740] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.941979 15487 consensus_queue.cc:260] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.943697 15487 ts_tablet_manager.cc:1434] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:03:12.944193 15493 raft_consensus.cc:493] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.944604 15487 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:12.944993 15488 tablet_bootstrap.cc:654] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.944701 15493 raft_consensus.cc:515] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.946775 15194 catalog_manager.cc:5697] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:12.943544 15195 catalog_manager.cc:5697] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:12.947762 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299cef7194824b3e958367cc9e76cb64" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:12.949419 15411 leader_election.cc:343] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.951519 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299cef7194824b3e958367cc9e76cb64" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:12.952900 15410 leader_election.cc:343] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.953320 15410 leader_election.cc:304] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:12.954248 15517 raft_consensus.cc:2749] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:12.954627 15493 leader_election.cc:290] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:12.960486 15488 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:12.960963 15488 ts_tablet_manager.cc:1403] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.006s
I20260709 13:03:12.963593 15488 raft_consensus.cc:359] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.964138 15488 raft_consensus.cc:385] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:12.964329 15488 raft_consensus.cc:740] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:12.964753 15500 raft_consensus.cc:493] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.964993 15488 consensus_queue.cc:260] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.965278 15500 raft_consensus.cc:515] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.966010 15493 raft_consensus.cc:493] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:12.966514 15493 raft_consensus.cc:515] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.967136 15488 ts_tablet_manager.cc:1434] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:12.968088 15488 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:12.968101 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:12.968464 15493 leader_election.cc:290] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:12.968848 15373 raft_consensus.cc:2468] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:12.969792 15487 tablet_bootstrap.cc:654] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.970393 15261 leader_election.cc:304] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:12.969990 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d8513724df4f74bc3145243e35fcc8" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:12.971380 15518 raft_consensus.cc:2804] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.971451 15298 raft_consensus.cc:2468] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:12.971823 15518 raft_consensus.cc:493] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:12.972251 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d8513724df4f74bc3145243e35fcc8" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:12.972903 15373 raft_consensus.cc:2468] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:12.973892 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:12.974084 15410 leader_election.cc:304] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:12.974638 15488 tablet_bootstrap.cc:654] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:12.974951 15493 raft_consensus.cc:2804] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:12.975312 15493 raft_consensus.cc:493] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:03:12.975425 15263 leader_election.cc:343] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:12.975687 15493 raft_consensus.cc:3060] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.972213 15518 raft_consensus.cc:3060] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.982312 15500 leader_election.cc:290] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:12.984234 15493 raft_consensus.cc:515] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.984754 15518 raft_consensus.cc:515] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:12.987321 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d8513724df4f74bc3145243e35fcc8" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:12.987666 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:12.987962 15298 raft_consensus.cc:3060] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.988268 15373 raft_consensus.cc:3060] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:12.995597 15298 raft_consensus.cc:2468] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:12.996783 15490 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:12.996919 15411 leader_election.cc:304] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:12.997249 15373 raft_consensus.cc:2468] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:12.997336 15490 ts_tablet_manager.cc:1403] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.002s
I20260709 13:03:12.997931 15517 raft_consensus.cc:2804] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:12.998582 15261 leader_election.cc:304] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:12.999469 15500 raft_consensus.cc:2804] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.000450 15490 raft_consensus.cc:359] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.001206 15490 raft_consensus.cc:385] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.001466 15490 raft_consensus.cc:740] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.002944 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
W20260709 13:03:13.004475 15263 leader_election.cc:343] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.005475 15518 leader_election.cc:290] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.005121 15490 consensus_queue.cc:260] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.008548 15490 ts_tablet_manager.cc:1434] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:03:13.008445 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2d8513724df4f74bc3145243e35fcc8" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:13.011523 15517 raft_consensus.cc:697] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:13.011721 15372 raft_consensus.cc:3060] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.012523 15517 consensus_queue.cc:237] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.009712 15493 leader_election.cc:290] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.010897 15500 raft_consensus.cc:697] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:13.015769 15490 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.015921 15500 consensus_queue.cc:237] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.018671 15372 raft_consensus.cc:2468] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:13.018059 15487 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.023289 15487 ts_tablet_manager.cc:1403] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.025s
I20260709 13:03:13.025308 15487 raft_consensus.cc:359] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.025826 15487 raft_consensus.cc:385] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.026130 15487 raft_consensus.cc:740] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.026988 15487 consensus_queue.cc:260] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.029883 15487 ts_tablet_manager.cc:1434] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:03:13.031028 15487 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.032393 15490 tablet_bootstrap.cc:654] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.037096 15487 tablet_bootstrap.cc:654] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.040659 15488 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.041147 15488 ts_tablet_manager.cc:1403] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.057s
I20260709 13:03:13.043867 15488 raft_consensus.cc:359] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.044585 15488 raft_consensus.cc:385] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.044857 15488 raft_consensus.cc:740] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.045455 15488 consensus_queue.cc:260] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.047640 15488 ts_tablet_manager.cc:1434] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:13.048548 15488 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.048686 15487 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.049176 15487 ts_tablet_manager.cc:1403] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260709 13:03:13.051028 15490 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.051548 15490 ts_tablet_manager.cc:1403] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.001s
I20260709 13:03:13.052126 15487 raft_consensus.cc:359] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.052824 15487 raft_consensus.cc:385] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.053122 15487 raft_consensus.cc:740] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.054057 15517 raft_consensus.cc:493] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.054503 15517 raft_consensus.cc:515] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.055032 15488 tablet_bootstrap.cc:654] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.054940 15490 raft_consensus.cc:359] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.055842 15490 raft_consensus.cc:385] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.056164 15490 raft_consensus.cc:740] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.056599 15517 leader_election.cc:290] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.057561 15487 consensus_queue.cc:260] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.058213 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:13.058939 15372 raft_consensus.cc:2393] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
I20260709 13:03:13.059944 15487 ts_tablet_manager.cc:1434] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:03:13.059785 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.060828 15487 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.062063 15411 leader_election.cc:304] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:13.062407 15195 catalog_manager.cc:5697] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.063252 15517 raft_consensus.cc:3060] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.064148 15490 consensus_queue.cc:260] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.066735 15490 ts_tablet_manager.cc:1434] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:03:13.067304 15487 tablet_bootstrap.cc:654] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.067759 15490 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.073096 15517 raft_consensus.cc:2749] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.075711 15490 tablet_bootstrap.cc:654] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.078068 15487 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.078557 15487 ts_tablet_manager.cc:1403] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 13:03:13.081140 15487 raft_consensus.cc:359] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.081801 15487 raft_consensus.cc:385] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.082069 15487 raft_consensus.cc:740] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.082772 15487 consensus_queue.cc:260] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.077430 15488 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.084019 15488 ts_tablet_manager.cc:1403] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.014s
I20260709 13:03:13.084712 15487 ts_tablet_manager.cc:1434] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:13.085597 15487 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.085839 15490 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.086339 15490 ts_tablet_manager.cc:1403] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260709 13:03:13.086771 15488 raft_consensus.cc:359] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.087466 15488 raft_consensus.cc:385] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.087775 15488 raft_consensus.cc:740] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.088570 15488 consensus_queue.cc:260] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.089401 15490 raft_consensus.cc:359] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.090147 15490 raft_consensus.cc:385] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.090493 15490 raft_consensus.cc:740] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.091146 15488 ts_tablet_manager.cc:1434] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:03:13.091434 15487 tablet_bootstrap.cc:654] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.092113 15488 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.097218 15490 consensus_queue.cc:260] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.098551 15488 tablet_bootstrap.cc:654] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.099658 15490 ts_tablet_manager.cc:1434] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:03:13.105276 15193 catalog_manager.cc:5697] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:13.114859 15490 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.117638 15494 raft_consensus.cc:493] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.118898 15494 raft_consensus.cc:515] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.121910 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.122551 15298 raft_consensus.cc:2468] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:13.123761 15337 leader_election.cc:304] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.124593 15512 raft_consensus.cc:2804] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.124926 15512 raft_consensus.cc:493] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.125242 15512 raft_consensus.cc:3060] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.125708 15494 leader_election.cc:290] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.126420 15487 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.127172 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.128250 15488 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
W20260709 13:03:13.128495 15338 leader_election.cc:343] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.128726 15488 ts_tablet_manager.cc:1403] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.022s
I20260709 13:03:13.129261 15487 ts_tablet_manager.cc:1403] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.016s
I20260709 13:03:13.123786 15490 tablet_bootstrap.cc:654] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.131297 15488 raft_consensus.cc:359] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.131958 15488 raft_consensus.cc:385] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.131652 15487 raft_consensus.cc:359] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.132221 15488 raft_consensus.cc:740] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.132319 15487 raft_consensus.cc:385] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.132644 15487 raft_consensus.cc:740] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.132906 15488 consensus_queue.cc:260] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.133558 15487 consensus_queue.cc:260] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.134886 15488 ts_tablet_manager.cc:1434] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:13.136372 15487 ts_tablet_manager.cc:1434] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:13.137207 15487 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.137880 15488 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.142716 15487 tablet_bootstrap.cc:654] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.142784 15494 consensus_queue.cc:1048] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.143661 15488 tablet_bootstrap.cc:654] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.150429 15512 raft_consensus.cc:515] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.153435 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:13.154076 15298 raft_consensus.cc:3060] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.155082 15488 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.155616 15488 ts_tablet_manager.cc:1403] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 13:03:13.158581 15488 raft_consensus.cc:359] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.159334 15488 raft_consensus.cc:385] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.159652 15488 raft_consensus.cc:740] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.160477 15488 consensus_queue.cc:260] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.162485 15488 ts_tablet_manager.cc:1434] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:13.165573 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:13.166239 15446 raft_consensus.cc:3060] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.165794 15488 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.180522 15490 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.181032 15490 ts_tablet_manager.cc:1403] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.006s
I20260709 13:03:13.182227 15446 raft_consensus.cc:2468] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:13.164477 15512 leader_election.cc:290] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.183602 15338 leader_election.cc:304] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.184894 15298 raft_consensus.cc:2468] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:13.186852 15512 raft_consensus.cc:2804] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.189502 15488 tablet_bootstrap.cc:654] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:13.190359 15337 consensus_peers.cc:597] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:13.204057 15490 raft_consensus.cc:359] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.204802 15490 raft_consensus.cc:385] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.205088 15490 raft_consensus.cc:740] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.205147 15512 raft_consensus.cc:697] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:13.206072 15490 consensus_queue.cc:260] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.207924 15512 consensus_queue.cc:237] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.209295 15487 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.209802 15487 ts_tablet_manager.cc:1403] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.073s	user 0.032s	sys 0.037s
I20260709 13:03:13.212035 15490 ts_tablet_manager.cc:1434] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:03:13.212445 15487 raft_consensus.cc:359] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.212986 15490 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.213297 15487 raft_consensus.cc:385] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.213620 15487 raft_consensus.cc:740] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.214342 15487 consensus_queue.cc:260] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.216226 15487 ts_tablet_manager.cc:1434] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:13.217198 15487 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.222685 15487 tablet_bootstrap.cc:654] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.224471 15490 tablet_bootstrap.cc:654] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.230449 15517 raft_consensus.cc:493] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.230950 15517 raft_consensus.cc:515] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.232776 15490 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.232980 15517 leader_election.cc:290] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.233287 15490 ts_tablet_manager.cc:1403] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 13:03:13.234443 15548 raft_consensus.cc:493] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.234565 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb826e275bbd498b8b455b199878d007" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.234980 15548 raft_consensus.cc:515] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:13.235927 15411 leader_election.cc:343] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.236119 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb826e275bbd498b8b455b199878d007" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:13.237623 15548 leader_election.cc:290] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
W20260709 13:03:13.237735 15410 leader_election.cc:343] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.238216 15410 leader_election.cc:304] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:13.238523 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.239295 15517 raft_consensus.cc:2749] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.239888 15488 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
W20260709 13:03:13.240157 15338 leader_election.cc:343] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.240324 15488 ts_tablet_manager.cc:1403] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.022s
I20260709 13:03:13.240752 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.241242 15298 raft_consensus.cc:2468] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:13.242832 15337 leader_election.cc:304] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:13.242988 15488 raft_consensus.cc:359] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.243680 15488 raft_consensus.cc:385] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.243997 15512 raft_consensus.cc:2804] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.243968 15488 raft_consensus.cc:740] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.244534 15512 raft_consensus.cc:493] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.245023 15512 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.244920 15488 consensus_queue.cc:260] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.244603 15194 catalog_manager.cc:5697] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.247006 15517 raft_consensus.cc:493] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.247457 15517 raft_consensus.cc:515] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.249853 15488 ts_tablet_manager.cc:1434] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:03:13.250030 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.250655 15298 raft_consensus.cc:2468] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:13.250855 15488 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.251844 15411 leader_election.cc:304] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:13.252640 15493 raft_consensus.cc:2804] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.252981 15493 raft_consensus.cc:493] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.253316 15493 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.254012 15490 raft_consensus.cc:359] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.254679 15490 raft_consensus.cc:385] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.254952 15490 raft_consensus.cc:740] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.254724 15517 leader_election.cc:290] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.255174 15487 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.255828 15487 ts_tablet_manager.cc:1403] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.008s
I20260709 13:03:13.255565 15490 consensus_queue.cc:260] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.256693 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:13.257273 15372 raft_consensus.cc:2468] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:13.258273 15487 raft_consensus.cc:359] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.258894 15487 raft_consensus.cc:385] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.259145 15487 raft_consensus.cc:740] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.259760 15487 consensus_queue.cc:260] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.262023 15488 tablet_bootstrap.cc:654] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.262027 15487 ts_tablet_manager.cc:1434] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 13:03:13.263252 15487 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.264971 15490 ts_tablet_manager.cc:1434] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 13:03:13.265887 15490 tablet_bootstrap.cc:492] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.268560 15487 tablet_bootstrap.cc:654] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.268981 15493 raft_consensus.cc:515] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.271171 15490 tablet_bootstrap.cc:654] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.272049 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:13.272585 15372 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.273438 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:13.273958 15298 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.279515 15372 raft_consensus.cc:2468] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:13.287020 15298 raft_consensus.cc:2468] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:13.295373 15411 leader_election.cc:304] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:13.290956 15488 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.294454 15512 raft_consensus.cc:515] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.296013 15517 raft_consensus.cc:2804] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.296247 15488 ts_tablet_manager.cc:1403] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.007s
I20260709 13:03:13.292625 15493 leader_election.cc:290] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.296492 15517 raft_consensus.cc:697] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:13.297266 15517 consensus_queue.cc:237] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.298641 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:13.299203 15298 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.299068 15488 raft_consensus.cc:359] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:13.299708 15488 raft_consensus.cc:385] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.299978 15488 raft_consensus.cc:740] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.293977 15487 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.300592 15488 consensus_queue.cc:260] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } }
I20260709 13:03:13.301272 15487 ts_tablet_manager.cc:1403] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.017s
I20260709 13:03:13.303341 15490 tablet_bootstrap.cc:492] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.303778 15490 ts_tablet_manager.cc:1403] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.003s
I20260709 13:03:13.303927 15487 raft_consensus.cc:359] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.304692 15487 raft_consensus.cc:385] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.305193 15487 raft_consensus.cc:740] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.306492 15490 raft_consensus.cc:359] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.307273 15490 raft_consensus.cc:385] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.307348 15298 raft_consensus.cc:2468] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:13.307574 15490 raft_consensus.cc:740] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.306576 15487 consensus_queue.cc:260] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.308283 15490 consensus_queue.cc:260] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.308487 15337 leader_election.cc:304] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.303771 15488 ts_tablet_manager.cc:1434] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:13.309329 15548 raft_consensus.cc:2804] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.309787 15548 raft_consensus.cc:697] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:13.310266 15490 ts_tablet_manager.cc:1434] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:13.310603 15548 consensus_queue.cc:237] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.311640 15488 tablet_bootstrap.cc:492] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.316365 15490 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.316830 15494 raft_consensus.cc:493] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.317314 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:13.317902 15447 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.317328 15494 raft_consensus.cc:515] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.320197 15494 leader_election.cc:290] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.321812 15488 tablet_bootstrap.cc:654] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.321657 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.323200 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.316376 15487 ts_tablet_manager.cc:1434] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:03:13.322504 15490 tablet_bootstrap.cc:654] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.324837 15487 tablet_bootstrap.cc:492] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.323911 15298 raft_consensus.cc:2393] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7cc9640a712468496bfe988fbfe8e95 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:13.327144 15372 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.329701 15337 leader_election.cc:304] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:13.330886 15487 tablet_bootstrap.cc:654] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.335656 15494 raft_consensus.cc:2749] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.336071 15493 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.324568 15447 raft_consensus.cc:2468] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:13.339844 15488 tablet_bootstrap.cc:492] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.340307 15488 ts_tablet_manager.cc:1403] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:03:13.342828 15488 raft_consensus.cc:359] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.343466 15488 raft_consensus.cc:385] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.343763 15488 raft_consensus.cc:740] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.344503 15488 consensus_queue.cc:260] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.346704 15488 ts_tablet_manager.cc:1434] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:03:13.347872 15488 tablet_bootstrap.cc:492] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.351459 15512 leader_election.cc:290] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.354072 15488 tablet_bootstrap.cc:654] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.365468 15493 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.375676 15194 catalog_manager.cc:5697] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:13.390609 15488 tablet_bootstrap.cc:492] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.391075 15488 ts_tablet_manager.cc:1403] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.029s
I20260709 13:03:13.401849 15488 raft_consensus.cc:359] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.410059 15488 raft_consensus.cc:385] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.410384 15488 raft_consensus.cc:740] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.411343 15490 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.411012 15488 consensus_queue.cc:260] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.411811 15490 ts_tablet_manager.cc:1403] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.096s	user 0.024s	sys 0.049s
I20260709 13:03:13.413219 15488 ts_tablet_manager.cc:1434] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:03:13.414078 15488 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.414680 15490 raft_consensus.cc:359] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.415401 15490 raft_consensus.cc:385] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.415669 15490 raft_consensus.cc:740] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.416328 15490 consensus_queue.cc:260] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.406713 15517 consensus_queue.cc:1048] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.407560 15487 tablet_bootstrap.cc:492] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.407725 15194 catalog_manager.cc:5697] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.419087 15488 tablet_bootstrap.cc:654] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.424018 15487 ts_tablet_manager.cc:1403] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.019s
I20260709 13:03:13.427069 15372 raft_consensus.cc:3060] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.426808 15487 raft_consensus.cc:359] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.427734 15487 raft_consensus.cc:385] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.428061 15487 raft_consensus.cc:740] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.428917 15487 consensus_queue.cc:260] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.435720 15487 ts_tablet_manager.cc:1434] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:03:13.436726 15487 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.437733 15500 raft_consensus.cc:493] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.438220 15500 raft_consensus.cc:515] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.441654 15490 ts_tablet_manager.cc:1434] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:03:13.442561 15490 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.445245 15531 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.446647 15531 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.446990 15488 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.447419 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77403c0716e445838de1ecad677b3ef5" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.448133 15488 ts_tablet_manager.cc:1403] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260709 13:03:13.449199 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77403c0716e445838de1ecad677b3ef5" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:13.450301 15372 raft_consensus.cc:2468] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:13.450496 15490 tablet_bootstrap.cc:654] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.448161 15447 raft_consensus.cc:2468] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:13.452983 15261 leader_election.cc:304] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.448648 15500 leader_election.cc:290] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.461604 15548 raft_consensus.cc:493] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.462157 15548 raft_consensus.cc:515] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.457446 15500 raft_consensus.cc:2804] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.463341 15500 raft_consensus.cc:493] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.464480 15548 leader_election.cc:290] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.463946 15500 raft_consensus.cc:3060] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.466495 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a50d91662940008605dccdc6432ceb" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.466820 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a50d91662940008605dccdc6432ceb" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:13.468647 15338 leader_election.cc:343] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:13.469475 15337 leader_election.cc:343] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.469926 15337 leader_election.cc:304] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:13.471074 15548 raft_consensus.cc:2749] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.471554 15531 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.473436 15500 raft_consensus.cc:515] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.476454 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77403c0716e445838de1ecad677b3ef5" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:13.477032 15373 raft_consensus.cc:3060] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.477850 15531 raft_consensus.cc:493] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.484573 15518 raft_consensus.cc:493] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.484963 15373 raft_consensus.cc:2468] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:13.485088 15518 raft_consensus.cc:515] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.487337 15261 leader_election.cc:304] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.488569 15518 leader_election.cc:290] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.489197 15518 raft_consensus.cc:2804] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.489362 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186c770f78c541d4a6a2c341ce701e3a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:13.489711 15518 raft_consensus.cc:697] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:13.490896 15518 consensus_queue.cc:237] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.478611 15531 raft_consensus.cc:515] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.493507 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186c770f78c541d4a6a2c341ce701e3a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.495008 15263 leader_election.cc:304] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:13.498889 15572 raft_consensus.cc:2749] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.499142 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:13.500993 15261 leader_election.cc:343] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.501230 15500 leader_election.cc:290] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.506218 15531 leader_election.cc:290] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.508649 15566 consensus_queue.cc:1048] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.511749 15488 raft_consensus.cc:359] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.513298 15487 tablet_bootstrap.cc:654] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.514984 15488 raft_consensus.cc:385] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.515321 15488 raft_consensus.cc:740] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.517562 15488 consensus_queue.cc:260] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.547509 15548 raft_consensus.cc:493] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.548141 15548 raft_consensus.cc:515] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:13.549211 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 54294.4us
I20260709 13:03:13.563160 15566 raft_consensus.cc:493] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.564771 15488 ts_tablet_manager.cc:1434] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.000s
I20260709 13:03:13.566237 15488 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.565750 15566 raft_consensus.cc:515] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.579041 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77403c0716e445838de1ecad677b3ef5" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:13.579650 15446 raft_consensus.cc:3060] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.580322 15566 leader_election.cc:290] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.581079 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.582497 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f602c92dcdb427b835a982dc3e7caa6" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:13.583072 15371 raft_consensus.cc:2468] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:13.584637 15410 leader_election.cc:304] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.593014 15566 raft_consensus.cc:2804] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.593395 15566 raft_consensus.cc:493] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.593545 15490 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.593734 15566 raft_consensus.cc:3060] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.593986 15490 ts_tablet_manager.cc:1403] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.152s	user 0.017s	sys 0.003s
I20260709 13:03:13.588392 15548 leader_election.cc:290] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.592747 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f602c92dcdb427b835a982dc3e7caa6" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.597937 15297 raft_consensus.cc:2468] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:13.598618 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299cef7194824b3e958367cc9e76cb64" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.599221 15447 raft_consensus.cc:2468] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:13.601249 15338 leader_election.cc:304] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.602111 15548 raft_consensus.cc:2804] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.602540 15548 raft_consensus.cc:493] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.602913 15548 raft_consensus.cc:3060] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.603694 15488 tablet_bootstrap.cc:654] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:13.606379 15263 leader_election.cc:343] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.606825 15263 leader_election.cc:304] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:13.608469 15575 raft_consensus.cc:493] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.608930 15575 raft_consensus.cc:515] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.611032 15575 leader_election.cc:290] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.611492 15575 raft_consensus.cc:2749] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.611720 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:13.604547 15490 raft_consensus.cc:359] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.612465 15490 raft_consensus.cc:385] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.612682 15490 raft_consensus.cc:740] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.613317 15371 raft_consensus.cc:2468] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:13.614877 15446 raft_consensus.cc:2468] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:13.616276 15512 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.625016 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299cef7194824b3e958367cc9e76cb64" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.647120 15548 raft_consensus.cc:515] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.650812 15193 catalog_manager.cc:5697] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.651643 15548 leader_election.cc:290] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.651842 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299cef7194824b3e958367cc9e76cb64" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:13.657503 15446 raft_consensus.cc:3060] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.658806 15493 raft_consensus.cc:493] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.659273 15493 raft_consensus.cc:515] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.661247 15493 leader_election.cc:290] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.662949 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.663638 15295 raft_consensus.cc:2468] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:13.664198 15446 raft_consensus.cc:2468] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:13.664847 15411 leader_election.cc:304] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:13.665292 15338 leader_election.cc:304] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.666121 15512 raft_consensus.cc:2804] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.666661 15512 raft_consensus.cc:697] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:13.667220 15493 raft_consensus.cc:2804] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.667488 15512 consensus_queue.cc:237] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.667855 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:13.665664 15476 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.13.222.190:45925, user_credentials={real_user=slave}} blocked reactor thread for 44331us
I20260709 13:03:13.668458 15371 raft_consensus.cc:2468] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:13.654218 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.654884 15261 leader_election.cc:304] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.655458 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "299cef7194824b3e958367cc9e76cb64" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:13.672642 15518 raft_consensus.cc:2804] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.673117 15518 raft_consensus.cc:493] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.653005 15490 consensus_queue.cc:260] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.670835 15493 raft_consensus.cc:493] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.673517 15518 raft_consensus.cc:3060] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.652910 15566 raft_consensus.cc:515] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.673848 15493 raft_consensus.cc:3060] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.655506 15572 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.676020 15566 leader_election.cc:290] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.676586 15548 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.678510 15488 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.679198 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f602c92dcdb427b835a982dc3e7caa6" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:13.679227 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f602c92dcdb427b835a982dc3e7caa6" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:13.686311 15296 raft_consensus.cc:3060] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.689513 15518 raft_consensus.cc:515] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.693220 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:13.693768 15372 raft_consensus.cc:3060] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.682909 15488 ts_tablet_manager.cc:1403] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.001s
I20260709 13:03:13.683701 15373 raft_consensus.cc:3060] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.700507 15372 raft_consensus.cc:2468] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:13.701705 15261 leader_election.cc:304] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.702520 15500 raft_consensus.cc:2804] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.702703 15487 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.702987 15500 raft_consensus.cc:697] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:13.703233 15487 ts_tablet_manager.cc:1403] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.267s	user 0.017s	sys 0.015s
I20260709 13:03:13.685034 15297 raft_consensus.cc:2468] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:13.706825 15518 leader_election.cc:290] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.707218 15500 consensus_queue.cc:237] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.709573 15296 raft_consensus.cc:2468] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:13.710619 15411 leader_election.cc:304] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:13.711469 15566 raft_consensus.cc:2804] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:13.711923 15566 raft_consensus.cc:697] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:13.712662 15566 consensus_queue.cc:237] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.721189 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:13.702093 15373 raft_consensus.cc:2468] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:13.723819 15545 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:13.727582 15487 raft_consensus.cc:359] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.728063 15487 raft_consensus.cc:385] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.728271 15487 raft_consensus.cc:740] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.731544 15488 raft_consensus.cc:359] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.732214 15488 raft_consensus.cc:385] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.732487 15488 raft_consensus.cc:740] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.733127 15488 consensus_queue.cc:260] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.737990 15490 ts_tablet_manager.cc:1434] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.144s	user 0.011s	sys 0.012s
I20260709 13:03:13.739166 15490 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.731081 15487 consensus_queue.cc:260] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.747294 15488 ts_tablet_manager.cc:1434] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260709 13:03:13.748521 15488 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.752204 15487 ts_tablet_manager.cc:1434] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:03:13.744853 15530 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:03:13.751066 15493 raft_consensus.cc:515] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.755393 15447 raft_consensus.cc:2393] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:13.765038 15195 catalog_manager.cc:5697] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.767520 15487 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.774591 15196 catalog_manager.cc:5697] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:13.780993 15296 raft_consensus.cc:3060] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.783269 15493 leader_election.cc:290] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:13.784178 15487 tablet_bootstrap.cc:654] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.784209 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:13.787531 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bcdd55224884e3ab3d4b667e62304db" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:13.787889 15488 tablet_bootstrap.cc:654] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.788300 15373 raft_consensus.cc:2393] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
I20260709 13:03:13.790689 15410 leader_election.cc:304] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:13.792439 15566 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.794255 15493 raft_consensus.cc:2749] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:03:13.794202 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:13.804554 15549 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:13.815897 15196 catalog_manager.cc:5697] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:13.833141 15487 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.833382 15490 tablet_bootstrap.cc:654] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.833592 15487 ts_tablet_manager.cc:1403] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.013s
I20260709 13:03:13.837818 15488 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.838325 15488 ts_tablet_manager.cc:1403] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.019s
I20260709 13:03:13.843937 15488 raft_consensus.cc:359] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.844398 15488 raft_consensus.cc:385] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.844561 15488 raft_consensus.cc:740] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.845257 15488 consensus_queue.cc:260] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.851079 15488 ts_tablet_manager.cc:1434] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:03:13.851955 15488 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.858180 15488 tablet_bootstrap.cc:654] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.879119 15490 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.881318 15490 ts_tablet_manager.cc:1403] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.002s
I20260709 13:03:13.879280 15487 raft_consensus.cc:359] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.881698 15487 raft_consensus.cc:385] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.881973 15487 raft_consensus.cc:740] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.884899 15487 consensus_queue.cc:260] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.884533 15490 raft_consensus.cc:359] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.886461 15490 raft_consensus.cc:385] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.886768 15490 raft_consensus.cc:740] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.888010 15487 ts_tablet_manager.cc:1434] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.054s	user 0.018s	sys 0.009s
I20260709 13:03:13.888675 15490 consensus_queue.cc:260] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.891367 15490 ts_tablet_manager.cc:1434] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:03:13.892246 15490 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.892985 15488 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.893457 15488 ts_tablet_manager.cc:1403] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.001s
I20260709 13:03:13.895741 15487 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.895673 15488 raft_consensus.cc:359] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.896428 15488 raft_consensus.cc:385] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.896752 15488 raft_consensus.cc:740] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.897518 15488 consensus_queue.cc:260] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.899595 15488 ts_tablet_manager.cc:1434] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:13.900591 15488 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.902141 15487 tablet_bootstrap.cc:654] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.906098 15488 tablet_bootstrap.cc:654] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.907927 15490 tablet_bootstrap.cc:654] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.929685 15490 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.930137 15490 ts_tablet_manager.cc:1403] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.012s
I20260709 13:03:13.930474 15487 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.930908 15487 ts_tablet_manager.cc:1403] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.020s
I20260709 13:03:13.932610 15490 raft_consensus.cc:359] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.933269 15490 raft_consensus.cc:385] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.933627 15490 raft_consensus.cc:740] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.933225 15487 raft_consensus.cc:359] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.934458 15487 raft_consensus.cc:385] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.934307 15490 consensus_queue.cc:260] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.934728 15487 raft_consensus.cc:740] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.935356 15488 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.935792 15488 ts_tablet_manager.cc:1403] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.012s
I20260709 13:03:13.935488 15487 consensus_queue.cc:260] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.936285 15490 ts_tablet_manager.cc:1434] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:13.938131 15488 raft_consensus.cc:359] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.938823 15488 raft_consensus.cc:385] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.938884 15490 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.939108 15488 raft_consensus.cc:740] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.939762 15488 consensus_queue.cc:260] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.940368 15487 ts_tablet_manager.cc:1434] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 13:03:13.941202 15487 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:13.941591 15488 ts_tablet_manager.cc:1434] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:03:13.942420 15488 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.945142 15500 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.953414 15488 tablet_bootstrap.cc:654] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.954784 15487 tablet_bootstrap.cc:654] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.959105 15490 tablet_bootstrap.cc:654] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.969206 15549 raft_consensus.cc:493] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.969713 15549 raft_consensus.cc:515] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.972826 15490 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:13.973304 15490 ts_tablet_manager.cc:1403] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.005s
I20260709 13:03:13.974119 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38543602a82c4aacbfc579cdc25d680a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.976140 15490 raft_consensus.cc:359] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.976831 15490 raft_consensus.cc:385] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.977106 15490 raft_consensus.cc:740] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.977700 15490 consensus_queue.cc:260] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:13.979256 15338 leader_election.cc:343] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.979429 15548 raft_consensus.cc:493] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.979846 15490 ts_tablet_manager.cc:1434] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:13.979852 15548 raft_consensus.cc:515] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.979997 15488 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:13.980885 15488 ts_tablet_manager.cc:1403] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.011s
I20260709 13:03:13.980926 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38543602a82c4aacbfc579cdc25d680a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:13.982228 15337 leader_election.cc:343] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:13.981964 15548 leader_election.cc:290] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.982635 15337 leader_election.cc:304] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:13.982981 15488 raft_consensus.cc:359] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.983341 15548 raft_consensus.cc:2749] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:13.983570 15488 raft_consensus.cc:385] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.983898 15488 raft_consensus.cc:740] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.984453 15488 consensus_queue.cc:260] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.985733 15488 ts_tablet_manager.cc:1434] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:03:13.980557 15487 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:13.986045 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58a17be8d7e442f9ecadf0a663af458" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:13.986495 15488 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:13.986971 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58a17be8d7e442f9ecadf0a663af458" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:13.987448 15298 raft_consensus.cc:2468] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:13.988328 15337 leader_election.cc:304] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:13.989143 15548 raft_consensus.cc:2804] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:13.989517 15548 raft_consensus.cc:493] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:13.989344 15518 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:13.989880 15548 raft_consensus.cc:3060] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:13.990056 15549 leader_election.cc:290] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:13.992026 15488 tablet_bootstrap.cc:654] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:13.986642 15447 raft_consensus.cc:2468] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:13.987059 15487 ts_tablet_manager.cc:1403] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.002s
I20260709 13:03:13.995249 15490 tablet_bootstrap.cc:492] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:13.995741 15518 raft_consensus.cc:493] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:13.996167 15518 raft_consensus.cc:515] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.996712 15487 raft_consensus.cc:359] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.997303 15487 raft_consensus.cc:385] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:13.997537 15487 raft_consensus.cc:740] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:13.998260 15487 consensus_queue.cc:260] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:13.998724 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb826e275bbd498b8b455b199878d007" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:13.999310 15371 raft_consensus.cc:2468] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:14.000638 15487 ts_tablet_manager.cc:1434] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:03:14.000393 15261 leader_election.cc:304] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.001348 15500 raft_consensus.cc:2804] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.001538 15487 tablet_bootstrap.cc:492] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:14.001708 15500 raft_consensus.cc:493] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.002140 15500 raft_consensus.cc:3060] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.003545 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb826e275bbd498b8b455b199878d007" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.004143 15447 raft_consensus.cc:2468] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:14.001678 15548 raft_consensus.cc:515] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.007189 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58a17be8d7e442f9ecadf0a663af458" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:14.007947 15298 raft_consensus.cc:3060] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.009253 15500 raft_consensus.cc:515] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.011238 15500 leader_election.cc:290] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.012918 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb826e275bbd498b8b455b199878d007" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:14.013487 15371 raft_consensus.cc:3060] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.015008 15487 tablet_bootstrap.cc:654] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.015468 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb826e275bbd498b8b455b199878d007" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:14.016103 15447 raft_consensus.cc:3060] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.020417 15490 tablet_bootstrap.cc:654] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.022717 15298 raft_consensus.cc:2468] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:14.023953 15337 leader_election.cc:304] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.024833 15549 raft_consensus.cc:2804] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.025280 15549 raft_consensus.cc:697] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:14.026084 15549 consensus_queue.cc:237] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.029736 15371 raft_consensus.cc:2468] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:14.002318 15518 leader_election.cc:290] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.031852 15493 raft_consensus.cc:493] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.031810 15261 leader_election.cc:304] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.032418 15493 raft_consensus.cc:515] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.032845 15518 raft_consensus.cc:2804] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.034126 15518 raft_consensus.cc:697] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:14.034442 15493 leader_election.cc:290] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.034924 15447 raft_consensus.cc:2468] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:14.035091 15518 consensus_queue.cc:237] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.036360 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b1fa815684ebdadd53036ef27d7bf" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.036803 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b1fa815684ebdadd53036ef27d7bf" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:14.037781 15411 leader_election.cc:343] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:14.038400 15410 leader_election.cc:343] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.038833 15410 leader_election.cc:304] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:14.039906 15493 raft_consensus.cc:2749] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.041755 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58a17be8d7e442f9ecadf0a663af458" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:14.042413 15447 raft_consensus.cc:3060] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.042604 15490 tablet_bootstrap.cc:492] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.043114 15490 ts_tablet_manager.cc:1403] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.008s
I20260709 13:03:14.045138 15548 leader_election.cc:290] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.057920 15490 raft_consensus.cc:359] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.058738 15490 raft_consensus.cc:385] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.059019 15490 raft_consensus.cc:740] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.059748 15490 consensus_queue.cc:260] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.061754 15490 ts_tablet_manager.cc:1434] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260709 13:03:14.063767 15195 catalog_manager.cc:5697] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.065966 15447 raft_consensus.cc:2468] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:14.069026 15493 raft_consensus.cc:493] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.069694 15490 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.069532 15493 raft_consensus.cc:515] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.071615 15493 leader_election.cc:290] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.072336 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aecb39257a94f26a8fae23d702a5edb" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.072973 15296 raft_consensus.cc:2468] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:14.073124 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aecb39257a94f26a8fae23d702a5edb" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:14.073762 15371 raft_consensus.cc:2468] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:14.074220 15411 leader_election.cc:304] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:14.074996 15493 raft_consensus.cc:2804] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.075332 15493 raft_consensus.cc:493] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.075634 15493 raft_consensus.cc:3060] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.079486 15195 catalog_manager.cc:5697] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.080794 15493 raft_consensus.cc:515] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.082463 15487 tablet_bootstrap.cc:492] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:14.082909 15487 ts_tablet_manager.cc:1403] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.011s
I20260709 13:03:14.084859 15488 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.085281 15488 ts_tablet_manager.cc:1403] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.099s	user 0.033s	sys 0.015s
I20260709 13:03:14.085402 15487 raft_consensus.cc:359] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.086030 15487 raft_consensus.cc:385] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.086344 15487 raft_consensus.cc:740] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.087833 15548 raft_consensus.cc:493] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.088038 15488 raft_consensus.cc:359] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.089075 15488 raft_consensus.cc:385] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.088868 15548 raft_consensus.cc:515] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.089347 15488 raft_consensus.cc:740] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.091681 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.092742 15490 tablet_bootstrap.cc:654] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:14.093092 15337 leader_election.cc:343] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.093307 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:14.094532 15338 leader_election.cc:343] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.090111 15488 consensus_queue.cc:260] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.094954 15338 leader_election.cc:304] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:14.095752 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aecb39257a94f26a8fae23d702a5edb" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:14.096288 15371 raft_consensus.cc:3060] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.096714 15548 leader_election.cc:290] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.095721 15549 raft_consensus.cc:2749] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.098438 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aecb39257a94f26a8fae23d702a5edb" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:14.098996 15296 raft_consensus.cc:3060] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.099627 15488 ts_tablet_manager.cc:1434] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:03:14.100533 15488 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:14.103078 15371 raft_consensus.cc:2468] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:14.103823 15493 leader_election.cc:290] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.104434 15487 consensus_queue.cc:260] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.105096 15410 leader_election.cc:304] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.106400 15487 ts_tablet_manager.cc:1434] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:03:14.106367 15564 raft_consensus.cc:2804] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.107329 15487 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:14.107360 15564 raft_consensus.cc:697] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:14.107666 15488 tablet_bootstrap.cc:654] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.108573 15564 consensus_queue.cc:237] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.111654 15566 consensus_queue.cc:1048] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.113574 15487 tablet_bootstrap.cc:654] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.114269 15493 raft_consensus.cc:493] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.114711 15493 raft_consensus.cc:515] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.117707 15549 raft_consensus.cc:493] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.118219 15549 raft_consensus.cc:515] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.119827 15493 leader_election.cc:290] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.120201 15549 leader_election.cc:290] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.125029 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.125633 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a50d91662940008605dccdc6432ceb" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.125980 15295 raft_consensus.cc:2468] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:14.126238 15297 raft_consensus.cc:2468] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:14.125029 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.127199 15444 raft_consensus.cc:2468] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:14.127446 15411 leader_election.cc:304] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:14.128386 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a50d91662940008605dccdc6432ceb" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:14.128563 15337 leader_election.cc:304] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.128772 15566 raft_consensus.cc:2804] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.128993 15373 raft_consensus.cc:2468] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:14.129124 15566 raft_consensus.cc:493] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.129349 15545 raft_consensus.cc:2804] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.129552 15566 raft_consensus.cc:3060] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.129722 15545 raft_consensus.cc:493] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.130084 15545 raft_consensus.cc:3060] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.139428 15296 raft_consensus.cc:2468] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:14.140273 15493 consensus_queue.cc:1048] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.140558 15566 raft_consensus.cc:515] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.142716 15545 raft_consensus.cc:515] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.148176 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a50d91662940008605dccdc6432ceb" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:14.154361 15296 raft_consensus.cc:3060] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.157536 15488 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.157172 15566 leader_election.cc:290] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.157987 15488 ts_tablet_manager.cc:1403] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.012s
I20260709 13:03:14.156906 15195 catalog_manager.cc:5697] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.163774 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:14.164438 15297 raft_consensus.cc:3060] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.168795 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a50d91662940008605dccdc6432ceb" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:14.169486 15371 raft_consensus.cc:3060] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.176537 15296 raft_consensus.cc:2468] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:14.178087 15411 leader_election.cc:304] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:14.178970 15566 raft_consensus.cc:2804] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.179420 15566 raft_consensus.cc:697] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:14.180174 15566 consensus_queue.cc:237] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.185220 15295 raft_consensus.cc:3060] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.186446 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:14.187100 15444 raft_consensus.cc:3060] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.190903 15488 raft_consensus.cc:359] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.197631 15488 raft_consensus.cc:385] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.197979 15488 raft_consensus.cc:740] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.188637 15545 leader_election.cc:290] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.202248 15488 consensus_queue.cc:260] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.214771 15444 raft_consensus.cc:2468] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:14.216069 15338 leader_election.cc:304] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.225287 15549 raft_consensus.cc:2804] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.226624 15548 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.227974 15549 raft_consensus.cc:697] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:14.228806 15549 consensus_queue.cc:237] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.231562 15490 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.232053 15490 ts_tablet_manager.cc:1403] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.163s	user 0.031s	sys 0.030s
I20260709 13:03:14.238583 15490 raft_consensus.cc:359] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.239233 15490 raft_consensus.cc:385] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.239495 15490 raft_consensus.cc:740] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.239620 15193 catalog_manager.cc:5697] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.243623 15297 raft_consensus.cc:2468] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:14.247466 15488 ts_tablet_manager.cc:1434] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.001s
I20260709 13:03:14.247735 15487 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:14.248324 15487 ts_tablet_manager.cc:1403] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.042s
I20260709 13:03:14.248489 15488 tablet_bootstrap.cc:492] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:14.250811 15487 raft_consensus.cc:359] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.250911 15490 consensus_queue.cc:260] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.251463 15487 raft_consensus.cc:385] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.251754 15487 raft_consensus.cc:740] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.241971 15371 raft_consensus.cc:2468] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:14.252647 15487 consensus_queue.cc:260] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.255023 15487 ts_tablet_manager.cc:1434] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:03:14.258551 15490 ts_tablet_manager.cc:1434] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 13:03:14.259294 15487 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:14.259544 15490 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.278105 15518 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.278508 15490 tablet_bootstrap.cc:654] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.279312 15488 tablet_bootstrap.cc:654] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.299796 15488 tablet_bootstrap.cc:492] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.300305 15488 ts_tablet_manager.cc:1403] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.052s	user 0.026s	sys 0.002s
I20260709 13:03:14.282727 15549 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:03:14.305233 15500 raft_consensus.cc:493] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.305816 15500 raft_consensus.cc:515] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.307968 15500 leader_election.cc:290] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.310111 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b1fa815684ebdadd53036ef27d7bf" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.311432 15444 raft_consensus.cc:2468] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:14.316253 15195 catalog_manager.cc:5697] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.320194 15263 leader_election.cc:304] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:14.321058 15500 raft_consensus.cc:2804] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.321403 15500 raft_consensus.cc:493] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.321723 15500 raft_consensus.cc:3060] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.322353 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b1fa815684ebdadd53036ef27d7bf" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:14.323590 15261 leader_election.cc:343] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.325502 15487 tablet_bootstrap.cc:654] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.331422 15488 raft_consensus.cc:359] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.332542 15488 raft_consensus.cc:385] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.333017 15488 raft_consensus.cc:740] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.334044 15488 consensus_queue.cc:260] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.337128 15488 ts_tablet_manager.cc:1434] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.004s
I20260709 13:03:14.338409 15488 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:14.342343 15518 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:03:14.351274 15488 tablet_bootstrap.cc:654] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.342787 15500 raft_consensus.cc:515] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.365657 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b1fa815684ebdadd53036ef27d7bf" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
W20260709 13:03:14.367421 15261 leader_election.cc:343] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.370180 15500 leader_election.cc:290] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.370739 15490 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.371204 15490 ts_tablet_manager.cc:1403] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.112s	user 0.023s	sys 0.015s
I20260709 13:03:14.373337 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b1fa815684ebdadd53036ef27d7bf" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:14.374017 15444 raft_consensus.cc:3060] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.373718 15490 raft_consensus.cc:359] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.378151 15490 raft_consensus.cc:385] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.378461 15490 raft_consensus.cc:740] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.379217 15490 consensus_queue.cc:260] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.381124 15444 raft_consensus.cc:2468] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:14.381669 15490 ts_tablet_manager.cc:1434] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:03:14.382242 15263 leader_election.cc:304] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:14.383191 15490 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.383272 15500 raft_consensus.cc:2804] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.383805 15500 raft_consensus.cc:697] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:14.384518 15549 raft_consensus.cc:493] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.384959 15549 raft_consensus.cc:515] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.387009 15549 leader_election.cc:290] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.384552 15500 consensus_queue.cc:237] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.389302 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590308f311fe4dd8bbd0b8f03dfdae33" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:14.393030 15338 leader_election.cc:343] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.389302 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590308f311fe4dd8bbd0b8f03dfdae33" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:14.394582 15337 leader_election.cc:343] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.395015 15337 leader_election.cc:304] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:14.398437 15549 raft_consensus.cc:2749] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.390151 15490 tablet_bootstrap.cc:654] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.407668 15193 catalog_manager.cc:5697] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.411235 15488 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.412693 15488 ts_tablet_manager.cc:1403] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.005s
I20260709 13:03:14.413637 15487 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:14.414106 15487 ts_tablet_manager.cc:1403] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.155s	user 0.007s	sys 0.014s
I20260709 13:03:14.416158 15488 raft_consensus.cc:359] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.418962 15488 raft_consensus.cc:385] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.419646 15488 raft_consensus.cc:740] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.420745 15488 consensus_queue.cc:260] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.416458 15487 raft_consensus.cc:359] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.423640 15487 raft_consensus.cc:385] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.423982 15487 raft_consensus.cc:740] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.424670 15487 consensus_queue.cc:260] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.425428 15530 raft_consensus.cc:493] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.426143 15488 ts_tablet_manager.cc:1434] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.002s
I20260709 13:03:14.425948 15530 raft_consensus.cc:515] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.427098 15488 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:14.427497 15487 ts_tablet_manager.cc:1434] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:03:14.428099 15530 leader_election.cc:290] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.428630 15487 tablet_bootstrap.cc:492] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:14.430644 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:14.431308 15371 raft_consensus.cc:2468] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:14.432639 15410 leader_election.cc:304] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.433662 15530 raft_consensus.cc:2804] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.434005 15530 raft_consensus.cc:493] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.434276 15488 tablet_bootstrap.cc:654] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.434369 15530 raft_consensus.cc:3060] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.436002 15487 tablet_bootstrap.cc:654] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.444510 15500 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.446799 15487 tablet_bootstrap.cc:492] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:14.447315 15487 ts_tablet_manager.cc:1403] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 13:03:14.449841 15487 raft_consensus.cc:359] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.450649 15487 raft_consensus.cc:385] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.450492 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:14.452008 15411 leader_election.cc:343] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.453027 15487 raft_consensus.cc:740] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.453920 15487 consensus_queue.cc:260] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.456331 15487 ts_tablet_manager.cc:1434] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:14.457340 15487 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:14.457208 15530 raft_consensus.cc:515] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.459678 15490 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.460187 15490 ts_tablet_manager.cc:1403] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.007s
I20260709 13:03:14.468071 15530 leader_election.cc:290] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.470980 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:14.471688 15373 raft_consensus.cc:3060] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.480122 15500 raft_consensus.cc:493] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.480706 15500 raft_consensus.cc:515] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.487504 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:14.488255 15371 raft_consensus.cc:2468] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:14.494223 15261 leader_election.cc:304] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.495182 15575 raft_consensus.cc:2804] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.495560 15575 raft_consensus.cc:493] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.495890 15575 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.499135 15488 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.501175 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:14.499604 15488 ts_tablet_manager.cc:1403] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.027s
I20260709 13:03:14.499315 15490 raft_consensus.cc:359] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.502236 15490 raft_consensus.cc:385] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.502466 15490 raft_consensus.cc:740] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.509210 15500 leader_election.cc:290] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.511873 15488 raft_consensus.cc:359] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.512538 15488 raft_consensus.cc:385] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.512778 15488 raft_consensus.cc:740] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.513413 15488 consensus_queue.cc:260] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.515498 15488 ts_tablet_manager.cc:1434] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 13:03:14.515898 15575 raft_consensus.cc:515] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.516669 15488 tablet_bootstrap.cc:492] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:14.517642 15490 consensus_queue.cc:260] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.519655 15490 ts_tablet_manager.cc:1434] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.003s
I20260709 13:03:14.519701 15549 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.520630 15490 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.521813 15575 leader_election.cc:290] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
W20260709 13:03:14.523011 15411 leader_election.cc:343] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.525544 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:14.527338 15372 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.523388 15373 raft_consensus.cc:2468] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:14.539321 15372 raft_consensus.cc:2468] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:14.540443 15261 leader_election.cc:304] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.541643 15518 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.549288 15490 tablet_bootstrap.cc:654] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.546145 15575 raft_consensus.cc:2804] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.551904 15575 raft_consensus.cc:697] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:14.552126 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.553956 15575 consensus_queue.cc:237] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.546972 15410 leader_election.cc:304] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:14.555384 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:14.556608 15487 tablet_bootstrap.cc:654] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.555537 15530 raft_consensus.cc:2804] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.557256 15545 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.557171 15530 raft_consensus.cc:697] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:14.558723 15530 consensus_queue.cc:237] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.562022 15631 raft_consensus.cc:493] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.562493 15631 raft_consensus.cc:515] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:14.567062 15263 leader_election.cc:343] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.568948 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:14.573398 15261 leader_election.cc:343] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.579696 15631 leader_election.cc:290] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
W20260709 13:03:14.575736 15263 leader_election.cc:343] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.582729 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:14.584019 15263 leader_election.cc:343] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.584471 15263 leader_election.cc:304] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:14.585430 15631 raft_consensus.cc:2749] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.590762 15488 tablet_bootstrap.cc:654] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.593259 15195 catalog_manager.cc:5697] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.594801 15490 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.595731 15490 ts_tablet_manager.cc:1403] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.004s
I20260709 13:03:14.598255 15490 raft_consensus.cc:359] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.598896 15490 raft_consensus.cc:385] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.599116 15490 raft_consensus.cc:740] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.599822 15490 consensus_queue.cc:260] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.601584 15490 ts_tablet_manager.cc:1434] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:03:14.602417 15490 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.603941 15631 raft_consensus.cc:493] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.604488 15631 raft_consensus.cc:515] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.604094 15192 catalog_manager.cc:5697] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.606637 15631 leader_election.cc:290] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.607734 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.608026 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:14.608711 15372 raft_consensus.cc:2468] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
W20260709 13:03:14.609289 15263 leader_election.cc:343] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.610530 15261 leader_election.cc:304] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:14.611055 15490 tablet_bootstrap.cc:654] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.612020 15631 raft_consensus.cc:2804] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.612389 15631 raft_consensus.cc:493] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.612720 15631 raft_consensus.cc:3060] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.617583 15530 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.620734 15631 raft_consensus.cc:515] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.623464 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:14.624065 15372 raft_consensus.cc:3060] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.624194 15490 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.624733 15490 ts_tablet_manager.cc:1403] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 13:03:14.627480 15490 raft_consensus.cc:359] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.628283 15490 raft_consensus.cc:385] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.628542 15490 raft_consensus.cc:740] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.629316 15490 consensus_queue.cc:260] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.629746 15616 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.634609 15631 leader_election.cc:290] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.637364 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:14.638604 15490 ts_tablet_manager.cc:1434] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
W20260709 13:03:14.638904 15263 leader_election.cc:343] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.639609 15490 tablet_bootstrap.cc:492] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.642884 15372 raft_consensus.cc:2468] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:14.642982 15616 raft_consensus.cc:493] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.643527 15566 consensus_queue.cc:1048] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.643518 15616 raft_consensus.cc:515] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.646275 15490 tablet_bootstrap.cc:654] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.647312 15261 leader_election.cc:304] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:14.648170 15616 leader_election.cc:290] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.648839 15631 raft_consensus.cc:2804] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.649578 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38543602a82c4aacbfc579cdc25d680a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:14.650331 15371 raft_consensus.cc:2468] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:14.651263 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38543602a82c4aacbfc579cdc25d680a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.651583 15631 raft_consensus.cc:697] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:14.652390 15410 leader_election.cc:304] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.652470 15631 consensus_queue.cc:237] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:14.654330 15411 leader_election.cc:343] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.656932 15616 raft_consensus.cc:2804] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.657387 15616 raft_consensus.cc:493] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.657955 15616 raft_consensus.cc:3060] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.658878 15548 raft_consensus.cc:493] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.659390 15548 raft_consensus.cc:515] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.668617 15490 tablet_bootstrap.cc:492] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.669100 15490 ts_tablet_manager.cc:1403] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.015s
I20260709 13:03:14.669606 15488 tablet_bootstrap.cc:492] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.670030 15488 ts_tablet_manager.cc:1403] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.154s	user 0.022s	sys 0.034s
I20260709 13:03:14.670552 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379ed6783bbf4c01b58c434290639554" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.671025 15192 catalog_manager.cc:5697] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:14.672015 15337 leader_election.cc:343] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.672154 15490 raft_consensus.cc:359] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.672432 15488 raft_consensus.cc:359] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.672894 15490 raft_consensus.cc:385] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.673112 15488 raft_consensus.cc:385] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.673205 15490 raft_consensus.cc:740] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.673448 15488 raft_consensus.cc:740] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.674801 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379ed6783bbf4c01b58c434290639554" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.675391 15445 raft_consensus.cc:2468] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:14.676815 15338 leader_election.cc:304] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:14.677641 15545 raft_consensus.cc:2804] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.677981 15545 raft_consensus.cc:493] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.678351 15545 raft_consensus.cc:3060] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.679593 15487 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:14.679450 15490 consensus_queue.cc:260] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.680152 15487 ts_tablet_manager.cc:1403] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.223s	user 0.017s	sys 0.004s
I20260709 13:03:14.681713 15490 ts_tablet_manager.cc:1434] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:03:14.682510 15490 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.684556 15545 raft_consensus.cc:515] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.687260 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379ed6783bbf4c01b58c434290639554" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:14.687260 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379ed6783bbf4c01b58c434290639554" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:14.687904 15490 tablet_bootstrap.cc:654] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.688077 15298 raft_consensus.cc:3060] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.688077 15445 raft_consensus.cc:3060] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.692564 15490 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.693032 15490 ts_tablet_manager.cc:1403] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 13:03:14.674119 15488 consensus_queue.cc:260] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.695683 15490 raft_consensus.cc:359] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.696421 15445 raft_consensus.cc:2468] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:14.696646 15490 raft_consensus.cc:385] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.696981 15490 raft_consensus.cc:740] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.704632 15490 consensus_queue.cc:260] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.701002 15487 raft_consensus.cc:359] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.706516 15487 raft_consensus.cc:385] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.706782 15487 raft_consensus.cc:740] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.697325 15488 ts_tablet_manager.cc:1434] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:03:14.697613 15548 leader_election.cc:290] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.707388 15487 consensus_queue.cc:260] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.708220 15488 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:14.709360 15487 ts_tablet_manager.cc:1434] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:03:14.702656 15298 raft_consensus.cc:2468] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:14.702224 15545 leader_election.cc:290] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.710165 15487 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:14.711253 15564 consensus_queue.cc:1048] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:03:14.718992 15337 leader_election.cc:304] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:14.711187 15490 ts_tablet_manager.cc:1434] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:03:14.720650 15490 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.722141 15487 tablet_bootstrap.cc:654] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.724349 15549 raft_consensus.cc:2804] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.724834 15549 raft_consensus.cc:697] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:14.712929 15488 tablet_bootstrap.cc:654] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.725600 15549 consensus_queue.cc:237] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.711418 15616 raft_consensus.cc:515] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.728037 15551 raft_consensus.cc:493] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.728505 15490 tablet_bootstrap.cc:654] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.728600 15551 raft_consensus.cc:515] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.729017 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38543602a82c4aacbfc579cdc25d680a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:14.732168 15551 leader_election.cc:290] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.734879 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b1fa815684ebdadd53036ef27d7bf" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.738338 15487 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:14.738938 15487 ts_tablet_manager.cc:1403] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260709 13:03:14.741452 15487 raft_consensus.cc:359] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:14.736701 15411 leader_election.cc:343] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.745817 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea6b1fa815684ebdadd53036ef27d7bf" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.750555 15548 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.751004 15445 raft_consensus.cc:2393] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7cc9640a712468496bfe988fbfe8e95 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
I20260709 13:03:14.752035 15338 leader_election.cc:304] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:14.753563 15512 raft_consensus.cc:3060] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.753690 15616 leader_election.cc:290] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.754375 15488 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.754806 15488 ts_tablet_manager.cc:1403] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.004s
I20260709 13:03:14.755909 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38543602a82c4aacbfc579cdc25d680a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:14.756515 15373 raft_consensus.cc:3060] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.757221 15488 raft_consensus.cc:359] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.757835 15488 raft_consensus.cc:385] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.742061 15487 raft_consensus.cc:385] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.767365 15487 raft_consensus.cc:740] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.769068 15487 consensus_queue.cc:260] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.766476 15488 raft_consensus.cc:740] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.773564 15488 consensus_queue.cc:260] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.782029 15193 catalog_manager.cc:5697] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:14.788003 15490 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.788486 15490 ts_tablet_manager.cc:1403] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.068s	user 0.028s	sys 0.018s
I20260709 13:03:14.782390 15487 ts_tablet_manager.cc:1434] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:03:14.770524 15373 raft_consensus.cc:2468] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:14.790469 15487 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:14.790915 15490 raft_consensus.cc:359] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.791317 15410 leader_election.cc:304] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:14.791591 15490 raft_consensus.cc:385] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.791900 15490 raft_consensus.cc:740] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.792623 15490 consensus_queue.cc:260] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.795459 15490 ts_tablet_manager.cc:1434] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:03:14.796299 15490 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.797648 15566 raft_consensus.cc:2804] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:14.798159 15566 raft_consensus.cc:697] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:14.799017 15566 consensus_queue.cc:237] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.802376 15490 tablet_bootstrap.cc:654] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.804309 15487 tablet_bootstrap.cc:654] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.809605 15548 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:14.816326 15564 raft_consensus.cc:493] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.816907 15564 raft_consensus.cc:515] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.818733 15545 raft_consensus.cc:493] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.819201 15545 raft_consensus.cc:515] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.819998 15490 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.820418 15490 ts_tablet_manager.cc:1403] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 13:03:14.783989 15488 ts_tablet_manager.cc:1434] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.005s
I20260709 13:03:14.783914 15512 raft_consensus.cc:2749] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.822353 15545 leader_election.cc:290] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.824841 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9809ff6d67f642fd99b104e1ac8cf18c" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.828415 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:14.829267 15371 raft_consensus.cc:2393] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
I20260709 13:03:14.830235 15490 raft_consensus.cc:359] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.830890 15490 raft_consensus.cc:385] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.831138 15490 raft_consensus.cc:740] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.820971 15564 leader_election.cc:290] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:14.831291 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.832082 15631 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.833559 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9809ff6d67f642fd99b104e1ac8cf18c" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.834786 15490 consensus_queue.cc:260] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:14.836071 15338 leader_election.cc:343] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.836876 15490 ts_tablet_manager.cc:1434] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:03:14.838099 15296 raft_consensus.cc:2468] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:14.842024 15411 leader_election.cc:304] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:14.843415 15566 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.838124 15490 tablet_bootstrap.cc:492] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.846387 15631 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:14.849458 15488 tablet_bootstrap.cc:492] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:14.851157 15566 raft_consensus.cc:2749] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.881271 15192 catalog_manager.cc:5697] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:14.903693 15487 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:14.904074 15487 ts_tablet_manager.cc:1403] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.114s	user 0.049s	sys 0.022s
I20260709 13:03:14.907742 15488 tablet_bootstrap.cc:654] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:14.913674 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:14.916129 15487 raft_consensus.cc:359] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.916795 15487 raft_consensus.cc:385] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.917049 15487 raft_consensus.cc:740] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.917533 15487 consensus_queue.cc:260] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.907642 15337 leader_election.cc:304] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:14.918846 15512 raft_consensus.cc:2804] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:14.919188 15512 raft_consensus.cc:493] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:14.919515 15512 raft_consensus.cc:3060] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.920198 15487 ts_tablet_manager.cc:1434] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:03:14.921066 15487 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:14.924458 15490 tablet_bootstrap.cc:654] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.925158 15512 raft_consensus.cc:515] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.930016 15488 tablet_bootstrap.cc:492] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.930389 15490 tablet_bootstrap.cc:492] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:14.930460 15488 ts_tablet_manager.cc:1403] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.000s
I20260709 13:03:14.930855 15490 ts_tablet_manager.cc:1403] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.004s
I20260709 13:03:14.932147 15512 leader_election.cc:290] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.932830 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9809ff6d67f642fd99b104e1ac8cf18c" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:14.932910 15488 raft_consensus.cc:359] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.933595 15488 raft_consensus.cc:385] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.933852 15488 raft_consensus.cc:740] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.934474 15488 consensus_queue.cc:260] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.935915 15488 ts_tablet_manager.cc:1434] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:03:14.936729 15488 tablet_bootstrap.cc:492] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:14.938314 15490 raft_consensus.cc:359] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.938920 15490 raft_consensus.cc:385] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:14.939172 15490 raft_consensus.cc:740] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:14.939610 15487 tablet_bootstrap.cc:654] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.939740 15490 consensus_queue.cc:260] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.941718 15490 ts_tablet_manager.cc:1434] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 13:03:14.945915 15488 tablet_bootstrap.cc:654] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.947247 15575 raft_consensus.cc:493] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.947757 15575 raft_consensus.cc:515] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.949882 15575 leader_election.cc:290] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.951261 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:14.952085 15373 raft_consensus.cc:2393] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:14.952450 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:14.956063 15263 leader_election.cc:304] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:14.957558 15500 raft_consensus.cc:3060] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:14.958370 15490 tablet_bootstrap.cc:492] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:14.930891 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9809ff6d67f642fd99b104e1ac8cf18c" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:14.962481 15295 raft_consensus.cc:3060] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:14.962796 15338 leader_election.cc:343] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.965806 15500 raft_consensus.cc:2749] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.969311 15512 raft_consensus.cc:493] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:14.969781 15512 raft_consensus.cc:515] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:14.972679 15512 leader_election.cc:290] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:14.979013 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:14.980479 15338 leader_election.cc:343] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.981765 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:14.982123 15490 tablet_bootstrap.cc:654] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:14.983517 15295 raft_consensus.cc:2468] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
W20260709 13:03:14.983702 15337 leader_election.cc:343] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:14.984277 15337 leader_election.cc:304] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:14.985819 15551 raft_consensus.cc:2749] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:14.998790 15337 leader_election.cc:304] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:14.999464 15488 tablet_bootstrap.cc:492] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:14.999995 15488 ts_tablet_manager.cc:1403] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.010s
I20260709 13:03:15.000103 15512 raft_consensus.cc:2804] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.000591 15512 raft_consensus.cc:697] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:15.001291 15512 consensus_queue.cc:237] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.003043 15488 raft_consensus.cc:359] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.003753 15488 raft_consensus.cc:385] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.004024 15488 raft_consensus.cc:740] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.004660 15488 consensus_queue.cc:260] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.006690 15488 ts_tablet_manager.cc:1434] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:15.007148 15490 tablet_bootstrap.cc:492] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.007342 15545 raft_consensus.cc:493] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.007602 15490 ts_tablet_manager.cc:1403] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.001s
I20260709 13:03:15.008054 15488 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.007865 15545 raft_consensus.cc:515] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.010170 15490 raft_consensus.cc:359] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.010867 15490 raft_consensus.cc:385] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.011123 15490 raft_consensus.cc:740] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.011595 15487 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:15.010102 15545 leader_election.cc:290] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.011898 15490 consensus_queue.cc:260] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.012692 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e62f4dd934850889d8a2d730c8401" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.013242 15296 raft_consensus.cc:2468] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:15.014452 15490 ts_tablet_manager.cc:1434] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:03:15.014289 15337 leader_election.cc:304] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:15.015090 15545 raft_consensus.cc:2804] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.015501 15545 raft_consensus.cc:493] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.015671 15488 tablet_bootstrap.cc:654] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.015929 15545 raft_consensus.cc:3060] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.016237 15490 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.011945 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e62f4dd934850889d8a2d730c8401" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:15.017786 15338 leader_election.cc:343] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.012010 15487 ts_tablet_manager.cc:1403] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.025s
I20260709 13:03:15.018363 15192 catalog_manager.cc:5697] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.020439 15487 raft_consensus.cc:359] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.021091 15487 raft_consensus.cc:385] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.021323 15487 raft_consensus.cc:740] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.022029 15487 consensus_queue.cc:260] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.024019 15487 ts_tablet_manager.cc:1434] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:15.025454 15487 tablet_bootstrap.cc:492] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:15.031258 15575 raft_consensus.cc:493] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.031750 15575 raft_consensus.cc:515] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.032637 15631 raft_consensus.cc:493] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.033447 15490 tablet_bootstrap.cc:654] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.033725 15575 leader_election.cc:290] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.033103 15631 raft_consensus.cc:515] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.035475 15631 leader_election.cc:290] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.037052 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590308f311fe4dd8bbd0b8f03dfdae33" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.037703 15488 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.037631 15447 raft_consensus.cc:2468] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:15.038264 15488 ts_tablet_manager.cc:1403] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 13:03:15.039031 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38543602a82c4aacbfc579cdc25d680a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.041226 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38543602a82c4aacbfc579cdc25d680a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:15.041249 15488 raft_consensus.cc:359] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.041994 15371 raft_consensus.cc:2393] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:15.041939 15487 tablet_bootstrap.cc:654] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.042078 15488 raft_consensus.cc:385] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.042932 15488 raft_consensus.cc:740] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.043689 15566 raft_consensus.cc:493] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.043568 15488 consensus_queue.cc:260] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.044147 15566 raft_consensus.cc:515] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.035183 15545 raft_consensus.cc:515] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.045776 15490 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.046252 15490 ts_tablet_manager.cc:1403] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.004s
I20260709 13:03:15.035234 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590308f311fe4dd8bbd0b8f03dfdae33" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:15.051028 15373 raft_consensus.cc:2468] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:15.053128 15488 ts_tablet_manager.cc:1434] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:03:15.055496 15488 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.050288 15566 leader_election.cc:290] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:15.057790 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e62f4dd934850889d8a2d730c8401" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:15.055267 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.058517 15295 raft_consensus.cc:3060] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.058800 15296 raft_consensus.cc:2468] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:15.060079 15263 leader_election.cc:304] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:15.060652 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:15.061002 15263 leader_election.cc:304] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:15.060659 15411 leader_election.cc:304] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:15.063169 15616 raft_consensus.cc:2804] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.063560 15616 raft_consensus.cc:493] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.063331 15490 raft_consensus.cc:359] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.063877 15616 raft_consensus.cc:3060] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.064728 15490 raft_consensus.cc:385] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.065026 15490 raft_consensus.cc:740] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.065706 15490 consensus_queue.cc:260] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.067040 15487 tablet_bootstrap.cc:492] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:15.067530 15487 ts_tablet_manager.cc:1403] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.011s
I20260709 13:03:15.068362 15631 raft_consensus.cc:2804] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.068753 15631 raft_consensus.cc:493] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.069060 15631 raft_consensus.cc:3060] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.070643 15575 raft_consensus.cc:3060] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.071333 15545 leader_election.cc:290] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.069723 15566 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.090459 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99e62f4dd934850889d8a2d730c8401" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:15.091306 15500 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.092201 15575 raft_consensus.cc:2749] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:15.090828 15410 leader_election.cc:343] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.097640 15295 raft_consensus.cc:2468] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:15.099133 15616 raft_consensus.cc:515] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.094825 15487 raft_consensus.cc:359] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.101958 15487 raft_consensus.cc:385] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.102313 15487 raft_consensus.cc:740] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.090642 15488 tablet_bootstrap.cc:654] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.103860 15487 consensus_queue.cc:260] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.105904 15487 ts_tablet_manager.cc:1434] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 13:03:15.107021 15487 tablet_bootstrap.cc:492] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
W20260709 13:03:15.102526 15338 leader_election.cc:343] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.101224 15631 raft_consensus.cc:515] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.103024 15616 leader_election.cc:290] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:15.090411 15490 ts_tablet_manager.cc:1434] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:03:15.112339 15490 tablet_bootstrap.cc:492] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.112625 15631 leader_election.cc:290] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.115710 15337 leader_election.cc:304] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:15.117089 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590308f311fe4dd8bbd0b8f03dfdae33" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:15.117690 15373 raft_consensus.cc:3060] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.118115 15545 raft_consensus.cc:2804] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.118538 15490 tablet_bootstrap.cc:654] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.118630 15545 raft_consensus.cc:697] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:15.119465 15545 consensus_queue.cc:237] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.123337 15487 tablet_bootstrap.cc:654] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.123451 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "590308f311fe4dd8bbd0b8f03dfdae33" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:15.124111 15445 raft_consensus.cc:3060] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.129503 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:15.128042 15373 raft_consensus.cc:2468] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:15.134815 15296 raft_consensus.cc:3060] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.138890 15261 leader_election.cc:304] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:15.139879 15575 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.140151 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:15.141114 15616 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.145358 15669 raft_consensus.cc:2804] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.146118 15669 raft_consensus.cc:697] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:15.146991 15669 consensus_queue.cc:237] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.154552 15296 raft_consensus.cc:2468] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:15.156304 15411 leader_election.cc:304] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
W20260709 13:03:15.160825 15410 leader_election.cc:343] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.160775 15566 raft_consensus.cc:2804] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.161792 15566 raft_consensus.cc:697] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:15.162585 15566 consensus_queue.cc:237] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.167654 15490 tablet_bootstrap.cc:492] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.168045 15490 ts_tablet_manager.cc:1403] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.002s
I20260709 13:03:15.174988 15488 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.175457 15488 ts_tablet_manager.cc:1403] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.121s	user 0.007s	sys 0.007s
I20260709 13:03:15.177172 15196 catalog_manager.cc:5697] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.177886 15488 raft_consensus.cc:359] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.180162 15488 raft_consensus.cc:385] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.180446 15488 raft_consensus.cc:740] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.186630 15488 consensus_queue.cc:260] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.189016 15512 consensus_queue.cc:1048] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.189792 15487 tablet_bootstrap.cc:492] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:15.190380 15487 ts_tablet_manager.cc:1403] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.003s
I20260709 13:03:15.192888 15487 raft_consensus.cc:359] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.193476 15487 raft_consensus.cc:385] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.193749 15487 raft_consensus.cc:740] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.194955 15490 raft_consensus.cc:359] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.195653 15490 raft_consensus.cc:385] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.195924 15490 raft_consensus.cc:740] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.197187 15488 ts_tablet_manager.cc:1434] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:03:15.198366 15488 tablet_bootstrap.cc:492] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.177848 15445 raft_consensus.cc:2468] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:15.204126 15490 consensus_queue.cc:260] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.208315 15196 catalog_manager.cc:5697] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.210364 15488 tablet_bootstrap.cc:654] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.207798 15487 consensus_queue.cc:260] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.214546 15487 ts_tablet_manager.cc:1434] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:03:15.214730 15490 ts_tablet_manager.cc:1434] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.046s	user 0.002s	sys 0.005s
I20260709 13:03:15.216001 15487 tablet_bootstrap.cc:492] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:15.220638 15490 tablet_bootstrap.cc:492] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.229691 15548 raft_consensus.cc:493] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.230252 15548 raft_consensus.cc:515] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.231029 15488 tablet_bootstrap.cc:492] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.231527 15488 ts_tablet_manager.cc:1403] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.006s
I20260709 13:03:15.237057 15548 leader_election.cc:290] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.238567 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:15.241699 15337 leader_election.cc:343] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.236312 15545 raft_consensus.cc:493] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.251531 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.248275 15545 raft_consensus.cc:515] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.254251 15545 leader_election.cc:290] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.252260 15488 raft_consensus.cc:359] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.254714 15488 raft_consensus.cc:385] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.254989 15488 raft_consensus.cc:740] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.256444 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568a7c50de5644348067d173d7eb9259" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.257095 15296 raft_consensus.cc:2468] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:15.258240 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568a7c50de5644348067d173d7eb9259" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.257540 15488 consensus_queue.cc:260] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:15.259732 15263 consensus_peers.cc:597] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:15.260576 15488 ts_tablet_manager.cc:1434] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 13:03:15.260489 15337 leader_election.cc:304] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:15.261245 15545 raft_consensus.cc:2804] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:03:15.261479 15338 leader_election.cc:343] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.261600 15545 raft_consensus.cc:493] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.261626 15551 consensus_queue.cc:1048] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.262058 15545 raft_consensus.cc:3060] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.261934 15338 leader_election.cc:304] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:15.264042 15488 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.266541 15192 catalog_manager.cc:5697] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:15.273898 15545 raft_consensus.cc:515] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.275956 15551 raft_consensus.cc:2749] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.279960 15545 leader_election.cc:290] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.280658 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568a7c50de5644348067d173d7eb9259" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:15.281208 15296 raft_consensus.cc:3060] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:15.281273 15338 leader_election.cc:343] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.282177 15669 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.285035 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568a7c50de5644348067d173d7eb9259" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
W20260709 13:03:15.287904 15338 leader_election.cc:343] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.289026 15566 raft_consensus.cc:493] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.292555 15566 raft_consensus.cc:515] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.295007 15551 raft_consensus.cc:493] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.295475 15551 raft_consensus.cc:515] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.297384 15296 raft_consensus.cc:2468] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:15.299053 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f60dfc45a49208da4d18559c8545a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.299587 15297 raft_consensus.cc:2468] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:15.300755 15337 leader_election.cc:304] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:15.301841 15337 leader_election.cc:304] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:15.302757 15545 raft_consensus.cc:2804] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.303246 15545 raft_consensus.cc:697] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:15.303992 15545 consensus_queue.cc:237] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.304441 15549 raft_consensus.cc:2804] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.304840 15549 raft_consensus.cc:493] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.305164 15549 raft_consensus.cc:3060] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.305651 15551 leader_election.cc:290] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.306586 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f60dfc45a49208da4d18559c8545a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.307821 15446 raft_consensus.cc:2468] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:15.310870 15566 leader_election.cc:290] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:15.315565 15488 tablet_bootstrap.cc:654] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.322489 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9809ff6d67f642fd99b104e1ac8cf18c" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:15.321498 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9809ff6d67f642fd99b104e1ac8cf18c" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.326970 15296 raft_consensus.cc:2393] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate d7cc9640a712468496bfe988fbfe8e95 in this term.
I20260709 13:03:15.328263 15410 leader_election.cc:304] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:15.329346 15564 raft_consensus.cc:3060] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.334357 15549 raft_consensus.cc:515] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.336689 15192 catalog_manager.cc:5697] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.342422 15487 tablet_bootstrap.cc:654] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.345412 15564 raft_consensus.cc:2749] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.349665 15490 tablet_bootstrap.cc:654] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.352612 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f60dfc45a49208da4d18559c8545a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:15.353295 15446 raft_consensus.cc:3060] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.354058 15549 leader_election.cc:290] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.352690 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f60dfc45a49208da4d18559c8545a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:15.357524 15488 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.357988 15488 ts_tablet_manager.cc:1403] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.006s
I20260709 13:03:15.359174 15298 raft_consensus.cc:3060] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.365374 15298 raft_consensus.cc:2468] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:15.366155 15566 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.367450 15337 leader_election.cc:304] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:15.367972 15566 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.368582 15682 raft_consensus.cc:2804] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.369551 15682 raft_consensus.cc:697] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:15.370483 15682 consensus_queue.cc:237] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.374770 15446 raft_consensus.cc:2468] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:15.381454 15566 raft_consensus.cc:493] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.383164 15566 raft_consensus.cc:515] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.387277 15566 leader_election.cc:290] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:15.388087 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:15.389603 15411 leader_election.cc:343] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.392643 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:15.395340 15488 raft_consensus.cc:359] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.396016 15488 raft_consensus.cc:385] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.396270 15488 raft_consensus.cc:740] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.396849 15488 consensus_queue.cc:260] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:15.399139 15410 leader_election.cc:343] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.399624 15410 leader_election.cc:304] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:15.401135 15566 raft_consensus.cc:2749] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.404060 15488 ts_tablet_manager.cc:1434] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 13:03:15.405055 15488 tablet_bootstrap.cc:492] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.416122 15487 tablet_bootstrap.cc:492] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:15.416603 15487 ts_tablet_manager.cc:1403] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.011s
I20260709 13:03:15.417124 15490 tablet_bootstrap.cc:492] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.417439 15490 ts_tablet_manager.cc:1403] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.201s	user 0.009s	sys 0.003s
I20260709 13:03:15.420603 15490 raft_consensus.cc:359] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.421283 15490 raft_consensus.cc:385] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.421550 15490 raft_consensus.cc:740] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.422344 15490 consensus_queue.cc:260] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.425508 15669 raft_consensus.cc:493] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.425938 15669 raft_consensus.cc:515] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.426683 15490 ts_tablet_manager.cc:1434] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:03:15.427572 15490 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.428061 15669 leader_election.cc:290] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.430507 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e7c0e1dfc4416b9a18f069884abda0" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:15.431077 15372 raft_consensus.cc:2468] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:15.431207 15196 catalog_manager.cc:5697] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.429932 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e7c0e1dfc4416b9a18f069884abda0" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.436003 15261 leader_election.cc:304] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:15.435891 15487 raft_consensus.cc:359] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.436581 15487 raft_consensus.cc:385] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.436842 15487 raft_consensus.cc:740] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.436954 15669 raft_consensus.cc:2804] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.437409 15669 raft_consensus.cc:493] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.437842 15669 raft_consensus.cc:3060] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.437487 15487 consensus_queue.cc:260] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.443708 15488 tablet_bootstrap.cc:654] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:15.452455 15263 leader_election.cc:343] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.455823 15669 raft_consensus.cc:515] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.456560 15487 ts_tablet_manager.cc:1434] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:03:15.458326 15487 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:15.468586 15490 tablet_bootstrap.cc:654] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.473892 15669 leader_election.cc:290] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.476269 15682 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.477255 15545 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.478171 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e7c0e1dfc4416b9a18f069884abda0" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:15.481097 15371 raft_consensus.cc:3060] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.483700 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e7c0e1dfc4416b9a18f069884abda0" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
W20260709 13:03:15.484995 15263 leader_election.cc:343] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.490048 15371 raft_consensus.cc:2468] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:15.494359 15261 leader_election.cc:304] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:15.501575 15488 tablet_bootstrap.cc:492] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.502053 15488 ts_tablet_manager.cc:1403] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.097s	user 0.006s	sys 0.016s
I20260709 13:03:15.504705 15631 raft_consensus.cc:2804] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.504904 15488 raft_consensus.cc:359] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.505584 15488 raft_consensus.cc:385] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.505836 15488 raft_consensus.cc:740] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.505240 15631 raft_consensus.cc:697] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:15.506471 15488 consensus_queue.cc:260] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.506938 15631 consensus_queue.cc:237] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.509755 15446 raft_consensus.cc:3060] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.510490 15487 tablet_bootstrap.cc:654] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.518524 15512 raft_consensus.cc:493] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.519063 15512 raft_consensus.cc:515] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.521665 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.521833 15512 leader_election.cc:290] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.522423 15295 raft_consensus.cc:2393] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7cc9640a712468496bfe988fbfe8e95 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:15.523588 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.525934 15338 leader_election.cc:304] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:15.527128 15548 raft_consensus.cc:3060] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.530700 15490 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.531224 15490 ts_tablet_manager.cc:1403] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.021s
I20260709 13:03:15.533927 15548 raft_consensus.cc:2749] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.522388 15512 consensus_queue.cc:1048] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:03:15.533910 15490 raft_consensus.cc:359] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.535442 15490 raft_consensus.cc:385] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.535706 15490 raft_consensus.cc:740] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.536398 15490 consensus_queue.cc:260] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.555877 15488 ts_tablet_manager.cc:1434] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:03:15.556628 15490 ts_tablet_manager.cc:1434] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 13:03:15.556986 15488 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.558010 15490 tablet_bootstrap.cc:492] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.567641 15487 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:15.568110 15487 ts_tablet_manager.cc:1403] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.009s
I20260709 13:03:15.569278 15566 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.565663 15490 tablet_bootstrap.cc:654] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.575306 15195 catalog_manager.cc:5697] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.576748 15488 tablet_bootstrap.cc:654] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.580194 15487 raft_consensus.cc:359] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.580905 15487 raft_consensus.cc:385] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.581166 15487 raft_consensus.cc:740] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.584350 15487 consensus_queue.cc:260] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.589112 15488 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.590533 15488 ts_tablet_manager.cc:1403] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260709 13:03:15.594983 15530 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.597199 15490 tablet_bootstrap.cc:492] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.597715 15490 ts_tablet_manager.cc:1403] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.004s
I20260709 13:03:15.600322 15490 raft_consensus.cc:359] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.601192 15490 raft_consensus.cc:385] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.601528 15490 raft_consensus.cc:740] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.602926 15490 consensus_queue.cc:260] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.601996 15488 raft_consensus.cc:359] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.603895 15488 raft_consensus.cc:385] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.604218 15488 raft_consensus.cc:740] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.606206 15488 consensus_queue.cc:260] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.607722 15488 ts_tablet_manager.cc:1434] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:03:15.608744 15488 tablet_bootstrap.cc:492] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.611090 15487 ts_tablet_manager.cc:1434] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:03:15.605563 15490 ts_tablet_manager.cc:1434] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:15.612159 15490 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.613468 15487 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:15.617849 15490 tablet_bootstrap.cc:654] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.621371 15488 tablet_bootstrap.cc:654] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.650696 15548 consensus_queue.cc:1048] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.695353 15487 tablet_bootstrap.cc:654] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.699203 15575 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.703627 15551 raft_consensus.cc:493] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.704097 15551 raft_consensus.cc:515] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.706910 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:15.709328 15337 leader_election.cc:343] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.709728 15490 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.707298 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.710470 15490 ts_tablet_manager.cc:1403] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.099s	user 0.024s	sys 0.021s
I20260709 13:03:15.710561 15447 raft_consensus.cc:2468] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:15.706149 15551 leader_election.cc:290] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.712852 15338 leader_election.cc:304] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:15.713927 15551 raft_consensus.cc:2804] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.714401 15551 raft_consensus.cc:493] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.714740 15551 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.715463 15490 raft_consensus.cc:359] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.717502 15490 raft_consensus.cc:385] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.718317 15490 raft_consensus.cc:740] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.719282 15490 consensus_queue.cc:260] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.723068 15490 ts_tablet_manager.cc:1434] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:03:15.733551 15490 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.742992 15488 tablet_bootstrap.cc:492] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.743527 15488 ts_tablet_manager.cc:1403] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.135s	user 0.027s	sys 0.023s
I20260709 13:03:15.743669 15487 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:15.744071 15487 ts_tablet_manager.cc:1403] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.010s
I20260709 13:03:15.746798 15488 raft_consensus.cc:359] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.747610 15631 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:15.747611 15488 raft_consensus.cc:385] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.748374 15488 raft_consensus.cc:740] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.749128 15487 raft_consensus.cc:359] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.749799 15487 raft_consensus.cc:385] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.749145 15488 consensus_queue.cc:260] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.751632 15487 raft_consensus.cc:740] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.752020 15551 raft_consensus.cc:515] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.753185 15487 consensus_queue.cc:260] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.756371 15551 leader_election.cc:290] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.757369 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:15.754776 15490 tablet_bootstrap.cc:654] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.759150 15488 ts_tablet_manager.cc:1434] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 13:03:15.759346 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:15.759822 15445 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.760097 15488 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.762403 15487 ts_tablet_manager.cc:1434] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260709 13:03:15.762910 15551 consensus_queue.cc:1048] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:15.763836 15487 tablet_bootstrap.cc:492] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:15.766378 15488 tablet_bootstrap.cc:654] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:15.767083 15337 leader_election.cc:343] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.769634 15487 tablet_bootstrap.cc:654] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:15.772414 15338 consensus_peers.cc:597] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:15.776811 15490 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.777266 15530 raft_consensus.cc:493] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.777583 15490 ts_tablet_manager.cc:1403] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.005s
I20260709 13:03:15.777747 15530 raft_consensus.cc:515] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.780741 15490 raft_consensus.cc:359] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.781368 15490 raft_consensus.cc:385] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.781610 15490 raft_consensus.cc:740] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.782127 15487 tablet_bootstrap.cc:492] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:15.782586 15487 ts_tablet_manager.cc:1403] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260709 13:03:15.782447 15490 consensus_queue.cc:260] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.782769 15445 raft_consensus.cc:2468] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:15.784149 15338 leader_election.cc:304] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:15.784669 15490 ts_tablet_manager.cc:1434] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:15.784914 15548 raft_consensus.cc:2804] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:15.785419 15548 raft_consensus.cc:697] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:15.785800 15487 raft_consensus.cc:359] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.786550 15487 raft_consensus.cc:385] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.786218 15548 consensus_queue.cc:237] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.786828 15487 raft_consensus.cc:740] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.787098 15490 tablet_bootstrap.cc:492] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.790678 15487 consensus_queue.cc:260] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.791188 15530 leader_election.cc:290] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:15.791906 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.793612 15487 ts_tablet_manager.cc:1434] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 13:03:15.793959 15488 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.794394 15488 ts_tablet_manager.cc:1403] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260709 13:03:15.796651 15488 raft_consensus.cc:359] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.797108 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:15.798314 15488 raft_consensus.cc:385] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.798631 15488 raft_consensus.cc:740] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.799221 15488 consensus_queue.cc:260] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.800253 15490 tablet_bootstrap.cc:654] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.801160 15488 ts_tablet_manager.cc:1434] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:03:15.802675 15682 consensus_queue.cc:1048] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:03:15.804704 15487 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:15.801996 15488 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.811005 15490 tablet_bootstrap.cc:492] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.811476 15490 ts_tablet_manager.cc:1403] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.003s
I20260709 13:03:15.814765 15488 tablet_bootstrap.cc:654] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.814837 15490 raft_consensus.cc:359] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.815613 15490 raft_consensus.cc:385] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.815881 15490 raft_consensus.cc:740] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.816454 15490 consensus_queue.cc:260] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.818717 15490 ts_tablet_manager.cc:1434] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:15.819669 15490 tablet_bootstrap.cc:492] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.820874 15487 tablet_bootstrap.cc:654] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.825542 15490 tablet_bootstrap.cc:654] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.830510 15488 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.831458 15488 ts_tablet_manager.cc:1403] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.009s
I20260709 13:03:15.834698 15488 raft_consensus.cc:359] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.835449 15488 raft_consensus.cc:385] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.835704 15488 raft_consensus.cc:740] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.836476 15488 consensus_queue.cc:260] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.837849 15490 tablet_bootstrap.cc:492] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.838353 15490 ts_tablet_manager.cc:1403] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260709 13:03:15.838940 15488 ts_tablet_manager.cc:1434] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:15.839787 15488 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.841239 15490 raft_consensus.cc:359] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.841925 15490 raft_consensus.cc:385] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.842173 15490 raft_consensus.cc:740] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.848014 15410 leader_election.cc:304] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:15.870510 15490 consensus_queue.cc:260] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.849500 15447 raft_consensus.cc:3060] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.872670 15490 ts_tablet_manager.cc:1434] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260709 13:03:15.855053 15195 catalog_manager.cc:5697] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:15.875514 15669 raft_consensus.cc:493] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.875968 15669 raft_consensus.cc:515] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.855334 15548 consensus_queue.cc:1048] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:03:15.878036 15669 leader_election.cc:290] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.846690 15488 tablet_bootstrap.cc:654] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.882500 15490 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.885136 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e01347b4864583b709530c11242115" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:15.888048 15261 leader_election.cc:343] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.888828 15490 tablet_bootstrap.cc:654] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.892088 15488 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.892521 15488 ts_tablet_manager.cc:1403] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.002s
I20260709 13:03:15.894937 15488 raft_consensus.cc:359] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.895643 15488 raft_consensus.cc:385] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.895896 15488 raft_consensus.cc:740] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.896544 15488 consensus_queue.cc:260] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.898748 15488 ts_tablet_manager.cc:1434] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:15.899734 15488 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.901839 15530 raft_consensus.cc:2749] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.905221 15488 tablet_bootstrap.cc:654] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.907066 15551 raft_consensus.cc:493] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.907814 15487 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:15.907521 15551 raft_consensus.cc:515] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.908210 15487 ts_tablet_manager.cc:1403] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.107s	user 0.027s	sys 0.022s
I20260709 13:03:15.909124 15490 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:15.909505 15490 ts_tablet_manager.cc:1403] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260709 13:03:15.910164 15551 leader_election.cc:290] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.911755 15487 raft_consensus.cc:359] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.912483 15487 raft_consensus.cc:385] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.912741 15487 raft_consensus.cc:740] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.918213 15487 consensus_queue.cc:260] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.934047 15488 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:15.938728 15488 ts_tablet_manager.cc:1403] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.002s
I20260709 13:03:15.941154 15488 raft_consensus.cc:359] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.941821 15488 raft_consensus.cc:385] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.942070 15488 raft_consensus.cc:740] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.935279 15490 raft_consensus.cc:359] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.917320 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e01347b4864583b709530c11242115" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.942298 15487 ts_tablet_manager.cc:1434] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:03:15.944444 15487 tablet_bootstrap.cc:492] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:15.918831 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390d7711b4874a8fad59cece86aaafd6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:15.922465 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390d7711b4874a8fad59cece86aaafd6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.947410 15296 raft_consensus.cc:2468] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
W20260709 13:03:15.935904 15263 consensus_peers.cc:597] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:15.942862 15490 raft_consensus.cc:385] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:15.946836 15445 raft_consensus.cc:2468] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:15.948110 15490 raft_consensus.cc:740] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:15.948784 15490 consensus_queue.cc:260] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:15.949280 15263 leader_election.cc:343] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:15.942728 15488 consensus_queue.cc:260] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.949716 15263 leader_election.cc:304] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:15.950713 15669 raft_consensus.cc:2749] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:15.951450 15488 ts_tablet_manager.cc:1434] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:03:15.948869 15338 leader_election.cc:304] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:15.952312 15488 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:15.952323 15512 raft_consensus.cc:2804] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.952786 15512 raft_consensus.cc:493] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.953081 15512 raft_consensus.cc:3060] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.956066 15490 ts_tablet_manager.cc:1434] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260709 13:03:15.957135 15490 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:15.964651 15490 tablet_bootstrap.cc:654] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.965088 15487 tablet_bootstrap.cc:654] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:15.966044 15530 raft_consensus.cc:493] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.966720 15530 raft_consensus.cc:515] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.969720 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39465339589f4ce09bfdc76fb103d658" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:15.970206 15530 leader_election.cc:290] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:15.967505 15512 raft_consensus.cc:515] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.973568 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39465339589f4ce09bfdc76fb103d658" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:15.981431 15372 raft_consensus.cc:2468] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:15.983134 15410 leader_election.cc:304] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:15.984197 15530 raft_consensus.cc:2804] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:15.984570 15530 raft_consensus.cc:493] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:15.984875 15530 raft_consensus.cc:3060] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.980769 15296 raft_consensus.cc:2468] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:15.991710 15631 raft_consensus.cc:493] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:15.992293 15631 raft_consensus.cc:515] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.993021 15512 leader_election.cc:290] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.996714 15631 leader_election.cc:290] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:15.996714 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390d7711b4874a8fad59cece86aaafd6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:15.999228 15296 raft_consensus.cc:3060] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.999960 15530 raft_consensus.cc:515] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:15.997884 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "390d7711b4874a8fad59cece86aaafd6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:16.004815 15447 raft_consensus.cc:3060] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:15.998025 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.006219 15445 raft_consensus.cc:2468] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:15.998390 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.006623 15575 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.007103 15372 raft_consensus.cc:2468] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:16.009626 15263 leader_election.cc:304] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:16.010429 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39465339589f4ce09bfdc76fb103d658" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:16.011262 15298 raft_consensus.cc:3060] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.013540 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39465339589f4ce09bfdc76fb103d658" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:16.014142 15372 raft_consensus.cc:3060] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.015954 15488 tablet_bootstrap.cc:654] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.017923 15296 raft_consensus.cc:2468] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:16.021677 15337 leader_election.cc:304] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:16.019516 15631 raft_consensus.cc:2804] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.022490 15512 raft_consensus.cc:2804] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.022660 15631 raft_consensus.cc:493] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.022913 15575 raft_consensus.cc:493] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.023043 15512 raft_consensus.cc:697] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:16.023293 15631 raft_consensus.cc:3060] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.023371 15575 raft_consensus.cc:515] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.024014 15512 consensus_queue.cc:237] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.025451 15575 leader_election.cc:290] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.019176 15530 leader_election.cc:290] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:16.027112 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.027505 15298 raft_consensus.cc:2468] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:16.028802 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.029548 15445 raft_consensus.cc:2393] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate d7cc9640a712468496bfe988fbfe8e95 in this term.
I20260709 13:03:16.022034 15447 raft_consensus.cc:2468] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:16.030942 15487 tablet_bootstrap.cc:492] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:16.030928 15263 leader_election.cc:304] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:16.031499 15487 ts_tablet_manager.cc:1403] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.087s	user 0.032s	sys 0.017s
I20260709 13:03:16.028828 15411 leader_election.cc:304] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:16.032502 15490 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.032796 15575 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.034025 15487 raft_consensus.cc:359] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.034703 15487 raft_consensus.cc:385] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.035320 15487 raft_consensus.cc:740] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.035941 15487 consensus_queue.cc:260] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.032912 15490 ts_tablet_manager.cc:1403] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.019s
I20260709 13:03:16.037571 15493 raft_consensus.cc:2804] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.037968 15487 ts_tablet_manager.cc:1434] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:16.038019 15493 raft_consensus.cc:697] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:16.039453 15669 raft_consensus.cc:493] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.039963 15372 raft_consensus.cc:2468] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:16.039909 15669 raft_consensus.cc:515] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.038996 15493 consensus_queue.cc:237] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.041954 15669 leader_election.cc:290] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.039924 15575 raft_consensus.cc:2749] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.038970 15490 raft_consensus.cc:359] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.047655 15490 raft_consensus.cc:385] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.047936 15490 raft_consensus.cc:740] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.048632 15490 consensus_queue.cc:260] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.050824 15490 ts_tablet_manager.cc:1434] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:03:16.051174 15487 tablet_bootstrap.cc:492] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:16.051682 15490 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.057030 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:16.057633 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:16.058072 15490 tablet_bootstrap.cc:654] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:16.058384 15263 leader_election.cc:343] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.062529 15487 tablet_bootstrap.cc:654] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.064677 15631 raft_consensus.cc:515] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.066361 15193 catalog_manager.cc:5697] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:16.074040 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.076295 15488 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.076740 15488 ts_tablet_manager.cc:1403] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.000s
W20260709 13:03:16.076833 15261 leader_election.cc:343] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.077286 15261 leader_election.cc:304] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:16.078035 15669 raft_consensus.cc:2749] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.079993 15631 leader_election.cc:290] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.080516 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:16.081068 15372 raft_consensus.cc:3060] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.081866 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:16.082429 15445 raft_consensus.cc:3060] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.082944 15488 raft_consensus.cc:359] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.083562 15488 raft_consensus.cc:385] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.083822 15488 raft_consensus.cc:740] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.085237 15488 consensus_queue.cc:260] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.087248 15488 ts_tablet_manager.cc:1434] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:16.088117 15488 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.090420 15445 raft_consensus.cc:2468] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:16.091715 15263 leader_election.cc:304] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:16.092813 15631 raft_consensus.cc:2804] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.093279 15631 raft_consensus.cc:697] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:16.093806 15488 tablet_bootstrap.cc:654] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.094024 15631 consensus_queue.cc:237] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.097517 15512 raft_consensus.cc:493] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.098398 15551 raft_consensus.cc:493] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.098017 15512 raft_consensus.cc:515] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.098850 15551 raft_consensus.cc:515] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.100741 15551 leader_election.cc:290] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.103493 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.104671 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defbc87c4c7d4809879fcf34d746bcc3" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.093842 15372 raft_consensus.cc:2468] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:16.105677 15512 leader_election.cc:290] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.108309 15487 tablet_bootstrap.cc:492] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:16.108736 15487 ts_tablet_manager.cc:1403] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.000s
I20260709 13:03:16.110268 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:16.111233 15487 raft_consensus.cc:359] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:16.111871 15338 leader_election.cc:343] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:16.112632 15338 leader_election.cc:343] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:16.114173 15337 leader_election.cc:343] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.114697 15337 leader_election.cc:304] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:16.116255 15548 raft_consensus.cc:2749] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.124502 15490 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.124910 15490 ts_tablet_manager.cc:1403] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.010s
I20260709 13:03:16.117843 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defbc87c4c7d4809879fcf34d746bcc3" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:16.126875 15490 raft_consensus.cc:359] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.127519 15490 raft_consensus.cc:385] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.127794 15490 raft_consensus.cc:740] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.128556 15490 consensus_queue.cc:260] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:16.129396 15337 leader_election.cc:343] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.129904 15337 leader_election.cc:304] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:16.130312 15490 ts_tablet_manager.cc:1434] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260709 13:03:16.130595 15192 catalog_manager.cc:5697] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.131280 15512 raft_consensus.cc:2749] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.131441 15490 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.145342 15490 tablet_bootstrap.cc:654] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.147622 15488 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.148164 15488 ts_tablet_manager.cc:1403] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.060s	user 0.028s	sys 0.019s
I20260709 13:03:16.151863 15193 catalog_manager.cc:5697] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.156128 15488 raft_consensus.cc:359] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.156855 15488 raft_consensus.cc:385] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.157121 15488 raft_consensus.cc:740] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.158449 15488 consensus_queue.cc:260] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.111866 15487 raft_consensus.cc:385] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.159538 15487 raft_consensus.cc:740] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.160440 15488 ts_tablet_manager.cc:1434] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:03:16.161332 15488 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.162425 15487 consensus_queue.cc:260] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.164645 15487 ts_tablet_manager.cc:1434] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:03:16.165501 15487 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:16.166734 15488 tablet_bootstrap.cc:654] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.172133 15487 tablet_bootstrap.cc:654] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.177191 15487 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:16.177609 15487 ts_tablet_manager.cc:1403] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:03:16.178931 15490 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.179365 15490 ts_tablet_manager.cc:1403] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 13:03:16.180799 15487 raft_consensus.cc:359] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.181263 15487 raft_consensus.cc:385] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.181465 15487 raft_consensus.cc:740] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.181718 15490 raft_consensus.cc:359] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.182010 15487 consensus_queue.cc:260] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.182416 15490 raft_consensus.cc:385] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.182693 15490 raft_consensus.cc:740] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.183715 15487 ts_tablet_manager.cc:1434] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:03:16.183316 15490 consensus_queue.cc:260] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.184499 15487 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:16.185276 15490 ts_tablet_manager.cc:1434] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:16.186084 15490 tablet_bootstrap.cc:492] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.189203 15487 tablet_bootstrap.cc:654] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.192008 15488 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.192430 15488 ts_tablet_manager.cc:1403] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.007s
I20260709 13:03:16.194981 15488 raft_consensus.cc:359] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.195614 15488 raft_consensus.cc:385] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.195866 15488 raft_consensus.cc:740] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.196429 15488 consensus_queue.cc:260] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.198369 15488 ts_tablet_manager.cc:1434] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:16.199666 15490 tablet_bootstrap.cc:654] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.202682 15488 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.208927 15487 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:16.209314 15487 ts_tablet_manager.cc:1403] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.009s
I20260709 13:03:16.211136 15487 raft_consensus.cc:359] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.211642 15487 raft_consensus.cc:385] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.212072 15487 raft_consensus.cc:740] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.212673 15487 consensus_queue.cc:260] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.211638 15488 tablet_bootstrap.cc:654] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.214313 15487 ts_tablet_manager.cc:1434] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:03:16.215090 15487 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:16.215943 15490 tablet_bootstrap.cc:492] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.216355 15490 ts_tablet_manager.cc:1403] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.001s
I20260709 13:03:16.218849 15490 raft_consensus.cc:359] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.219496 15490 raft_consensus.cc:385] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.219753 15490 raft_consensus.cc:740] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.220757 15512 consensus_queue.cc:1048] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:16.221788 15728 raft_consensus.cc:493] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.222232 15728 raft_consensus.cc:515] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.223007 15575 raft_consensus.cc:493] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.223445 15575 raft_consensus.cc:515] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.224476 15728 leader_election.cc:290] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.225298 15575 leader_election.cc:290] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.225454 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44170a394fbc448983621e444968a887" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.226101 15372 raft_consensus.cc:2468] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:16.227862 15487 tablet_bootstrap.cc:654] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.229949 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44170a394fbc448983621e444968a887" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.230571 15445 raft_consensus.cc:2468] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:16.231492 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.232090 15446 raft_consensus.cc:2468] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:16.234074 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.234709 15370 raft_consensus.cc:2468] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:16.228029 15261 leader_election.cc:304] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:16.238067 15669 raft_consensus.cc:2804] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.238437 15669 raft_consensus.cc:493] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.238765 15669 raft_consensus.cc:3060] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.243763 15261 leader_election.cc:304] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:16.246379 15575 raft_consensus.cc:2804] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.246753 15575 raft_consensus.cc:493] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.247084 15575 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.252717 15512 raft_consensus.cc:493] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.253312 15512 raft_consensus.cc:515] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.260141 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5791e7b7e11a40a8a55121ae54ac77f1" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:16.260679 15512 leader_election.cc:290] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.260807 15296 raft_consensus.cc:2468] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:16.260514 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5791e7b7e11a40a8a55121ae54ac77f1" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:16.262533 15338 leader_election.cc:343] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.263878 15682 consensus_queue.cc:1048] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.266820 15669 raft_consensus.cc:515] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.272645 15337 leader_election.cc:304] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:16.274096 15682 raft_consensus.cc:2804] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.274403 15669 leader_election.cc:290] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.274483 15682 raft_consensus.cc:493] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.274976 15682 raft_consensus.cc:3060] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.276125 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44170a394fbc448983621e444968a887" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:16.222723 15490 consensus_queue.cc:260] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.276723 15446 raft_consensus.cc:3060] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.279876 15575 raft_consensus.cc:515] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.281936 15575 leader_election.cc:290] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.282260 15728 raft_consensus.cc:493] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.282998 15490 ts_tablet_manager.cc:1434] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.000s
I20260709 13:03:16.282757 15728 raft_consensus.cc:515] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.284006 15490 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.284909 15682 raft_consensus.cc:515] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.289017 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:16.289585 15447 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.289912 15490 tablet_bootstrap.cc:654] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.292764 15488 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.293264 15488 ts_tablet_manager.cc:1403] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.014s
I20260709 13:03:16.293952 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.295326 15446 raft_consensus.cc:2468] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:16.300434 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.301383 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5791e7b7e11a40a8a55121ae54ac77f1" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:16.301514 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44170a394fbc448983621e444968a887" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
W20260709 13:03:16.301754 15261 leader_election.cc:343] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:16.302634 15338 leader_election.cc:343] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.290920 15728 leader_election.cc:290] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.302968 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:16.306175 15370 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.306908 15447 raft_consensus.cc:2468] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:16.302654 15512 raft_consensus.cc:493] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.303382 15682 leader_election.cc:290] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.307482 15512 raft_consensus.cc:515] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.309089 15372 raft_consensus.cc:3060] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:16.319679 15263 leader_election.cc:343] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.320993 15263 leader_election.cc:304] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:16.327732 15728 raft_consensus.cc:2749] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.328701 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5791e7b7e11a40a8a55121ae54ac77f1" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:16.329319 15296 raft_consensus.cc:3060] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.339392 15487 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:16.340024 15487 ts_tablet_manager.cc:1403] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.125s	user 0.033s	sys 0.029s
I20260709 13:03:16.341735 15512 leader_election.cc:290] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.342955 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.343046 15487 raft_consensus.cc:359] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.343816 15487 raft_consensus.cc:385] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.344090 15487 raft_consensus.cc:740] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
W20260709 13:03:16.344955 15338 leader_election.cc:343] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.344728 15487 consensus_queue.cc:260] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.340001 15263 leader_election.cc:304] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:16.351028 15372 raft_consensus.cc:2468] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:16.347692 15488 raft_consensus.cc:359] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.357430 15488 raft_consensus.cc:385] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.357832 15488 raft_consensus.cc:740] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.358668 15488 consensus_queue.cc:260] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.355993 15263 leader_election.cc:304] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:16.367507 15487 ts_tablet_manager.cc:1434] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:03:16.368589 15487 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:16.359812 15575 raft_consensus.cc:2804] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.375686 15575 raft_consensus.cc:697] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:16.372191 15488 ts_tablet_manager.cc:1434] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.014s
I20260709 13:03:16.368413 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:16.376698 15295 raft_consensus.cc:2468] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:16.376657 15575 consensus_queue.cc:237] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.377455 15445 raft_consensus.cc:3060] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.383337 15296 raft_consensus.cc:2468] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:16.386009 15370 raft_consensus.cc:2468] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:16.356227 15743 raft_consensus.cc:2804] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.389621 15337 leader_election.cc:304] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:16.390808 15512 raft_consensus.cc:2804] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.391188 15512 raft_consensus.cc:493] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.391516 15512 raft_consensus.cc:3060] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.393404 15487 tablet_bootstrap.cc:654] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.389467 15743 raft_consensus.cc:697] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:16.396687 15743 consensus_queue.cc:237] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.398566 15488 tablet_bootstrap.cc:492] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.401742 15337 leader_election.cc:304] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:16.402731 15682 raft_consensus.cc:2804] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.403326 15682 raft_consensus.cc:697] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:16.404120 15682 consensus_queue.cc:237] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.409749 15493 raft_consensus.cc:493] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.410323 15493 raft_consensus.cc:515] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.412238 15493 leader_election.cc:290] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:16.400476 15490 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.413244 15490 ts_tablet_manager.cc:1403] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.129s	user 0.026s	sys 0.044s
I20260709 13:03:16.414494 15493 raft_consensus.cc:493] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.414819 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defbc87c4c7d4809879fcf34d746bcc3" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.414938 15493 raft_consensus.cc:515] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.415405 15370 raft_consensus.cc:2468] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:16.415307 15512 raft_consensus.cc:515] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.414418 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defbc87c4c7d4809879fcf34d746bcc3" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:16.418511 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:16.419549 15493 leader_election.cc:290] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
W20260709 13:03:16.419700 15338 leader_election.cc:343] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.419889 15490 raft_consensus.cc:359] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.421159 15490 raft_consensus.cc:385] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.421417 15490 raft_consensus.cc:740] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.423092 15512 leader_election.cc:290] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.426302 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e01347b4864583b709530c11242115" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.427632 15490 consensus_queue.cc:260] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.429570 15410 leader_election.cc:304] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:16.431149 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e01347b4864583b709530c11242115" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:16.431541 15410 leader_election.cc:343] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.431756 15298 raft_consensus.cc:2468] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
W20260709 13:03:16.432541 15411 leader_election.cc:343] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.432623 15493 raft_consensus.cc:2804] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.435411 15549 consensus_queue.cc:1048] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.435747 15411 leader_election.cc:304] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:16.436056 15490 ts_tablet_manager.cc:1434] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:03:16.436996 15490 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.433434 15493 raft_consensus.cc:493] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.438000 15493 raft_consensus.cc:3060] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.433732 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:16.438706 15296 raft_consensus.cc:3060] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.440613 15564 raft_consensus.cc:2804] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.441030 15564 raft_consensus.cc:493] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.441356 15564 raft_consensus.cc:3060] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.463234 15296 raft_consensus.cc:2468] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:16.463912 15564 raft_consensus.cc:515] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.466131 15564 leader_election.cc:290] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:16.467267 15575 raft_consensus.cc:493] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.467865 15337 leader_election.cc:304] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:16.496337 15551 raft_consensus.cc:2804] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.500136 15195 catalog_manager.cc:5697] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.503268 15195 catalog_manager.cc:5697] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.464346 15493 raft_consensus.cc:515] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.501600 15551 raft_consensus.cc:697] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:16.467738 15575 raft_consensus.cc:515] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.502043 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e01347b4864583b709530c11242115" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:16.510025 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e01347b4864583b709530c11242115" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:16.510645 15296 raft_consensus.cc:3060] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:16.516652 15410 leader_election.cc:343] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.526793 15575 leader_election.cc:290] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.527894 15490 tablet_bootstrap.cc:654] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.529872 15487 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:16.530836 15487 ts_tablet_manager.cc:1403] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.026s
I20260709 13:03:16.534583 15193 catalog_manager.cc:5697] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.514695 15551 consensus_queue.cc:237] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.539544 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d77f277b7ff4577a2385337ff306117" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:16.541426 15261 leader_election.cc:343] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.535902 15631 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:03:16.547281 15530 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.559495 15493 leader_election.cc:290] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:16.561076 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defbc87c4c7d4809879fcf34d746bcc3" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:16.561753 15370 raft_consensus.cc:3060] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.566527 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d77f277b7ff4577a2385337ff306117" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.568655 15488 tablet_bootstrap.cc:654] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.571063 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defbc87c4c7d4809879fcf34d746bcc3" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
W20260709 13:03:16.572619 15263 leader_election.cc:343] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.573009 15263 leader_election.cc:304] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:16.573931 15743 raft_consensus.cc:2749] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:16.575767 15411 leader_election.cc:343] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.577543 15370 raft_consensus.cc:2468] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:16.552675 15296 raft_consensus.cc:2468] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:16.578337 15551 raft_consensus.cc:493] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.584440 15551 raft_consensus.cc:515] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.586642 15487 raft_consensus.cc:359] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.587262 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b288abacdaf4594bb376273201d683e" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:16.588820 15337 leader_election.cc:343] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.590399 15682 raft_consensus.cc:493] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.590924 15682 raft_consensus.cc:515] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.592947 15682 leader_election.cc:290] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.595081 15566 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:16.596717 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da657edd78440f9da8c8d027ae5054" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.596717 15411 leader_election.cc:304] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:16.598887 15566 raft_consensus.cc:2804] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.587308 15487 raft_consensus.cc:385] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.599753 15566 raft_consensus.cc:697] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:16.604527 15566 consensus_queue.cc:237] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:16.602873 15338 leader_election.cc:343] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.603649 15551 leader_election.cc:290] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.607779 15487 raft_consensus.cc:740] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.608592 15487 consensus_queue.cc:260] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.613478 15487 ts_tablet_manager.cc:1434] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.000s
I20260709 13:03:16.614401 15487 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:16.615080 15410 leader_election.cc:304] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:16.622872 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da657edd78440f9da8c8d027ae5054" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:16.618649 15743 raft_consensus.cc:493] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.619993 15193 catalog_manager.cc:5697] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:16.626921 15337 leader_election.cc:343] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.629187 15337 leader_election.cc:304] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:16.629891 15512 raft_consensus.cc:2749] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.624174 15743 raft_consensus.cc:515] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.636296 15743 leader_election.cc:290] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.637041 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.637776 15370 raft_consensus.cc:2468] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:16.624368 15564 raft_consensus.cc:2804] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.639070 15261 leader_election.cc:304] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:16.639173 15564 raft_consensus.cc:697] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:16.639972 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b288abacdaf4594bb376273201d683e" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.640123 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.640725 15564 consensus_queue.cc:237] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:16.642254 15263 leader_election.cc:343] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:16.642309 15338 leader_election.cc:343] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.642793 15338 leader_election.cc:304] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:16.645026 15549 raft_consensus.cc:493] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.645519 15549 raft_consensus.cc:515] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.647482 15549 leader_election.cc:290] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.640058 15575 raft_consensus.cc:2804] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.648244 15575 raft_consensus.cc:493] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.648599 15575 raft_consensus.cc:3060] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.657132 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:16.657884 15490 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.657814 15298 raft_consensus.cc:2468] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:16.658377 15490 ts_tablet_manager.cc:1403] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.222s	user 0.012s	sys 0.009s
I20260709 13:03:16.655151 15549 raft_consensus.cc:2749] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.661697 15490 raft_consensus.cc:359] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.675254 15490 raft_consensus.cc:385] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.675518 15490 raft_consensus.cc:740] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.659693 15337 leader_election.cc:304] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:16.682183 15490 consensus_queue.cc:260] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.684784 15488 tablet_bootstrap.cc:492] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.684821 15490 ts_tablet_manager.cc:1434] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 13:03:16.685740 15488 ts_tablet_manager.cc:1403] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.287s	user 0.016s	sys 0.048s
I20260709 13:03:16.686031 15490 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.678450 15512 raft_consensus.cc:2804] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.689604 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.688277 15512 raft_consensus.cc:493] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.690930 15512 raft_consensus.cc:3060] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.679554 15548 consensus_queue.cc:1048] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:03:16.679293 15575 raft_consensus.cc:515] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:16.698406 15338 leader_election.cc:343] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.699258 15488 raft_consensus.cc:359] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.699909 15488 raft_consensus.cc:385] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.700111 15488 raft_consensus.cc:740] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.700670 15488 consensus_queue.cc:260] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.702883 15488 ts_tablet_manager.cc:1434] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260709 13:03:16.703516 15631 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.707530 15488 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.714748 15512 raft_consensus.cc:515] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.717003 15487 tablet_bootstrap.cc:654] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.717360 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:16.718387 15372 raft_consensus.cc:3060] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.722160 15195 catalog_manager.cc:5697] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:16.717599 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
W20260709 13:03:16.724296 15263 leader_election.cc:343] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.715178 15575 leader_election.cc:290] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.728710 15512 leader_election.cc:290] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.731464 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:16.734143 15297 raft_consensus.cc:3060] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.748175 15488 tablet_bootstrap.cc:654] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.754529 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
W20260709 13:03:16.757037 15338 leader_election.cc:343] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.764750 15192 catalog_manager.cc:5697] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:16.767341 15297 raft_consensus.cc:2468] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:16.768975 15372 raft_consensus.cc:2468] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:16.770982 15490 tablet_bootstrap.cc:654] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.774669 15261 leader_election.cc:304] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:16.775902 15631 raft_consensus.cc:2804] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.776378 15631 raft_consensus.cc:697] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:16.777184 15631 consensus_queue.cc:237] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.791375 15488 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.792009 15488 ts_tablet_manager.cc:1403] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.004s
I20260709 13:03:16.773216 15337 leader_election.cc:304] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:16.793653 15549 raft_consensus.cc:2804] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.794121 15549 raft_consensus.cc:697] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:16.794910 15549 consensus_queue.cc:237] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.797523 15488 raft_consensus.cc:359] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.799922 15488 raft_consensus.cc:385] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.800583 15488 raft_consensus.cc:740] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.801807 15488 consensus_queue.cc:260] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.808187 15488 ts_tablet_manager.cc:1434] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:03:16.813477 15488 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.816363 15490 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.817319 15490 ts_tablet_manager.cc:1403] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.008s
I20260709 13:03:16.820199 15490 raft_consensus.cc:359] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.820863 15490 raft_consensus.cc:385] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.821136 15490 raft_consensus.cc:740] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.821697 15490 consensus_queue.cc:260] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.823190 15490 ts_tablet_manager.cc:1434] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:16.823957 15490 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.829610 15490 tablet_bootstrap.cc:654] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.830511 15196 catalog_manager.cc:5697] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.839550 15575 consensus_queue.cc:1048] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.845211 15575 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.852849 15488 tablet_bootstrap.cc:654] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.856081 15487 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:16.856633 15487 ts_tablet_manager.cc:1403] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.242s	user 0.016s	sys 0.008s
I20260709 13:03:16.857641 15575 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.859258 15487 raft_consensus.cc:359] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.859984 15487 raft_consensus.cc:385] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.860281 15487 raft_consensus.cc:740] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.859776 15195 catalog_manager.cc:5697] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.861071 15487 consensus_queue.cc:260] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.866124 15487 ts_tablet_manager.cc:1434] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260709 13:03:16.867141 15487 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:16.871301 15743 consensus_queue.cc:1048] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:16.878711 15549 raft_consensus.cc:493] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.879216 15549 raft_consensus.cc:515] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.881141 15549 leader_election.cc:290] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.883118 15490 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.883625 15490 ts_tablet_manager.cc:1403] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.011s
I20260709 13:03:16.882108 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f20369ffc1549028b33f1de6e4c2c0b" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:16.893255 15337 leader_election.cc:343] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.893333 15490 raft_consensus.cc:359] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.894049 15490 raft_consensus.cc:385] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.894336 15490 raft_consensus.cc:740] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.895548 15488 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.896009 15488 ts_tablet_manager.cc:1403] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.083s	user 0.018s	sys 0.019s
I20260709 13:03:16.895952 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f20369ffc1549028b33f1de6e4c2c0b" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.897295 15490 consensus_queue.cc:260] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:16.897929 15338 leader_election.cc:343] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.898396 15338 leader_election.cc:304] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:16.898656 15488 raft_consensus.cc:359] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.899336 15488 raft_consensus.cc:385] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.899586 15488 raft_consensus.cc:740] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.899695 15575 raft_consensus.cc:493] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.900126 15575 raft_consensus.cc:515] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.900219 15488 consensus_queue.cc:260] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.901769 15487 tablet_bootstrap.cc:654] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.902299 15488 ts_tablet_manager.cc:1434] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:16.902335 15548 raft_consensus.cc:2749] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.902717 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da657edd78440f9da8c8d027ae5054" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.903277 15488 tablet_bootstrap.cc:492] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.903321 15372 raft_consensus.cc:2468] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:16.904608 15575 leader_election.cc:290] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.905648 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da657edd78440f9da8c8d027ae5054" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.906457 15261 leader_election.cc:304] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
W20260709 13:03:16.907434 15263 leader_election.cc:343] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.907665 15490 ts_tablet_manager.cc:1434] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 13:03:16.908403 15575 raft_consensus.cc:2804] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:16.908574 15490 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.910813 15575 raft_consensus.cc:493] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:16.911170 15575 raft_consensus.cc:3060] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.913167 15488 tablet_bootstrap.cc:654] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.914992 15490 tablet_bootstrap.cc:654] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.917274 15575 raft_consensus.cc:515] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.923064 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da657edd78440f9da8c8d027ae5054" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:16.923628 15372 raft_consensus.cc:3060] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.924907 15488 tablet_bootstrap.cc:492] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.925412 15488 ts_tablet_manager.cc:1403] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.022s	user 0.000s	sys 0.015s
I20260709 13:03:16.927569 15490 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.927999 15490 ts_tablet_manager.cc:1403] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 13:03:16.928073 15488 raft_consensus.cc:359] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.928728 15488 raft_consensus.cc:385] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.928980 15488 raft_consensus.cc:740] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.929776 15488 consensus_queue.cc:260] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.930572 15490 raft_consensus.cc:359] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.931196 15490 raft_consensus.cc:385] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.932644 15488 ts_tablet_manager.cc:1434] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:03:16.934484 15372 raft_consensus.cc:2468] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:16.935379 15488 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.935642 15261 leader_election.cc:304] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:16.931440 15490 raft_consensus.cc:740] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.936700 15743 raft_consensus.cc:2804] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:16.937170 15743 raft_consensus.cc:697] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:16.937067 15490 consensus_queue.cc:260] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.937980 15743 consensus_queue.cc:237] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.939445 15490 ts_tablet_manager.cc:1434] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:03:16.940351 15490 tablet_bootstrap.cc:492] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:16.942121 15488 tablet_bootstrap.cc:654] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.944003 15728 raft_consensus.cc:493] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.944432 15728 raft_consensus.cc:515] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.946475 15728 leader_election.cc:290] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.947433 15487 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:16.948028 15487 ts_tablet_manager.cc:1403] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.003s
I20260709 13:03:16.948240 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defbc87c4c7d4809879fcf34d746bcc3" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.950636 15487 raft_consensus.cc:359] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.951318 15487 raft_consensus.cc:385] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.951622 15487 raft_consensus.cc:740] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.952373 15487 consensus_queue.cc:260] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.952795 15490 tablet_bootstrap.cc:654] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.953490 15488 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:16.953999 15488 ts_tablet_manager.cc:1403] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260709 13:03:16.954963 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defbc87c4c7d4809879fcf34d746bcc3" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:16.955685 15372 raft_consensus.cc:2393] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:16.956616 15261 leader_election.cc:304] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:16.956548 15488 raft_consensus.cc:359] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.957389 15488 raft_consensus.cc:385] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.957732 15728 raft_consensus.cc:3060] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.957831 15488 raft_consensus.cc:740] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.958666 15488 consensus_queue.cc:260] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.960712 15488 ts_tablet_manager.cc:1434] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:16.961627 15488 tablet_bootstrap.cc:492] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:16.964231 15728 raft_consensus.cc:2749] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.967434 15487 ts_tablet_manager.cc:1434] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:03:16.968138 15488 tablet_bootstrap.cc:654] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.968358 15490 tablet_bootstrap.cc:492] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:16.969651 15490 ts_tablet_manager.cc:1403] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260709 13:03:16.972308 15575 leader_election.cc:290] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.975121 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da657edd78440f9da8c8d027ae5054" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
W20260709 13:03:16.976948 15263 leader_election.cc:343] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:16.977479 15487 tablet_bootstrap.cc:492] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:16.978205 15682 raft_consensus.cc:493] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:16.978742 15682 raft_consensus.cc:515] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.980842 15682 leader_election.cc:290] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:16.983335 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e01347b4864583b709530c11242115" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:16.985800 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e01347b4864583b709530c11242115" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:16.986557 15298 raft_consensus.cc:2393] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d7cc9640a712468496bfe988fbfe8e95 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:16.987685 15337 leader_election.cc:304] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:16.988761 15549 raft_consensus.cc:3060] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:16.994377 15487 tablet_bootstrap.cc:654] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:16.990512 15192 catalog_manager.cc:5697] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:16.995930 15549 raft_consensus.cc:2749] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:16.998061 15490 raft_consensus.cc:359] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:16.998807 15490 raft_consensus.cc:385] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:16.999063 15490 raft_consensus.cc:740] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:16.999689 15490 consensus_queue.cc:260] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.001854 15490 ts_tablet_manager.cc:1434] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.000s
I20260709 13:03:17.002830 15490 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:17.008879 15488 tablet_bootstrap.cc:492] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:17.009366 15488 ts_tablet_manager.cc:1403] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.022s
I20260709 13:03:17.012217 15487 tablet_bootstrap.cc:492] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:17.012027 15488 raft_consensus.cc:359] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.012814 15488 raft_consensus.cc:385] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.012928 15487 ts_tablet_manager.cc:1403] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260709 13:03:17.013113 15488 raft_consensus.cc:740] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.013918 15488 consensus_queue.cc:260] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:17.014326 15338 consensus_peers.cc:597] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:17.015925 15487 raft_consensus.cc:359] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.016628 15487 raft_consensus.cc:385] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.016934 15487 raft_consensus.cc:740] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.017699 15487 consensus_queue.cc:260] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.019060 15549 consensus_queue.cc:1048] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.020124 15488 ts_tablet_manager.cc:1434] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:03:17.020994 15488 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:17.025313 15487 ts_tablet_manager.cc:1434] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:03:17.026502 15488 tablet_bootstrap.cc:654] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.028237 15682 raft_consensus.cc:493] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.028821 15487 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:17.028718 15682 raft_consensus.cc:515] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.031088 15682 leader_election.cc:290] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.033840 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.035413 15487 tablet_bootstrap.cc:654] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:17.036265 15338 leader_election.cc:343] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.038780 15490 tablet_bootstrap.cc:654] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.049640 15298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.049738 15493 consensus_queue.cc:1048] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.050961 15493 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:03:17.051182 15337 leader_election.cc:343] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.051580 15337 leader_election.cc:304] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:17.052534 15682 raft_consensus.cc:2749] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.056504 15549 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.060880 15487 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:17.061415 15487 ts_tablet_manager.cc:1403] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.004s
I20260709 13:03:17.064121 15487 raft_consensus.cc:359] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.065158 15487 raft_consensus.cc:385] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.065515 15487 raft_consensus.cc:740] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.067682 15487 consensus_queue.cc:260] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.069859 15487 ts_tablet_manager.cc:1434] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:17.070958 15487 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:17.087090 15488 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:17.087647 15488 ts_tablet_manager.cc:1403] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.003s
I20260709 13:03:17.090569 15488 raft_consensus.cc:359] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.091301 15488 raft_consensus.cc:385] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.091609 15488 raft_consensus.cc:740] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.092310 15488 consensus_queue.cc:260] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.093411 15445 raft_consensus.cc:3060] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.094478 15488 ts_tablet_manager.cc:1434] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:17.095484 15488 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:17.100266 15487 tablet_bootstrap.cc:654] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.115233 15743 raft_consensus.cc:493] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.115723 15743 raft_consensus.cc:515] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.120707 15743 leader_election.cc:290] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.121333 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f20369ffc1549028b33f1de6e4c2c0b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.122227 15373 raft_consensus.cc:2468] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:17.125108 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f20369ffc1549028b33f1de6e4c2c0b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.125909 15261 leader_election.cc:304] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
W20260709 13:03:17.133359 15263 leader_election.cc:343] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.134377 15530 consensus_queue.cc:1048] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.134620 15564 raft_consensus.cc:493] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.139693 15493 raft_consensus.cc:493] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.142565 15564 raft_consensus.cc:515] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.142732 15493 raft_consensus.cc:515] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.144570 15564 leader_election.cc:290] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:17.147893 15743 raft_consensus.cc:2804] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.148371 15743 raft_consensus.cc:493] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.148710 15743 raft_consensus.cc:3060] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.148872 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.149469 15295 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:17.151470 15493 leader_election.cc:290] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:17.158963 15411 leader_election.cc:304] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:17.159803 15564 raft_consensus.cc:2804] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.160211 15490 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:17.160174 15564 raft_consensus.cc:493] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.160565 15564 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.160710 15490 ts_tablet_manager.cc:1403] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.002s
I20260709 13:03:17.161561 15493 raft_consensus.cc:493] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.165287 15512 raft_consensus.cc:493] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.165760 15512 raft_consensus.cc:515] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.168327 15512 leader_election.cc:290] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
W20260709 13:03:17.170882 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:17.162038 15493 raft_consensus.cc:515] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.171404 15512 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.174444 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.177289 15564 raft_consensus.cc:515] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.179343 15564 leader_election.cc:290] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
W20260709 13:03:17.180147 15337 leader_election.cc:343] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.183904 15488 tablet_bootstrap.cc:654] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.183991 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.186163 15493 leader_election.cc:290] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:17.190090 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:17.190699 15295 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.191425 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.192214 15296 raft_consensus.cc:2393] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate d7cc9640a712468496bfe988fbfe8e95 in this term.
I20260709 13:03:17.193243 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.193274 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.193884 15372 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
W20260709 13:03:17.194892 15338 leader_election.cc:343] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.195336 15338 leader_election.cc:304] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:17.196043 15512 raft_consensus.cc:2749] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.196839 15512 raft_consensus.cc:493] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.197263 15512 raft_consensus.cc:515] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.205716 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.207630 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:17.208154 15370 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.208983 15575 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:17.200973 15743 raft_consensus.cc:515] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.212845 15512 leader_election.cc:290] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.223757 15490 raft_consensus.cc:359] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.224495 15490 raft_consensus.cc:385] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.224769 15490 raft_consensus.cc:740] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.227824 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.223258 15564 raft_consensus.cc:493] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.228727 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d77f277b7ff4577a2385337ff306117" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.255540 15493 raft_consensus.cc:493] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.255988 15493 raft_consensus.cc:515] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.252215 15548 raft_consensus.cc:493] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.259732 15548 raft_consensus.cc:515] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.261581 15743 leader_election.cc:290] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.252187 15295 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:17.264045 15493 leader_election.cc:290] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:17.261718 15548 leader_election.cc:290] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.292518 15493 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.292724 15410 leader_election.cc:304] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:17.292923 15490 consensus_queue.cc:260] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.294428 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76191f4b68e437d93320f32ee6062b7" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.254664 15564 raft_consensus.cc:515] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.299403 15488 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:17.307132 15488 ts_tablet_manager.cc:1403] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.212s	user 0.021s	sys 0.026s
I20260709 13:03:17.307049 15410 leader_election.cc:304] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:17.307575 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f20369ffc1549028b33f1de6e4c2c0b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:17.308239 15564 leader_election.cc:290] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:17.308730 15564 raft_consensus.cc:3060] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.299853 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76191f4b68e437d93320f32ee6062b7" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.299985 15549 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.298285 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f20369ffc1549028b33f1de6e4c2c0b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:17.296084 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d77f277b7ff4577a2385337ff306117" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.257764 15296 raft_consensus.cc:2468] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:17.309682 15488 raft_consensus.cc:359] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.317745 15488 raft_consensus.cc:385] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.318060 15488 raft_consensus.cc:740] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.314241 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b288abacdaf4594bb376273201d683e" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.318805 15372 raft_consensus.cc:2468] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:17.316308 15788 raft_consensus.cc:2749] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:03:17.319705 15488 consensus_queue.cc:260] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.356393 15488 ts_tablet_manager.cc:1434] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.004s
I20260709 13:03:17.357344 15488 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:17.325897 15371 raft_consensus.cc:3060] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.358771 15410 leader_election.cc:304] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:17.317010 15293 raft_consensus.cc:2468] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:17.373266 15490 ts_tablet_manager.cc:1434] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.212s	user 0.016s	sys 0.033s
I20260709 13:03:17.368674 15728 raft_consensus.cc:493] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.369789 15566 raft_consensus.cc:2804] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:03:17.377839 15338 leader_election.cc:343] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:17.378054 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 63807us
I20260709 13:03:17.371052 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5791e7b7e11a40a8a55121ae54ac77f1" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:17.378721 15263 leader_election.cc:343] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.373728 15411 leader_election.cc:304] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:17.379602 15337 leader_election.cc:304] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:17.377092 15566 raft_consensus.cc:493] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.381650 15566 raft_consensus.cc:3060] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.383740 15490 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:17.384315 15488 tablet_bootstrap.cc:654] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.389351 15337 leader_election.cc:304] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:17.389786 15487 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:17.390448 15487 ts_tablet_manager.cc:1403] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.320s	user 0.016s	sys 0.031s
I20260709 13:03:17.390340 15512 raft_consensus.cc:2804] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.391125 15512 raft_consensus.cc:493] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.391418 15512 raft_consensus.cc:3060] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:17.397049 15261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 81313us
I20260709 13:03:17.397718 15788 raft_consensus.cc:2804] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:03:17.402319 15338 leader_election.cc:343] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.397624 15549 raft_consensus.cc:2804] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.420616 15549 raft_consensus.cc:493] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.376348 15728 raft_consensus.cc:515] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.421036 15549 raft_consensus.cc:3060] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.410935 15800 raft_consensus.cc:493] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.451092 15800 raft_consensus.cc:515] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.452378 15801 raft_consensus.cc:493] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.452996 15801 raft_consensus.cc:515] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.437412 15788 raft_consensus.cc:697] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
W20260709 13:03:17.464083 15337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 74841.7us
I20260709 13:03:17.469192 15490 tablet_bootstrap.cc:654] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:17.470002 15263 consensus_peers.cc:597] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:17.491143 15800 leader_election.cc:290] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.496622 15487 raft_consensus.cc:359] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.497115 15487 raft_consensus.cc:385] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.497318 15487 raft_consensus.cc:740] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.495361 15370 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:17.498836 15487 consensus_queue.cc:260] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.499858 15564 raft_consensus.cc:2749] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.500536 15487 ts_tablet_manager.cc:1434] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.110s	user 0.003s	sys 0.002s
I20260709 13:03:17.501410 15487 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
W20260709 13:03:17.477114 15338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 78785.5us
I20260709 13:03:17.506573 15512 raft_consensus.cc:515] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.536590 15801 leader_election.cc:290] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.485976 15549 raft_consensus.cc:515] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.569962 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5791e7b7e11a40a8a55121ae54ac77f1" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.570845 15728 leader_election.cc:290] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.540752 15371 raft_consensus.cc:2468] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:17.565151 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b288abacdaf4594bb376273201d683e" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.571911 15549 leader_election.cc:290] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.594501 15490 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:17.595103 15490 ts_tablet_manager.cc:1403] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.212s	user 0.021s	sys 0.021s
I20260709 13:03:17.610877 15261 leader_election.cc:304] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:17.586213 15682 raft_consensus.cc:493] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.553574 15788 consensus_queue.cc:237] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.584831 15297 raft_consensus.cc:2468] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:17.615790 15487 tablet_bootstrap.cc:654] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.617322 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.620132 15512 leader_election.cc:290] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.620947 15797 raft_consensus.cc:2804] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.621444 15797 raft_consensus.cc:697] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:17.622591 15488 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:17.623054 15488 ts_tablet_manager.cc:1403] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.266s	user 0.007s	sys 0.017s
I20260709 13:03:17.598989 15566 raft_consensus.cc:515] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.617080 15682 raft_consensus.cc:515] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.626886 15797 consensus_queue.cc:237] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.635591 15411 leader_election.cc:304] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:17.636332 15488 raft_consensus.cc:359] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.638656 15488 raft_consensus.cc:385] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.639871 15488 raft_consensus.cc:740] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.641949 15488 consensus_queue.cc:260] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.649003 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.651391 15566 leader_election.cc:290] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:17.651240 15807 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:03:17.652084 15444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b288abacdaf4594bb376273201d683e" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.652177 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76191f4b68e437d93320f32ee6062b7" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.652835 15444 raft_consensus.cc:2393] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
W20260709 13:03:17.654755 15263 consensus_peers.cc:597] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:17.645263 15788 raft_consensus.cc:2749] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.659565 15488 ts_tablet_manager.cc:1434] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260709 13:03:17.660557 15488 tablet_bootstrap.cc:492] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:17.664752 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b288abacdaf4594bb376273201d683e" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:17.665334 15371 raft_consensus.cc:3060] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:17.666872 15263 leader_election.cc:343] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.669412 15490 raft_consensus.cc:359] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.670101 15490 raft_consensus.cc:385] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.670547 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d77f277b7ff4577a2385337ff306117" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:17.670387 15490 raft_consensus.cc:740] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.671695 15490 consensus_queue.cc:260] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.674531 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d77f277b7ff4577a2385337ff306117" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:17.675107 15292 raft_consensus.cc:3060] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.676530 15371 raft_consensus.cc:2468] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:17.679831 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76191f4b68e437d93320f32ee6062b7" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:17.679452 15410 leader_election.cc:304] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:17.681531 15530 raft_consensus.cc:2804] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.682025 15530 raft_consensus.cc:697] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:17.681605 15193 catalog_manager.cc:5697] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:17.682818 15530 consensus_queue.cc:237] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.684348 15447 raft_consensus.cc:3060] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:17.749198 15338 leader_election.cc:343] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.755438 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b288abacdaf4594bb376273201d683e" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:17.754992 15263 leader_election.cc:343] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.696872 15294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76191f4b68e437d93320f32ee6062b7" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:17.756600 15369 raft_consensus.cc:2393] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
W20260709 13:03:17.757289 15338 leader_election.cc:343] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.749965 15682 leader_election.cc:290] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:17.750697 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76191f4b68e437d93320f32ee6062b7" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.734750 15794 raft_consensus.cc:493] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.779889 15294 raft_consensus.cc:3060] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.701597 15490 ts_tablet_manager.cc:1434] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.001s
I20260709 13:03:17.779632 15794 raft_consensus.cc:515] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.787163 15490 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:17.785509 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:17.804774 15337 leader_election.cc:343] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.807893 15794 leader_election.cc:290] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:17.811715 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b288abacdaf4594bb376273201d683e" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:17.812381 15290 raft_consensus.cc:3060] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.816705 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.817054 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:17.816001 15294 raft_consensus.cc:2468] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:17.820152 15337 leader_election.cc:304] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:17.821128 15512 raft_consensus.cc:2804] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.821548 15512 raft_consensus.cc:697] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:17.822245 15512 consensus_queue.cc:237] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.827472 15487 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:17.827979 15487 ts_tablet_manager.cc:1403] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.327s	user 0.004s	sys 0.009s
I20260709 13:03:17.757220 15292 raft_consensus.cc:2468] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:17.822053 15290 raft_consensus.cc:2468] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
W20260709 13:03:17.835719 15261 leader_election.cc:343] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.836076 15261 leader_election.cc:304] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:17.837949 15337 leader_election.cc:304] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:17.843119 15801 raft_consensus.cc:2749] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.840793 15549 raft_consensus.cc:2804] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:17.848249 15549 raft_consensus.cc:697] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:17.848388 15743 consensus_queue.cc:1048] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:17.849107 15549 consensus_queue.cc:237] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.846496 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:17.850508 15338 leader_election.cc:343] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:17.851025 15338 leader_election.cc:304] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:17.851940 15411 leader_election.cc:304] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:17.852458 15682 raft_consensus.cc:2749] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.853330 15794 raft_consensus.cc:2749] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.854866 15261 leader_election.cc:304] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
W20260709 13:03:17.853572 15815 log.cc:927] Time spent T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: Append to log took a long time: real 0.119s	user 0.000s	sys 0.001s
I20260709 13:03:17.856711 15801 raft_consensus.cc:2749] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.889765 15196 catalog_manager.cc:5697] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.895692 15487 raft_consensus.cc:359] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.896242 15487 raft_consensus.cc:385] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.896451 15487 raft_consensus.cc:740] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.898579 15487 consensus_queue.cc:260] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.906713 15487 ts_tablet_manager.cc:1434] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.078s	user 0.003s	sys 0.005s
I20260709 13:03:17.907363 15487 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:17.913790 15490 tablet_bootstrap.cc:654] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.920002 15443 raft_consensus.cc:3060] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.925470 15261 leader_election.cc:304] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:17.926296 15743 raft_consensus.cc:2749] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:17.944105 15487 tablet_bootstrap.cc:654] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.947811 15788 raft_consensus.cc:493] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:17.948335 15788 raft_consensus.cc:515] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.955221 15788 leader_election.cc:290] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:17.960413 15490 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:17.960227 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:17.960893 15490 ts_tablet_manager.cc:1403] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.174s	user 0.015s	sys 0.007s
I20260709 13:03:17.961189 15371 raft_consensus.cc:2468] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:17.956502 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:17.963006 15295 raft_consensus.cc:2468] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:17.963958 15488 tablet_bootstrap.cc:654] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:17.964596 15410 leader_election.cc:304] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:17.965847 15788 raft_consensus.cc:2804] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:17.966259 15788 raft_consensus.cc:493] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:17.966570 15788 raft_consensus.cc:3060] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:17.972573 15490 raft_consensus.cc:359] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.973392 15490 raft_consensus.cc:385] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:17.973654 15490 raft_consensus.cc:740] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:17.974308 15490 consensus_queue.cc:260] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.976578 15490 ts_tablet_manager.cc:1434] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 13:03:17.977636 15490 tablet_bootstrap.cc:492] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:17.988428 15788 raft_consensus.cc:515] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:17.988713 15192 catalog_manager.cc:5697] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:17.997112 15487 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:17.997699 15487 ts_tablet_manager.cc:1403] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.026s
I20260709 13:03:18.000555 15490 tablet_bootstrap.cc:654] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.003743 15487 raft_consensus.cc:359] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.004467 15487 raft_consensus.cc:385] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.004720 15487 raft_consensus.cc:740] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.005350 15487 consensus_queue.cc:260] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.009972 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:18.010577 15371 raft_consensus.cc:3060] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.010843 15487 ts_tablet_manager.cc:1434] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:03:18.011488 15487 tablet_bootstrap.cc:492] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:18.016260 15487 tablet_bootstrap.cc:654] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.017590 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:18.018231 15295 raft_consensus.cc:3060] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.018142 15788 leader_election.cc:290] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.000629 15196 catalog_manager.cc:5697] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:18.023296 15796 raft_consensus.cc:493] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.027071 15490 tablet_bootstrap.cc:492] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:18.027887 15490 ts_tablet_manager.cc:1403] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.005s
I20260709 13:03:18.027745 15796 raft_consensus.cc:515] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.029947 15796 leader_election.cc:290] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.031010 15490 raft_consensus.cc:359] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.031778 15490 raft_consensus.cc:385] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.031299 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd17e0270a2f4a8aa7689067a2749b65" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.032061 15490 raft_consensus.cc:740] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.032763 15490 consensus_queue.cc:260] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:18.033131 15338 leader_election.cc:343] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.038116 15487 tablet_bootstrap.cc:492] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:18.059988 15487 ts_tablet_manager.cc:1403] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.018s
I20260709 13:03:18.045457 15193 catalog_manager.cc:5697] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.060031 15490 ts_tablet_manager.cc:1434] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.004s
I20260709 13:03:18.063198 15490 tablet_bootstrap.cc:492] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:18.066028 15487 raft_consensus.cc:359] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.066754 15487 raft_consensus.cc:385] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.067019 15487 raft_consensus.cc:740] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.067760 15487 consensus_queue.cc:260] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.069098 15490 tablet_bootstrap.cc:654] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.071107 15487 ts_tablet_manager.cc:1434] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:03:18.071941 15487 tablet_bootstrap.cc:492] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:18.076932 15530 consensus_queue.cc:1048] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.077744 15487 tablet_bootstrap.cc:654] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.079371 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd17e0270a2f4a8aa7689067a2749b65" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
W20260709 13:03:18.083101 15337 leader_election.cc:343] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.085255 15337 leader_election.cc:304] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:18.085979 15548 raft_consensus.cc:2749] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.025754 15371 raft_consensus.cc:2468] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:18.093398 15410 leader_election.cc:304] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:18.095023 15788 raft_consensus.cc:2804] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.095553 15788 raft_consensus.cc:697] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:18.096354 15788 consensus_queue.cc:237] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.097877 15488 tablet_bootstrap.cc:492] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:18.098636 15488 ts_tablet_manager.cc:1403] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.438s	user 0.027s	sys 0.004s
I20260709 13:03:18.100102 15295 raft_consensus.cc:2468] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:18.101817 15488 raft_consensus.cc:359] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.103994 15488 raft_consensus.cc:385] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.105062 15488 raft_consensus.cc:740] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.105799 15488 consensus_queue.cc:260] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.108685 15488 ts_tablet_manager.cc:1434] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:18.113777 15488 tablet_bootstrap.cc:492] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:18.119513 15488 tablet_bootstrap.cc:654] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.125290 15490 tablet_bootstrap.cc:492] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:18.125766 15490 ts_tablet_manager.cc:1403] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.010s
I20260709 13:03:18.128295 15490 raft_consensus.cc:359] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.128948 15490 raft_consensus.cc:385] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.129212 15490 raft_consensus.cc:740] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.129997 15490 consensus_queue.cc:260] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.131991 15490 ts_tablet_manager.cc:1434] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:03:18.133412 15490 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:18.133949 15487 tablet_bootstrap.cc:492] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:18.134418 15487 ts_tablet_manager.cc:1403] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.010s
I20260709 13:03:18.136917 15487 raft_consensus.cc:359] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.137560 15487 raft_consensus.cc:385] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.137815 15487 raft_consensus.cc:740] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.138496 15487 consensus_queue.cc:260] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.139021 15490 tablet_bootstrap.cc:654] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.140648 15487 ts_tablet_manager.cc:1434] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:18.141502 15487 tablet_bootstrap.cc:492] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:18.148352 15487 tablet_bootstrap.cc:654] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.148842 15801 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:18.155733 15490 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:18.156251 15490 ts_tablet_manager.cc:1403] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 13:03:18.170396 15490 raft_consensus.cc:359] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.171084 15490 raft_consensus.cc:385] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.171345 15490 raft_consensus.cc:740] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.171870 15530 consensus_queue.cc:1048] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.171933 15490 consensus_queue.cc:260] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.174149 15490 ts_tablet_manager.cc:1434] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:03:18.174976 15490 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:18.180162 15490 tablet_bootstrap.cc:654] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.200351 15487 tablet_bootstrap.cc:492] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:18.200811 15487 ts_tablet_manager.cc:1403] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.007s
I20260709 13:03:18.203285 15487 raft_consensus.cc:359] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.203909 15487 raft_consensus.cc:385] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.204170 15487 raft_consensus.cc:740] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.204769 15487 consensus_queue.cc:260] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.209832 15487 ts_tablet_manager.cc:1434] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:03:18.210763 15487 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:18.216184 15487 tablet_bootstrap.cc:654] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.220144 15490 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:18.220610 15490 ts_tablet_manager.cc:1403] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.006s
I20260709 13:03:18.223661 15490 raft_consensus.cc:359] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.224367 15490 raft_consensus.cc:385] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.224632 15490 raft_consensus.cc:740] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.225409 15490 consensus_queue.cc:260] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.225924 15530 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:18.227520 15490 ts_tablet_manager.cc:1434] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:03:18.227775 15487 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:18.228183 15487 ts_tablet_manager.cc:1403] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 13:03:18.228351 15490 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:18.230794 15487 raft_consensus.cc:359] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.231379 15487 raft_consensus.cc:385] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.231647 15487 raft_consensus.cc:740] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.232241 15487 consensus_queue.cc:260] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.235355 15487 ts_tablet_manager.cc:1434] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:03:18.236176 15487 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:18.236380 15490 tablet_bootstrap.cc:654] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.241618 15487 tablet_bootstrap.cc:654] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.246942 15788 raft_consensus.cc:493] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.247493 15788 raft_consensus.cc:515] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:18.249544 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:18.249783 15788 leader_election.cc:290] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.250710 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d77f277b7ff4577a2385337ff306117" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:18.251549 15290 raft_consensus.cc:2393] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate d7cc9640a712468496bfe988fbfe8e95 in this term.
I20260709 13:03:18.252739 15490 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:18.253150 15490 ts_tablet_manager.cc:1403] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.002s
I20260709 13:03:18.253209 15487 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:18.253639 15487 ts_tablet_manager.cc:1403] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 13:03:18.255759 15490 raft_consensus.cc:359] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.255946 15487 raft_consensus.cc:359] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.256462 15490 raft_consensus.cc:385] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.256523 15487 raft_consensus.cc:385] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.256794 15490 raft_consensus.cc:740] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.256839 15487 raft_consensus.cc:740] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.258216 15487 consensus_queue.cc:260] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.258291 15490 consensus_queue.cc:260] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.260351 15487 ts_tablet_manager.cc:1434] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:03:18.260394 15490 ts_tablet_manager.cc:1434] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:03:18.261409 15487 tablet_bootstrap.cc:492] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:18.261746 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d77f277b7ff4577a2385337ff306117" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.267077 15566 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.268251 15490 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:18.268476 15487 tablet_bootstrap.cc:654] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.269695 15410 leader_election.cc:304] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:18.271449 15566 raft_consensus.cc:3060] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.281279 15490 tablet_bootstrap.cc:654] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.285609 15530 raft_consensus.cc:493] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.286506 15631 raft_consensus.cc:493] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.287099 15631 raft_consensus.cc:515] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.289417 15487 tablet_bootstrap.cc:492] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:18.289925 15487 ts_tablet_manager.cc:1403] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.007s
I20260709 13:03:18.289955 15631 leader_election.cc:290] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.291628 15530 raft_consensus.cc:515] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.292732 15490 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:18.292548 15487 raft_consensus.cc:359] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.293154 15490 ts_tablet_manager.cc:1403] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260709 13:03:18.293187 15487 raft_consensus.cc:385] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.293533 15487 raft_consensus.cc:740] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.294162 15487 consensus_queue.cc:260] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.295681 15487 ts_tablet_manager.cc:1434] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:03:18.296478 15487 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:18.298481 15566 raft_consensus.cc:2749] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.297688 15490 raft_consensus.cc:359] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.300396 15490 raft_consensus.cc:385] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.300680 15490 raft_consensus.cc:740] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.301306 15490 consensus_queue.cc:260] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.302536 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568a7c50de5644348067d173d7eb9259" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:18.307595 15490 ts_tablet_manager.cc:1434] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:03:18.309199 15490 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:18.312458 15487 tablet_bootstrap.cc:654] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.316438 15447 raft_consensus.cc:3060] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.305150 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.323002 15530 leader_election.cc:290] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.325793 15490 tablet_bootstrap.cc:654] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.356444 15488 tablet_bootstrap.cc:492] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:18.356926 15488 ts_tablet_manager.cc:1403] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.243s	user 0.042s	sys 0.017s
I20260709 13:03:18.357568 15490 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:18.357933 15490 ts_tablet_manager.cc:1403] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.009s
I20260709 13:03:18.398625 15796 raft_consensus.cc:493] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.399171 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568a7c50de5644348067d173d7eb9259" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.400213 15796 raft_consensus.cc:515] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.412081 15488 raft_consensus.cc:359] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.419348 15796 leader_election.cc:290] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.420827 15631 raft_consensus.cc:493] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.415019 15488 raft_consensus.cc:385] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.423900 15488 raft_consensus.cc:740] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.424273 15728 raft_consensus.cc:493] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.425097 15728 raft_consensus.cc:515] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.425662 15488 consensus_queue.cc:260] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.428392 15728 leader_election.cc:290] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.421595 15631 raft_consensus.cc:515] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.432523 15488 ts_tablet_manager.cc:1434] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.008s
I20260709 13:03:18.433646 15631 leader_election.cc:290] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.437475 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.440335 15490 raft_consensus.cc:359] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.441135 15490 raft_consensus.cc:385] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.389267 15196 catalog_manager.cc:5697] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:18.441443 15490 raft_consensus.cc:740] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.443285 15490 consensus_queue.cc:260] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.442059 15488 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:18.448374 15809 raft_consensus.cc:493] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:03:18.449515 15338 consensus_peers.cc:597] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:18.449186 15809 raft_consensus.cc:515] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.452298 15809 leader_election.cc:290] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.454365 15728 raft_consensus.cc:493] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.454978 15728 raft_consensus.cc:515] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.455338 15490 ts_tablet_manager.cc:1434] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.097s	user 0.005s	sys 0.004s
I20260709 13:03:18.456681 15566 raft_consensus.cc:493] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.457366 15566 raft_consensus.cc:515] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.464716 15487 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:18.465792 15487 ts_tablet_manager.cc:1403] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.169s	user 0.017s	sys 0.001s
I20260709 13:03:18.465628 15410 leader_election.cc:304] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:18.469391 15490 tablet_bootstrap.cc:492] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77: Bootstrap starting.
I20260709 13:03:18.457285 15743 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:03:18.475265 15564 raft_consensus.cc:2749] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.479693 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.483392 15447 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:18.483685 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.480885 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.469856 15566 leader_election.cc:290] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.486491 15371 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:18.491640 15728 leader_election.cc:290] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.495190 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.495503 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.496102 15373 raft_consensus.cc:2468] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:18.496342 15370 raft_consensus.cc:2468] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:18.498071 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:18.498885 15290 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:18.499022 15487 raft_consensus.cc:359] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.499963 15487 raft_consensus.cc:385] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.500285 15487 raft_consensus.cc:740] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.500959 15487 consensus_queue.cc:260] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:18.501773 15261 leader_election.cc:343] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.505944 15294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:18.506687 15294 raft_consensus.cc:2468] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:18.509549 15853 raft_consensus.cc:493] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.510988 15853 raft_consensus.cc:515] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.513392 15411 leader_election.cc:304] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:18.518781 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd17e0270a2f4a8aa7689067a2749b65" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.520989 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.521518 15444 raft_consensus.cc:3060] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.530237 15369 raft_consensus.cc:2468] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:18.531163 15564 raft_consensus.cc:2804] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.531553 15564 raft_consensus.cc:493] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.531903 15564 raft_consensus.cc:3060] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.522202 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.522964 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.525451 15794 raft_consensus.cc:493] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.539040 15794 raft_consensus.cc:515] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.540359 15443 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:18.541425 15794 leader_election.cc:290] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.543574 15371 raft_consensus.cc:2468] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:18.546353 15261 leader_election.cc:304] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:18.547425 15801 raft_consensus.cc:2804] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.547966 15801 raft_consensus.cc:493] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.548362 15801 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.549418 15487 ts_tablet_manager.cc:1434] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.082s	user 0.002s	sys 0.004s
I20260709 13:03:18.554493 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd17e0270a2f4a8aa7689067a2749b65" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.543632 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:18.555745 15290 raft_consensus.cc:2468] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:18.547390 15261 leader_election.cc:304] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:18.557062 15261 leader_election.cc:304] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:18.557075 15411 leader_election.cc:304] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:18.559305 15631 raft_consensus.cc:2804] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.559717 15631 raft_consensus.cc:493] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.559903 15794 raft_consensus.cc:2804] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.560122 15631 raft_consensus.cc:3060] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.560359 15794 raft_consensus.cc:493] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.560740 15794 raft_consensus.cc:3060] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.564824 15490 tablet_bootstrap.cc:654] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.559867 15548 consensus_queue.cc:1048] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:03:18.566720 15487 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:18.566042 15261 leader_election.cc:304] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:18.557207 15743 raft_consensus.cc:2804] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.555974 15564 raft_consensus.cc:515] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.569276 15856 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:18.571846 15797 raft_consensus.cc:2804] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.572283 15797 raft_consensus.cc:493] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.572312 15337 leader_election.cc:304] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:18.572800 15797 raft_consensus.cc:3060] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.568878 15743 raft_consensus.cc:493] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.578693 15743 raft_consensus.cc:3060] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.578965 15796 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:03:18.579173 15548 raft_consensus.cc:2804] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.586874 15548 raft_consensus.cc:493] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:18.587209 15548 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.592437 15631 raft_consensus.cc:515] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.594518 15548 raft_consensus.cc:515] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.595680 15445 raft_consensus.cc:2393] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:18.601743 15631 leader_election.cc:290] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.599300 15797 raft_consensus.cc:515] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.604066 15797 leader_election.cc:290] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
W20260709 13:03:18.608139 15263 leader_election.cc:343] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.608863 15263 leader_election.cc:304] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:18.608286 15548 leader_election.cc:290] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.617260 15801 raft_consensus.cc:515] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.622838 15728 raft_consensus.cc:493] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.623406 15728 raft_consensus.cc:515] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.623873 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:18.625427 15373 raft_consensus.cc:3060] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.624310 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd17e0270a2f4a8aa7689067a2749b65" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:18.628543 15369 raft_consensus.cc:3060] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.623912 15853 leader_election.cc:290] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
W20260709 13:03:18.633121 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 87167.9us
W20260709 13:03:18.626068 15338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 54635.2us
W20260709 13:03:18.630049 15337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 56271.6us
I20260709 13:03:18.633829 15855 raft_consensus.cc:493] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.641937 15855 raft_consensus.cc:515] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.645849 15855 leader_election.cc:290] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.647028 15801 leader_election.cc:290] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.648633 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:18.638827 15797 raft_consensus.cc:2749] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.629876 15743 raft_consensus.cc:515] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.630297 15794 raft_consensus.cc:515] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.666011 15447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:18.666668 15447 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.669723 15373 raft_consensus.cc:2468] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:18.670771 15442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.678840 15296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:18.671869 15794 leader_election.cc:290] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.684325 15290 raft_consensus.cc:2393] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
I20260709 13:03:18.684942 15296 raft_consensus.cc:2393] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
I20260709 13:03:18.680168 15294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
W20260709 13:03:18.687207 15263 leader_election.cc:343] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:18.688957 15338 leader_election.cc:343] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:18.690107 15263 leader_election.cc:343] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.691147 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
W20260709 13:03:18.696005 15858 log.cc:927] Time spent T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 13:03:18.685631 15564 leader_election.cc:290] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.698818 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.699326 15487 tablet_bootstrap.cc:654] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.699507 15372 raft_consensus.cc:2468] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:18.702105 15788 raft_consensus.cc:493] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.688438 15294 raft_consensus.cc:3060] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.713161 15488 tablet_bootstrap.cc:654] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:18.712738 15728 leader_election.cc:290] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.731134 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:18.732098 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:18.722690 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd17e0270a2f4a8aa7689067a2749b65" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
W20260709 13:03:18.757021 15410 leader_election.cc:343] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:18.826820 15410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 69864.7us
I20260709 13:03:18.767064 15447 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:18.774645 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:18.801949 15743 leader_election.cc:290] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.821219 15369 raft_consensus.cc:2468] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
W20260709 13:03:18.827280 15862 log.cc:927] Time spent T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260709 13:03:18.833755 15440 raft_consensus.cc:2393] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in this term.
I20260709 13:03:18.833880 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:18.834792 15291 raft_consensus.cc:2393] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d7cc9640a712468496bfe988fbfe8e95 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
I20260709 13:03:18.826573 15855 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:03:18.849014 15564 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:18.827617 15788 raft_consensus.cc:515] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.867417 15261 leader_election.cc:304] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
W20260709 13:03:18.869964 15337 leader_election.cc:343] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.870455 15337 leader_election.cc:304] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:18.881601 15490 tablet_bootstrap.cc:492] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77: No bootstrap required, opened a new log
I20260709 13:03:18.882133 15490 ts_tablet_manager.cc:1403] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77: Time spent bootstrapping tablet: real 0.416s	user 0.022s	sys 0.029s
I20260709 13:03:18.872594 15796 raft_consensus.cc:2749] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.884856 15410 leader_election.cc:304] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
W20260709 13:03:18.890154 15263 leader_election.cc:343] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.875542 15743 raft_consensus.cc:493] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.871483 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ba85dcefa14f9f861c9d277ba3ef08" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:18.896955 15861 raft_consensus.cc:493] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:18.897390 15743 raft_consensus.cc:515] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.910442 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4881a7f7dc74b99a884e4059f0e544b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.910796 15294 raft_consensus.cc:2468] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:18.911454 15864 raft_consensus.cc:2804] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.911605 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:18.911978 15864 raft_consensus.cc:697] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:18.913188 15438 raft_consensus.cc:3060] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:18.914535 15488 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:18.915023 15488 ts_tablet_manager.cc:1403] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.481s	user 0.014s	sys 0.005s
I20260709 13:03:18.913607 15864 consensus_queue.cc:237] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.916363 15367 raft_consensus.cc:2393] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
W20260709 13:03:18.927529 15263 leader_election.cc:343] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.908126 15861 raft_consensus.cc:515] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.940780 15861 leader_election.cc:290] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:18.929818 15490 raft_consensus.cc:359] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.943452 15490 raft_consensus.cc:385] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.943753 15490 raft_consensus.cc:740] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.944402 15490 consensus_queue.cc:260] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.930030 15867 raft_consensus.cc:2804] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:18.942283 15488 raft_consensus.cc:359] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.945286 15488 raft_consensus.cc:385] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:18.945580 15488 raft_consensus.cc:740] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:18.924988 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.950762 15488 consensus_queue.cc:260] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:18.934841 15788 leader_election.cc:290] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:18.954087 15439 raft_consensus.cc:3060] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:03:18.957762 15410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 54537us
I20260709 13:03:18.967700 15488 ts_tablet_manager.cc:1434] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 13:03:18.968760 15410 leader_election.cc:304] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:18.972020 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da657edd78440f9da8c8d027ae5054" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.974080 15871 raft_consensus.cc:2749] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:18.974048 15443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb36c47773d493cbccff385e9eb13f9" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:18.980734 15261 leader_election.cc:304] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:18.987815 15488 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:18.988488 15857 raft_consensus.cc:2804] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:18.988989 15857 raft_consensus.cc:697] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
W20260709 13:03:18.987110 15263 leader_election.cc:343] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:03:18.990522 15263 leader_election.cc:343] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:18.997429 15490 ts_tablet_manager.cc:1434] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77: Time spent starting tablet: real 0.115s	user 0.006s	sys 0.002s
I20260709 13:03:18.999737 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4881a7f7dc74b99a884e4059f0e544b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:18.989831 15857 consensus_queue.cc:237] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:19.009410 15873 log.cc:927] Time spent T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260709 13:03:19.015404 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:19.017326 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:19.017941 15364 raft_consensus.cc:3060] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.008354 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:19.020721 15367 raft_consensus.cc:2393] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1fca57d1420b4d118649db6807cd0e77 in current term 1: Already voted for candidate d7cc9640a712468496bfe988fbfe8e95 in this term.
I20260709 13:03:19.025908 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb36c47773d493cbccff385e9eb13f9" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:19.042125 15487 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:19.044924 15487 ts_tablet_manager.cc:1403] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.479s	user 0.018s	sys 0.005s
I20260709 13:03:19.060616 15487 raft_consensus.cc:359] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.061295 15487 raft_consensus.cc:385] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.061324 15364 raft_consensus.cc:2468] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:19.061782 15487 raft_consensus.cc:740] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
W20260709 13:03:19.063235 15261 leader_election.cc:343] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.063668 15261 leader_election.cc:304] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:19.071197 15797 raft_consensus.cc:2749] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.073303 15411 leader_election.cc:304] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:19.080520 15371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:19.107229 15566 raft_consensus.cc:2804] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.107795 15566 raft_consensus.cc:697] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:19.113749 15338 leader_election.cc:304] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:19.110936 15566 consensus_queue.cc:237] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.061221 15439 raft_consensus.cc:2468] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:19.123787 15867 raft_consensus.cc:493] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.147317 15549 raft_consensus.cc:2804] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.147809 15549 raft_consensus.cc:697] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:19.153825 15549 consensus_queue.cc:237] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.146271 15867 raft_consensus.cc:3060] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.182979 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5da657edd78440f9da8c8d027ae5054" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:19.249686 15867 raft_consensus.cc:515] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.265146 15487 consensus_queue.cc:260] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.268118 15488 tablet_bootstrap.cc:654] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.273398 15487 ts_tablet_manager.cc:1434] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.228s	user 0.024s	sys 0.045s
I20260709 13:03:19.274501 15487 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:19.280308 15487 tablet_bootstrap.cc:654] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.299499 15487 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:19.299969 15487 ts_tablet_manager.cc:1403] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.000s
I20260709 13:03:19.301275 15888 raft_consensus.cc:493] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.301846 15888 raft_consensus.cc:515] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.302618 15487 raft_consensus.cc:359] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.303318 15487 raft_consensus.cc:385] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.303583 15487 raft_consensus.cc:740] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.304047 15888 leader_election.cc:290] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:19.304260 15487 consensus_queue.cc:260] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.313354 15487 ts_tablet_manager.cc:1434] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:03:19.314554 15487 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:19.321120 15487 tablet_bootstrap.cc:654] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:19.325866 15338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 212232us
W20260709 13:03:19.328529 15411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 213833us
I20260709 13:03:19.336519 15411 leader_election.cc:304] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:19.337623 15865 raft_consensus.cc:2749] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.339339 15487 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:19.339800 15487 ts_tablet_manager.cc:1403] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.006s
I20260709 13:03:19.339637 15368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:19.340317 15368 raft_consensus.cc:3060] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:03:19.342619 15261 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 279457us
I20260709 13:03:19.337615 15867 leader_election.cc:290] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:19.358943 15487 raft_consensus.cc:359] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.359618 15487 raft_consensus.cc:385] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.359866 15487 raft_consensus.cc:740] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.360410 15487 consensus_queue.cc:260] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.366530 15488 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:19.366691 15263 leader_election.cc:304] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:19.347239 15368 raft_consensus.cc:2468] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:19.366957 15743 leader_election.cc:290] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:19.369293 15743 raft_consensus.cc:493] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.369709 15743 raft_consensus.cc:515] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.371621 15743 leader_election.cc:290] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:19.372943 15445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:19.373533 15445 raft_consensus.cc:2468] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:19.374650 15487 ts_tablet_manager.cc:1434] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 13:03:19.375340 15857 raft_consensus.cc:2804] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.375808 15857 raft_consensus.cc:697] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:19.376617 15857 consensus_queue.cc:237] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.378062 15338 leader_election.cc:304] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:19.378881 15487 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:19.379235 15853 raft_consensus.cc:2804] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.379925 15853 raft_consensus.cc:493] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.380246 15853 raft_consensus.cc:3060] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.368624 15261 leader_election.cc:304] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:19.367036 15488 ts_tablet_manager.cc:1403] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.391s	user 0.012s	sys 0.001s
I20260709 13:03:19.384210 15801 raft_consensus.cc:2749] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.389948 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6ab1439f2ec4cef968c339afa3d6988" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:19.399014 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
W20260709 13:03:19.405194 15261 leader_election.cc:343] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.405674 15261 leader_election.cc:304] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:19.406523 15743 raft_consensus.cc:2749] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:03:19.406685 15261 leader_election.cc:343] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.407179 15261 leader_election.cc:304] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95
W20260709 13:03:19.407914 15263 leader_election.cc:343] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.413483 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:19.408252 15488 raft_consensus.cc:359] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.426599 15372 raft_consensus.cc:2468] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 0.
I20260709 13:03:19.425294 15487 tablet_bootstrap.cc:654] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:19.427181 15410 leader_election.cc:343] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.426898 15488 raft_consensus.cc:385] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.429121 15488 raft_consensus.cc:740] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.408424 15801 raft_consensus.cc:2749] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.431841 15410 leader_election.cc:304] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:19.432612 15566 raft_consensus.cc:2804] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:19.433035 15566 raft_consensus.cc:697] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:19.433719 15566 consensus_queue.cc:237] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.436370 15297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:19.437110 15297 raft_consensus.cc:2468] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:19.446323 15488 consensus_queue.cc:260] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.472370 15488 ts_tablet_manager.cc:1434] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.091s	user 0.004s	sys 0.002s
I20260709 13:03:19.473465 15488 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:19.424399 15853 raft_consensus.cc:515] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.485688 15853 leader_election.cc:290] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:19.486639 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:19.487248 15440 raft_consensus.cc:3060] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.489528 15487 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:19.490060 15487 ts_tablet_manager.cc:1403] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.008s
I20260709 13:03:19.492451 15487 raft_consensus.cc:359] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.493144 15487 raft_consensus.cc:385] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.493418 15487 raft_consensus.cc:740] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.494166 15487 consensus_queue.cc:260] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.494681 15488 tablet_bootstrap.cc:654] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.496330 15487 ts_tablet_manager.cc:1434] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:03:19.497264 15487 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:19.497259 15440 raft_consensus.cc:2468] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:19.508424 15338 leader_election.cc:304] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:19.509883 15261 leader_election.cc:304] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:19.513441 15548 raft_consensus.cc:2804] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.514252 15797 raft_consensus.cc:2804] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.514631 15797 raft_consensus.cc:493] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.514945 15797 raft_consensus.cc:3060] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.516623 15548 raft_consensus.cc:697] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:19.517954 15548 consensus_queue.cc:237] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.546247 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:19.546868 15289 raft_consensus.cc:3060] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.556842 15857 consensus_queue.cc:1048] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:03:19.556977 15192 catalog_manager.cc:5697] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.563175 15864 consensus_queue.cc:1048] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.566042 15797 raft_consensus.cc:515] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.574469 15857 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.576104 15797 leader_election.cc:290] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:19.579555 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:19.580150 15373 raft_consensus.cc:3060] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.581725 15487 tablet_bootstrap.cc:654] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.586545 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
W20260709 13:03:19.587930 15263 leader_election.cc:343] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:03:19.594219 15438 raft_consensus.cc:3060] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.594095 15289 raft_consensus.cc:2468] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:19.601555 15566 consensus_queue.cc:1048] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.606567 15373 raft_consensus.cc:2468] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 1.
I20260709 13:03:19.610615 15488 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:19.611142 15488 ts_tablet_manager.cc:1403] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.018s
I20260709 13:03:19.613842 15488 raft_consensus.cc:359] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.622238 15864 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.626399 15261 leader_election.cc:304] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:19.627410 15857 raft_consensus.cc:2804] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.627944 15857 raft_consensus.cc:697] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:19.628856 15857 consensus_queue.cc:237] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.636072 15488 raft_consensus.cc:385] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.636392 15488 raft_consensus.cc:740] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.640637 15487 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:19.644767 15487 ts_tablet_manager.cc:1403] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.003s
I20260709 13:03:19.648478 15853 consensus_queue.cc:1048] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.651081 15487 raft_consensus.cc:359] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:19.666016 15410 consensus_peers.cc:597] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:19.639700 15488 consensus_queue.cc:260] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.670897 15487 raft_consensus.cc:385] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.671306 15487 raft_consensus.cc:740] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.672319 15487 consensus_queue.cc:260] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.675429 15488 ts_tablet_manager.cc:1434] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
I20260709 13:03:19.676836 15487 ts_tablet_manager.cc:1434] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 13:03:19.678318 15487 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:19.680434 15488 tablet_bootstrap.cc:492] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:19.688019 15875 raft_consensus.cc:493] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.688530 15875 raft_consensus.cc:515] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.690502 15875 leader_election.cc:290] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:19.692211 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76191f4b68e437d93320f32ee6062b7" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:19.692426 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76191f4b68e437d93320f32ee6062b7" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:19.692246 15548 consensus_queue.cc:1048] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:03:19.699620 15411 leader_election.cc:304] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:19.700557 15566 raft_consensus.cc:2749] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:19.698073 15487 tablet_bootstrap.cc:654] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
W20260709 13:03:19.717832 15244 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:19.720063 15193 catalog_manager.cc:5697] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.722071 15193 catalog_manager.cc:5697] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.723775 15193 catalog_manager.cc:5697] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.725593 15488 tablet_bootstrap.cc:654] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.745554 15194 catalog_manager.cc:5697] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.747411 15194 catalog_manager.cc:5697] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.768347 15192 catalog_manager.cc:5697] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.772616 15487 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:19.779525 15487 ts_tablet_manager.cc:1403] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.018s
I20260709 13:03:19.779587 15566 raft_consensus.cc:493] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.780103 15566 raft_consensus.cc:515] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.782310 15487 raft_consensus.cc:359] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.782513 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4881a7f7dc74b99a884e4059f0e544b" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:19.783015 15487 raft_consensus.cc:385] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.783327 15487 raft_consensus.cc:740] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.784063 15290 raft_consensus.cc:2468] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:19.784003 15487 consensus_queue.cc:260] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.785336 15411 leader_election.cc:304] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:19.786139 15875 raft_consensus.cc:2804] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.786485 15875 raft_consensus.cc:493] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.786887 15875 raft_consensus.cc:3060] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.787588 15566 leader_election.cc:290] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:19.788627 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4881a7f7dc74b99a884e4059f0e544b" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:19.789250 15367 raft_consensus.cc:2468] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:19.789969 15488 tablet_bootstrap.cc:492] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:19.793157 15875 raft_consensus.cc:515] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.793887 15488 ts_tablet_manager.cc:1403] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.010s
I20260709 13:03:19.795691 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4881a7f7dc74b99a884e4059f0e544b" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:19.796228 15290 raft_consensus.cc:3060] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.796520 15488 raft_consensus.cc:359] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.800057 15488 raft_consensus.cc:385] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.800369 15488 raft_consensus.cc:740] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.786538 15487 ts_tablet_manager.cc:1434] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:19.801656 15487 tablet_bootstrap.cc:492] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9: Bootstrap starting.
I20260709 13:03:19.803108 15867 raft_consensus.cc:493] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.803540 15867 raft_consensus.cc:515] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.805153 15867 leader_election.cc:290] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:19.806437 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:19.806736 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:19.807062 15289 raft_consensus.cc:2468] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:19.807319 15367 raft_consensus.cc:2468] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 0.
I20260709 13:03:19.808218 15411 leader_election.cc:304] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:19.808929 15867 raft_consensus.cc:2804] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:19.809257 15867 raft_consensus.cc:493] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:19.809571 15867 raft_consensus.cc:3060] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.807710 15194 catalog_manager.cc:5697] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:19.814740 15487 tablet_bootstrap.cc:654] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.823338 15439 raft_consensus.cc:3060] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.806479 15488 consensus_queue.cc:260] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.824599 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4881a7f7dc74b99a884e4059f0e544b" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:19.832777 15367 raft_consensus.cc:3060] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.818104 15290 raft_consensus.cc:2468] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:19.837044 15411 leader_election.cc:304] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:19.837885 15530 raft_consensus.cc:2804] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.838361 15530 raft_consensus.cc:697] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:19.838845 15875 leader_election.cc:290] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:19.839169 15530 consensus_queue.cc:237] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.822921 15867 raft_consensus.cc:515] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.847690 15373 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:03:19.849296 15865 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.856947 15367 raft_consensus.cc:2468] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:19.863487 15488 ts_tablet_manager.cc:1434] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 13:03:19.865005 15867 leader_election.cc:290] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:19.872700 15441 raft_consensus.cc:1240] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Rejecting Update request from peer 1fca57d1420b4d118649db6807cd0e77 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:19.876181 15857 consensus_queue.cc:1059] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.876654 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:19.876835 15857 consensus_queue.cc:1243] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Peer 08bfc71c7a634f75ab6db0d2549b1ae9 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:03:19.877241 15289 raft_consensus.cc:3060] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.877785 15857 raft_consensus.cc:3055] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:19.878119 15857 raft_consensus.cc:740] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:19.880270 15857 consensus_queue.cc:260] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.881331 15857 raft_consensus.cc:3060] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:19.870362 15488 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95: Bootstrap starting.
I20260709 13:03:19.901552 15293 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:03:19.901939 15293 pending_rounds.cc:85] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: Aborting all ops after (but not including) 0
I20260709 13:03:19.902343 15293 pending_rounds.cc:107] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:03:19.902626 15293 raft_consensus.cc:2889] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:03:19.901902 15289 raft_consensus.cc:2468] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:19.910523 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:19.911142 15367 raft_consensus.cc:3060] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:19.922073 15875 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:19.934684 15411 leader_election.cc:304] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:19.952900 15530 raft_consensus.cc:2804] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:19.953490 15530 raft_consensus.cc:697] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:19.949524 15488 tablet_bootstrap.cc:654] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:19.954289 15530 consensus_queue.cc:237] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.954147 15192 catalog_manager.cc:5697] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.961509 15367 raft_consensus.cc:2468] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 1.
I20260709 13:03:19.952991 15487 tablet_bootstrap.cc:492] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9: No bootstrap required, opened a new log
I20260709 13:03:19.974349 15487 ts_tablet_manager.cc:1403] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent bootstrapping tablet: real 0.173s	user 0.049s	sys 0.041s
I20260709 13:03:19.976892 15487 raft_consensus.cc:359] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.977522 15487 raft_consensus.cc:385] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:19.977758 15487 raft_consensus.cc:740] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Initialized, Role: FOLLOWER
I20260709 13:03:19.978348 15487 consensus_queue.cc:260] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.980310 15487 ts_tablet_manager.cc:1434] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:19.983217 15878 raft_consensus.cc:493] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:19.983704 15878 raft_consensus.cc:515] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:19.985675 15878 leader_election.cc:290] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:19.991791 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7cc9640a712468496bfe988fbfe8e95" is_pre_election: true
I20260709 13:03:19.992586 15369 raft_consensus.cc:2393] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in current term 1: Already voted for candidate 1fca57d1420b4d118649db6807cd0e77 in this term.
I20260709 13:03:19.998837 15193 catalog_manager.cc:5697] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:19.998850 15488 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95: No bootstrap required, opened a new log
I20260709 13:03:20.001231 15488 ts_tablet_manager.cc:1403] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.001s
I20260709 13:03:20.005240 15488 raft_consensus.cc:359] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:20.005981 15488 raft_consensus.cc:385] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:20.006286 15488 raft_consensus.cc:740] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Initialized, Role: FOLLOWER
I20260709 13:03:20.006910 15488 consensus_queue.cc:260] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:20.009593 15488 ts_tablet_manager.cc:1434] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:20.019869 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:20.024755 15411 leader_election.cc:304] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfc71c7a634f75ab6db0d2549b1ae9; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:20.025507 15867 raft_consensus.cc:3060] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.033227 15867 raft_consensus.cc:2749] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:03:20.049232 15864 consensus_queue.cc:1048] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.060468 15857 consensus_queue.cc:1048] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.069495 15369 raft_consensus.cc:3060] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.098481 15860 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.109269 15548 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.134351 15548 raft_consensus.cc:493] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:03:20.134812 15548 raft_consensus.cc:515] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:20.136516 15548 leader_election.cc:290] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:20.137071 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb36c47773d493cbccff385e9eb13f9" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77" is_pre_election: true
I20260709 13:03:20.137270 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb36c47773d493cbccff385e9eb13f9" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" is_pre_election: true
I20260709 13:03:20.137676 15293 raft_consensus.cc:2468] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:20.137847 15439 raft_consensus.cc:2468] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 0.
I20260709 13:03:20.138741 15337 leader_election.cc:304] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:20.139395 15548 raft_consensus.cc:2804] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:03:20.139708 15548 raft_consensus.cc:493] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:03:20.139966 15548 raft_consensus.cc:3060] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.144958 15548 raft_consensus.cc:515] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:20.146332 15548 leader_election.cc:290] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:20.146987 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb36c47773d493cbccff385e9eb13f9" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:20.147116 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eb36c47773d493cbccff385e9eb13f9" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:20.147469 15293 raft_consensus.cc:3060] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.147627 15439 raft_consensus.cc:3060] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:20.152386 15293 raft_consensus.cc:2468] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:20.152449 15439 raft_consensus.cc:2468] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 1.
I20260709 13:03:20.153266 15337 leader_election.cc:304] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:20.153908 15548 raft_consensus.cc:2804] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:20.154265 15548 raft_consensus.cc:697] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:20.154870 15548 consensus_queue.cc:237] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:20.163609 15193 catalog_manager.cc:5697] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 0 to 1, leader changed from <none> to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:20.232690 15867 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.244091 15922 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.384053 15922 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.394433 15566 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.660893 15548 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:20.663070 15548 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:03:21.658289 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:21.684954 15937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:03:21.684930 15939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:21.685449 14202 server_base.cc:1061] running on GCE node
W20260709 13:03:21.684924 15936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:03:21.687762 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:21.687989 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:03:21.688162 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602201688145 us; error 0 us; skew 500 ppm
I20260709 13:03:21.688868 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:21.692418 14202 webserver.cc:533] Webserver started at http://127.13.222.132:45023/ using document root <none> and password file <none>
I20260709 13:03:21.693063 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:21.693428 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:21.694089 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:21.695823 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-3-root/instance:
uuid: "096e98f8db5744eaa85c8dd86994b589"
format_stamp: "Formatted at 2026-07-09 13:03:21 on dist-test-slave-x09j"
I20260709 13:03:21.701238 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:03:21.705639 15944 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:21.706573 14202 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:21.706944 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-3-root
uuid: "096e98f8db5744eaa85c8dd86994b589"
format_stamp: "Formatted at 2026-07-09 13:03:21 on dist-test-slave-x09j"
I20260709 13:03:21.707319 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:03:21.723011 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:21.724785 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:21.726747 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:21.729489 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:21.729698 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:21.729962 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:21.730209 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:21.975970 16019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.132:45175 every 8 connection(s)
I20260709 13:03:21.976500 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.132:45175
I20260709 13:03:22.045285 14202 auto_leader_rebalancer-test.cc:384] add a tserver: 096e98f8db5744eaa85c8dd86994b589
W20260709 13:03:22.079527 15337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 73656.5us
I20260709 13:03:22.102924 16020 heartbeater.cc:344] Connected to a master server at 127.13.222.190:45925
I20260709 13:03:22.103363 16020 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:22.104215 16020 heartbeater.cc:507] Master 127.13.222.190:45925 requested a full tablet report, sending...
I20260709 13:03:22.106645 15193 ts_manager.cc:194] Registered new tserver with Master: 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175)
I20260709 13:03:22.107937 15193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34316
I20260709 13:03:23.110399 16020 heartbeater.cc:499] Master 127.13.222.190:45925 was elected leader, sending a full tablet report...
I20260709 13:03:23.129765 15295 consensus_queue.cc:237] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.136448 15373 raft_consensus.cc:1275] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:23.137809 15935 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.138579 15441 raft_consensus.cc:1275] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:23.140228 15935 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.147464 16000 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
W20260709 13:03:23.150178 15263 consensus_peers.cc:597] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bcdd55224884e3ab3d4b667e62304db. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.149343 15373 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.155244 15440 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.166307 15193 catalog_manager.cc:5697] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.204895 15367 consensus_queue.cc:237] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.213639 15440 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:23.215432 15295 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:23.215319 15860 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.216856 15860 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:03:23.225888 15338 consensus_peers.cc:597] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f58a17be8d7e442f9ecadf0a663af458. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.226001 16022 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.228504 15295 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.232532 15441 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.238584 15295 consensus_queue.cc:237] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.240799 15192 catalog_manager.cc:5697] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:23.254594 15263 consensus_peers.cc:597] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd17e0270a2f4a8aa7689067a2749b65. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.257710 15367 raft_consensus.cc:1275] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:23.259325 15441 raft_consensus.cc:1275] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:23.259430 15935 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.262391 16000 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.279963 16000 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.281594 15367 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.285537 15441 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.297461 15367 consensus_queue.cc:237] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.301571 15192 catalog_manager.cc:5697] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
W20260709 13:03:23.334594 15338 consensus_peers.cc:597] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a19507379c884b27a3eb8fc1bcac5754. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:23.335283 15441 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:23.336634 16043 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.336876 15290 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:23.338524 16043 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:23.359925 16022 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.364228 15440 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.382827 15290 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.385473 15193 catalog_manager.cc:5697] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:23.721765 16055 ts_tablet_manager.cc:933] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:23.727512 16055 tablet_copy_client.cc:323] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:23.749553 16060 ts_tablet_manager.cc:933] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:23.752344 16057 ts_tablet_manager.cc:933] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:23.755519 16060 tablet_copy_client.cc:323] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:23.767555 16057 tablet_copy_client.cc:323] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:23.772410 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet f58a17be8d7e442f9ecadf0a663af458 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:23.772580 15382 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet a19507379c884b27a3eb8fc1bcac5754 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:23.773051 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet f58a17be8d7e442f9ecadf0a663af458 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-f58a17be8d7e442f9ecadf0a663af458
I20260709 13:03:23.779563 15382 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet a19507379c884b27a3eb8fc1bcac5754 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-a19507379c884b27a3eb8fc1bcac5754
I20260709 13:03:23.781157 15308 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 3bcdd55224884e3ab3d4b667e62304db from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:23.781756 15308 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 3bcdd55224884e3ab3d4b667e62304db from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-3bcdd55224884e3ab3d4b667e62304db
I20260709 13:03:23.788558 15308 tablet_copy_source_session.cc:215] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:23.788394 15382 tablet_copy_source_session.cc:215] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:23.788743 15383 tablet_copy_source_session.cc:215] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:23.792341 16057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19507379c884b27a3eb8fc1bcac5754. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:23.793052 16055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f58a17be8d7e442f9ecadf0a663af458. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:23.804829 16060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bcdd55224884e3ab3d4b667e62304db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:23.815268 16065 ts_tablet_manager.cc:933] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:23.818532 16055 tablet_copy_client.cc:806] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:23.819056 16057 tablet_copy_client.cc:806] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:23.819561 16055 tablet_copy_client.cc:670] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:23.820737 16065 tablet_copy_client.cc:323] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:23.824807 16057 tablet_copy_client.cc:670] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:23.825970 15308 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet cd17e0270a2f4a8aa7689067a2749b65 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:23.826509 15308 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet cd17e0270a2f4a8aa7689067a2749b65 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-cd17e0270a2f4a8aa7689067a2749b65
I20260709 13:03:23.833298 15308 tablet_copy_source_session.cc:215] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:23.834833 16057 tablet_copy_client.cc:538] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:23.835041 16055 tablet_copy_client.cc:538] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:23.836195 16065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd17e0270a2f4a8aa7689067a2749b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:23.838553 16060 tablet_copy_client.cc:806] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:23.840401 16060 tablet_copy_client.cc:670] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:23.843866 16057 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:23.844115 16060 tablet_copy_client.cc:538] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:23.853237 16065 tablet_copy_client.cc:806] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:23.853899 16065 tablet_copy_client.cc:670] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:23.855163 16055 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:23.857730 16065 tablet_copy_client.cc:538] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:23.866390 16060 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:23.871241 16065 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:23.937920 16055 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:23.939669 16055 tablet_bootstrap.cc:492] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:23.942466 16055 ts_tablet_manager.cc:1403] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.001s
I20260709 13:03:23.947134 16057 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:23.948267 16057 tablet_bootstrap.cc:492] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:23.948964 16057 ts_tablet_manager.cc:1403] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.105s	user 0.031s	sys 0.016s
I20260709 13:03:23.956415 16055 raft_consensus.cc:359] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.957330 16055 raft_consensus.cc:740] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:23.961388 16060 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:23.962311 16060 tablet_bootstrap.cc:492] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:23.961680 16055 consensus_queue.cc:260] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.963452 16065 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:23.964385 16065 tablet_bootstrap.cc:492] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:23.963793 16057 raft_consensus.cc:359] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.965083 16065 ts_tablet_manager.cc:1403] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.094s	user 0.032s	sys 0.021s
I20260709 13:03:23.965049 16057 raft_consensus.cc:740] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:23.965932 16057 consensus_queue.cc:260] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.968236 16060 ts_tablet_manager.cc:1403] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.007s
I20260709 13:03:23.968520 16065 raft_consensus.cc:359] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.969364 16065 raft_consensus.cc:740] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:23.969976 16065 consensus_queue.cc:260] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.971477 16060 raft_consensus.cc:359] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.972342 16060 raft_consensus.cc:740] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:23.972986 16060 consensus_queue.cc:260] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:23.981716 16057 ts_tablet_manager.cc:1434] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.003s
I20260709 13:03:23.987571 16060 ts_tablet_manager.cc:1434] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260709 13:03:24.000896 16065 ts_tablet_manager.cc:1434] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.016s
I20260709 13:03:24.001219 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-a19507379c884b27a3eb8fc1bcac5754 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:24.001770 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-a19507379c884b27a3eb8fc1bcac5754 on tablet a19507379c884b27a3eb8fc1bcac5754 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:24.004347 16055 ts_tablet_manager.cc:1434] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.009s
I20260709 13:03:24.005353 15308 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-cd17e0270a2f4a8aa7689067a2749b65 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:24.005803 15308 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-cd17e0270a2f4a8aa7689067a2749b65 on tablet cd17e0270a2f4a8aa7689067a2749b65 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:24.006783 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-3bcdd55224884e3ab3d4b667e62304db received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:24.007192 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-3bcdd55224884e3ab3d4b667e62304db on tablet 3bcdd55224884e3ab3d4b667e62304db with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:24.007951 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-f58a17be8d7e442f9ecadf0a663af458 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:24.008404 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-f58a17be8d7e442f9ecadf0a663af458 on tablet f58a17be8d7e442f9ecadf0a663af458 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:24.139580 15982 raft_consensus.cc:1217] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:24.181171 15982 raft_consensus.cc:1217] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:24.240706 15982 raft_consensus.cc:1217] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:24.325255 15982 raft_consensus.cc:1217] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:24.673990 16022 raft_consensus.cc:1064] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:24.677387 16022 consensus_queue.cc:237] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:24.683578 15982 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.685391 15438 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.686892 15860 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.688889 15295 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.691185 16022 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.695173 16054 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.713330 15860 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.720475 15295 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.735250 15438 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.727329 15982 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.746975 15194 catalog_manager.cc:5697] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:24.771485 16022 raft_consensus.cc:1064] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:24.773998 16022 consensus_queue.cc:237] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:24.781106 15438 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.785254 16052 raft_consensus.cc:1064] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:24.786139 15982 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.787532 16052 consensus_queue.cc:237] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:24.789273 15369 consensus_queue.cc:237] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:24.793215 15860 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.796391 15982 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:24.797228 15438 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:24.797683 15860 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:24.800240 16079 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:24.803906 16022 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:24.806370 15295 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.808360 16054 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.819062 16079 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.821898 15981 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.837636 15194 catalog_manager.cc:5697] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.839177 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a19507379c884b27a3eb8fc1bcac5754 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:24.839991 15438 raft_consensus.cc:2955] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.856477 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet a19507379c884b27a3eb8fc1bcac5754 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:24.858688 16089 tablet_replica.cc:333] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:24.859745 16089 raft_consensus.cc:2243] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:24.860121 15860 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.860492 16089 raft_consensus.cc:2272] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:24.866536 16089 ts_tablet_manager.cc:1916] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:24.871376 15446 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.882079 15369 raft_consensus.cc:1275] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.883514 15441 raft_consensus.cc:1275] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.886117 15981 raft_consensus.cc:1275] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.886843 16033 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.891345 15289 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.897768 15935 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.897724 15194 catalog_manager.cc:5697] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.901661 15935 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:24.908833 15981 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.920852 15935 raft_consensus.cc:1064] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:24.926558 15367 consensus_queue.cc:237] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:24.928167 15935 consensus_queue.cc:237] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:24.932121 15441 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:24.940233 16022 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:24.951785 15369 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.944726 16052 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.971632 16022 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.980172 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f58a17be8d7e442f9ecadf0a663af458 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:24.982842 16089 ts_tablet_manager.cc:1929] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:24.987074 16089 log.cc:1199] T a19507379c884b27a3eb8fc1bcac5754 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/a19507379c884b27a3eb8fc1bcac5754
I20260709 13:03:24.994248 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet a19507379c884b27a3eb8fc1bcac5754 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:24.994907 15982 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:24.997344 15446 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.014948 15440 raft_consensus.cc:1275] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:25.016389 15369 raft_consensus.cc:1275] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:24.997854 15441 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.001514 15980 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:25.022045 16095 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.021682 15192 catalog_manager.cc:5697] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.025151 15981 raft_consensus.cc:1275] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:25.027041 16054 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:25.002532 15194 catalog_manager.cc:5697] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:25.046598 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet f58a17be8d7e442f9ecadf0a663af458 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:25.049532 16089 tablet_replica.cc:333] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:25.050510 16089 raft_consensus.cc:2243] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.051209 16089 raft_consensus.cc:2272] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.054476 15981 raft_consensus.cc:2955] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.060981 16033 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:25.063076 16095 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:25.090924 15289 consensus_queue.cc:237] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:25.106659 16089 ts_tablet_manager.cc:1916] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:25.108258 16033 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.111822 15440 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.126731 15981 raft_consensus.cc:1275] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:25.129320 15446 raft_consensus.cc:1275] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:25.129594 16090 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 13:03:25.132755 15367 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.142531 15194 catalog_manager.cc:5697] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:25.143869 16102 consensus_queue.cc:1048] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:25.155709 15981 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.157177 16090 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.161615 15980 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.167456 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3bcdd55224884e3ab3d4b667e62304db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:25.167970 15289 consensus_queue.cc:237] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:25.176249 16089 ts_tablet_manager.cc:1929] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:25.177223 15440 raft_consensus.cc:2955] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.182099 15369 raft_consensus.cc:1275] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:25.185956 16102 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:25.186749 16089 log.cc:1199] T f58a17be8d7e442f9ecadf0a663af458 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/f58a17be8d7e442f9ecadf0a663af458
I20260709 13:03:25.188380 15196 catalog_manager.cc:5697] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.189980 15982 raft_consensus.cc:1275] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:25.196928 16095 consensus_queue.cc:1048] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:25.196884 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet f58a17be8d7e442f9ecadf0a663af458 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:25.201129 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bcdd55224884e3ab3d4b667e62304db with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:25.204988 16033 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.213894 15369 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.222901 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd17e0270a2f4a8aa7689067a2749b65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:25.227532 16103 tablet_replica.cc:333] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:25.231088 16103 raft_consensus.cc:2243] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.230631 15981 raft_consensus.cc:2955] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:25.231837 16103 raft_consensus.cc:2272] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.234131 15192 catalog_manager.cc:5697] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:25.235388 16103 ts_tablet_manager.cc:1916] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:25.251564 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet cd17e0270a2f4a8aa7689067a2749b65 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:25.253487 16104 tablet_replica.cc:333] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:25.254261 16104 raft_consensus.cc:2243] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:25.254837 16104 raft_consensus.cc:2272] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:25.258991 16104 ts_tablet_manager.cc:1916] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:25.261788 16103 ts_tablet_manager.cc:1929] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:25.264102 16103 log.cc:1199] T 3bcdd55224884e3ab3d4b667e62304db P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/3bcdd55224884e3ab3d4b667e62304db
I20260709 13:03:25.265494 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 3bcdd55224884e3ab3d4b667e62304db (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:25.273770 16104 ts_tablet_manager.cc:1929] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:25.274222 16104 log.cc:1199] T cd17e0270a2f4a8aa7689067a2749b65 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/cd17e0270a2f4a8aa7689067a2749b65
I20260709 13:03:25.275938 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet cd17e0270a2f4a8aa7689067a2749b65 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:26.311436 15295 consensus_queue.cc:237] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:26.317189 15446 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:26.317503 15263 consensus_peers.cc:597] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1278faaff0e546e79a6c26fdab6e642a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:26.317665 15369 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:26.318660 16033 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.319368 16090 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.327126 16033 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.331243 15440 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.339414 15367 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.348472 15295 consensus_queue.cc:237] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:26.351073 15192 catalog_manager.cc:5697] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.367704 15369 raft_consensus.cc:1275] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:26.370373 15440 raft_consensus.cc:1275] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:26.370563 15263 consensus_peers.cc:597] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 77403c0716e445838de1ecad677b3ef5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:26.377679 16111 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.380779 16033 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.397152 16111 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.398236 15440 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.422353 15194 catalog_manager.cc:5697] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.429065 15369 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.455245 15440 consensus_queue.cc:237] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:26.462049 15289 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:26.463356 15369 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:26.463680 16098 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:26.465739 16098 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.488862 16097 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.494899 15367 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.509871 15446 consensus_queue.cc:237] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:26.515225 15194 catalog_manager.cc:5697] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:26.527611 15412 consensus_peers.cc:597] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24df94cf5ffe4d1196b0b058bdaab420. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:26.534274 15295 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.555173 15367 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:26.555173 15290 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:26.557822 15412 consensus_peers.cc:597] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0fde54b14a414a53810fdbd255a21b78. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:26.558303 16130 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:03:26.560557 16128 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:26.567878 16130 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.569376 15367 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.573342 15295 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:26.587883 15194 catalog_manager.cc:5697] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:26.721144 16133 ts_tablet_manager.cc:933] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:26.722959 16133 tablet_copy_client.cc:323] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:26.724542 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 1278faaff0e546e79a6c26fdab6e642a from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:26.725076 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 1278faaff0e546e79a6c26fdab6e642a from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-1278faaff0e546e79a6c26fdab6e642a
I20260709 13:03:26.734041 15307 tablet_copy_source_session.cc:215] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:26.737088 16133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1278faaff0e546e79a6c26fdab6e642a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.749118 16133 tablet_copy_client.cc:806] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:26.749732 16133 tablet_copy_client.cc:670] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:26.753750 16133 tablet_copy_client.cc:538] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:26.760365 16133 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:26.778494 16133 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:26.779428 16133 tablet_bootstrap.cc:492] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:26.780066 16133 ts_tablet_manager.cc:1403] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.004s
I20260709 13:03:26.782545 16133 raft_consensus.cc:359] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:26.783099 16133 raft_consensus.cc:740] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:26.783571 16133 consensus_queue.cc:260] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:26.786229 16133 ts_tablet_manager.cc:1434] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:03:26.787926 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-1278faaff0e546e79a6c26fdab6e642a received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:26.788349 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-1278faaff0e546e79a6c26fdab6e642a on tablet 1278faaff0e546e79a6c26fdab6e642a with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:26.933095 16133 ts_tablet_manager.cc:933] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:26.939555 16133 tablet_copy_client.cc:323] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:26.950261 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet 0fde54b14a414a53810fdbd255a21b78 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:26.950798 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet 0fde54b14a414a53810fdbd255a21b78 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-0fde54b14a414a53810fdbd255a21b78
I20260709 13:03:26.959872 15457 tablet_copy_source_session.cc:215] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:26.963335 16133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fde54b14a414a53810fdbd255a21b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.976366 16139 ts_tablet_manager.cc:933] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:26.978827 16133 tablet_copy_client.cc:806] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:26.979513 16133 tablet_copy_client.cc:670] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:26.980545 16139 tablet_copy_client.cc:323] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:26.982084 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 77403c0716e445838de1ecad677b3ef5 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:26.982616 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 77403c0716e445838de1ecad677b3ef5 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-77403c0716e445838de1ecad677b3ef5
I20260709 13:03:26.986626 16133 tablet_copy_client.cc:538] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:26.988494 15307 tablet_copy_source_session.cc:215] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:26.994174 16139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77403c0716e445838de1ecad677b3ef5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:26.996047 16133 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:27.013976 16139 tablet_copy_client.cc:806] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:27.016182 16139 tablet_copy_client.cc:670] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:27.027423 16133 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:27.028846 16133 tablet_bootstrap.cc:492] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:27.029529 16133 ts_tablet_manager.cc:1403] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.012s
I20260709 13:03:27.030547 16139 tablet_copy_client.cc:538] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:27.032405 16133 raft_consensus.cc:359] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:27.033277 16133 raft_consensus.cc:740] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:27.034466 16142 ts_tablet_manager.cc:933] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:27.033953 16133 consensus_queue.cc:260] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:27.036545 16133 ts_tablet_manager.cc:1434] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:03:27.037097 16142 tablet_copy_client.cc:323] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:27.038566 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-0fde54b14a414a53810fdbd255a21b78 received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:27.039019 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-0fde54b14a414a53810fdbd255a21b78 on tablet 0fde54b14a414a53810fdbd255a21b78 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:27.041191 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet 24df94cf5ffe4d1196b0b058bdaab420 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:27.041689 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet 24df94cf5ffe4d1196b0b058bdaab420 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-24df94cf5ffe4d1196b0b058bdaab420
I20260709 13:03:27.045190 16139 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:27.055757 15457 tablet_copy_source_session.cc:215] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:27.058792 16142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24df94cf5ffe4d1196b0b058bdaab420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:27.077121 16142 tablet_copy_client.cc:806] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:27.077724 16142 tablet_copy_client.cc:670] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:27.081322 16142 tablet_copy_client.cc:538] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:27.087234 16139 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:27.088181 16139 tablet_bootstrap.cc:492] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:27.088814 16139 ts_tablet_manager.cc:1403] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.012s
I20260709 13:03:27.091738 16139 raft_consensus.cc:359] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:27.092532 16139 raft_consensus.cc:740] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:27.093129 16139 consensus_queue.cc:260] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:27.096128 16139 ts_tablet_manager.cc:1434] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:27.097925 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-77403c0716e445838de1ecad677b3ef5 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:27.098347 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-77403c0716e445838de1ecad677b3ef5 on tablet 77403c0716e445838de1ecad677b3ef5 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:27.102344 16142 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:27.125159 16142 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:27.126019 16142 tablet_bootstrap.cc:492] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:27.126660 16142 ts_tablet_manager.cc:1403] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260709 13:03:27.129459 16142 raft_consensus.cc:359] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:27.130264 16142 raft_consensus.cc:740] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:27.131335 16142 consensus_queue.cc:260] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:27.133798 16142 ts_tablet_manager.cc:1434] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:03:27.135643 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-24df94cf5ffe4d1196b0b058bdaab420 received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:27.136034 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-24df94cf5ffe4d1196b0b058bdaab420 on tablet 24df94cf5ffe4d1196b0b058bdaab420 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:27.188356 15981 raft_consensus.cc:1217] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:27.356148 15981 raft_consensus.cc:1217] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:27.467015 15982 raft_consensus.cc:1217] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:27.477227 15982 raft_consensus.cc:1217] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:27.756152 16148 raft_consensus.cc:1064] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:27.758725 16148 consensus_queue.cc:237] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:27.772280 15982 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.772835 15369 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.773185 15441 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.773844 16110 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.774768 16148 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.775723 16090 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.790127 16090 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:27.794834 15369 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:27.801514 15982 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:27.809583 15441 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:27.808601 15192 catalog_manager.cc:5697] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.849359 15289 consensus_queue.cc:237] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:27.859964 15367 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:27.860220 15982 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:27.862833 16110 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:27.864728 16148 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:27.871430 16110 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:27.873458 15982 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:27.874424 15367 raft_consensus.cc:2955] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:27.881974 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1278faaff0e546e79a6c26fdab6e642a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:27.889307 15196 catalog_manager.cc:5697] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:27.902407 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet 1278faaff0e546e79a6c26fdab6e642a with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:27.904618 16159 tablet_replica.cc:333] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:27.905552 16159 raft_consensus.cc:2243] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:27.906282 16159 raft_consensus.cc:2272] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:27.908692 16128 raft_consensus.cc:1064] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:27.911149 16128 consensus_queue.cc:237] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:27.931412 16159 ts_tablet_manager.cc:1916] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:27.936175 16147 raft_consensus.cc:1064] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:27.938715 16147 consensus_queue.cc:237] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:27.946177 15982 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.948992 15367 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.954003 16130 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:27.958123 16159 ts_tablet_manager.cc:1929] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:27.958549 15981 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.958709 16159 log.cc:1199] T 1278faaff0e546e79a6c26fdab6e642a P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/1278faaff0e546e79a6c26fdab6e642a
I20260709 13:03:27.960860 16162 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.957448 16164 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:03:27.962821 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet 1278faaff0e546e79a6c26fdab6e642a (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:27.965749 15289 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.968530 15367 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.969870 16164 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.979913 15295 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:27.984910 16130 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:27.998222 16128 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.000552 15370 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.005884 16110 raft_consensus.cc:1064] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:28.008424 16110 consensus_queue.cc:237] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:28.015339 16163 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:03:28.020692 15194 catalog_manager.cc:5697] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.022766 15295 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.044215 15982 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.067077 16162 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.070892 15981 raft_consensus.cc:1275] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:28.071270 15440 raft_consensus.cc:1275] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:28.075986 15441 consensus_queue.cc:237] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:28.078645 15370 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.081372 15295 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.084326 16148 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:28.086103 16148 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:28.094478 15981 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.098605 15194 catalog_manager.cc:5697] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.151068 15982 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:28.156847 15370 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:28.157922 16163 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.164584 16163 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.168905 16147 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.187368 15982 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.194181 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 24df94cf5ffe4d1196b0b058bdaab420 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:28.200803 15367 raft_consensus.cc:2955] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.204416 15440 consensus_queue.cc:237] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:28.214133 15369 raft_consensus.cc:1275] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:28.216118 15289 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:28.217314 15982 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:28.215974 16110 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:28.218230 16163 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.222065 16147 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.226917 15192 catalog_manager.cc:5697] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.237627 16148 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.238531 15981 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.239311 15289 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.237016 16147 raft_consensus.cc:2955] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.246661 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 24df94cf5ffe4d1196b0b058bdaab420 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:28.251984 15441 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.258841 15982 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.269061 16179 tablet_replica.cc:333] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:28.271309 16179 raft_consensus.cc:2243] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:28.272008 16179 raft_consensus.cc:2272] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:28.268525 15194 catalog_manager.cc:5697] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:28.272030 15196 catalog_manager.cc:5697] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.275326 16179 ts_tablet_manager.cc:1916] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:28.293540 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 0fde54b14a414a53810fdbd255a21b78 with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:28.300433 15295 consensus_queue.cc:237] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:28.317237 16180 tablet_replica.cc:333] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:28.328123 15982 raft_consensus.cc:1275] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:28.329916 16148 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.330399 15440 raft_consensus.cc:1275] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:28.332592 16175 consensus_queue.cc:1048] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:28.335315 16179 ts_tablet_manager.cc:1929] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:28.335829 16179 log.cc:1199] T 24df94cf5ffe4d1196b0b058bdaab420 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/24df94cf5ffe4d1196b0b058bdaab420
I20260709 13:03:28.337271 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 24df94cf5ffe4d1196b0b058bdaab420 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:28.342929 16175 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.345539 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0fde54b14a414a53810fdbd255a21b78 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:28.353139 15446 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.356426 15980 raft_consensus.cc:2955] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.368673 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 77403c0716e445838de1ecad677b3ef5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:28.381752 15194 catalog_manager.cc:5697] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:28.388612 16180 raft_consensus.cc:2243] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:28.389295 16180 raft_consensus.cc:2272] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:28.392727 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 77403c0716e445838de1ecad677b3ef5 with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:28.392441 16180 ts_tablet_manager.cc:1916] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:28.406396 16180 ts_tablet_manager.cc:1929] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:28.406692 16180 log.cc:1199] T 0fde54b14a414a53810fdbd255a21b78 P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/0fde54b14a414a53810fdbd255a21b78
I20260709 13:03:28.408003 16180 tablet_replica.cc:333] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:28.407992 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 0fde54b14a414a53810fdbd255a21b78 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:28.408839 16180 raft_consensus.cc:2243] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:28.409354 16180 pending_rounds.cc:70] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: Trying to abort 1 pending ops.
I20260709 13:03:28.409550 16180 pending_rounds.cc:77] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305634643996626944 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "77403c0716e445838de1ecad677b3ef5" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } } }
I20260709 13:03:28.410495 16180 raft_consensus.cc:2917] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:03:28.410820 16180 raft_consensus.cc:2889] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:03:28.411084 16180 raft_consensus.cc:2272] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:28.413283 16180 ts_tablet_manager.cc:1916] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:28.426141 16180 ts_tablet_manager.cc:1929] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:28.426513 16180 log.cc:1199] T 77403c0716e445838de1ecad677b3ef5 P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/77403c0716e445838de1ecad677b3ef5
I20260709 13:03:28.427969 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 77403c0716e445838de1ecad677b3ef5 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:29.462365 15295 consensus_queue.cc:237] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:29.469395 15263 consensus_peers.cc:597] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ac88d059e224004b495d346e5921f1b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.471381 15367 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:29.469954 15441 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:29.474133 16175 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:29.475447 16173 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:29.483975 16175 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.486425 15367 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.489133 15440 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.502846 15295 consensus_queue.cc:237] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:29.505386 15192 catalog_manager.cc:5697] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.520824 15367 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:29.523362 15263 consensus_peers.cc:597] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2effb88997c74801ad5c789b6740f8f0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.523631 16194 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:29.524021 15440 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:29.525893 16194 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.532647 16193 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.534705 15370 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.552459 15438 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.564388 15370 consensus_queue.cc:237] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:29.564786 15196 catalog_manager.cc:5697] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:29.572507 15438 raft_consensus.cc:1275] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:29.572966 15338 consensus_peers.cc:597] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d77f277b7ff4577a2385337ff306117. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.573654 15295 raft_consensus.cc:1275] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:29.574474 16188 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.575449 16144 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.588073 16106 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.596907 15438 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.605178 15370 consensus_queue.cc:237] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:29.606263 15289 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.612541 15192 catalog_manager.cc:5697] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:29.625869 15338 consensus_peers.cc:597] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0eb36c47773d493cbccff385e9eb13f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:29.628360 15438 raft_consensus.cc:1275] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:29.630756 16204 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:29.640453 15289 raft_consensus.cc:1275] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:29.645499 16205 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:29.646884 16188 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.648411 15440 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.653879 15289 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:29.665182 15194 catalog_manager.cc:5697] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
W20260709 13:03:29.955489 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 49273.3us
I20260709 13:03:29.956056 16209 ts_tablet_manager.cc:933] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
W20260709 13:03:29.970024 15410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 58798.4us
I20260709 13:03:30.011270 16209 tablet_copy_client.cc:323] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:30.013306 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 5ac88d059e224004b495d346e5921f1b from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:30.013922 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 5ac88d059e224004b495d346e5921f1b from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-5ac88d059e224004b495d346e5921f1b
I20260709 13:03:30.020520 16214 ts_tablet_manager.cc:933] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:30.022012 15307 tablet_copy_source_session.cc:215] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:30.025729 16209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ac88d059e224004b495d346e5921f1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.025092 16214 tablet_copy_client.cc:323] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:30.028258 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 2effb88997c74801ad5c789b6740f8f0 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:30.028779 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 2effb88997c74801ad5c789b6740f8f0 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-2effb88997c74801ad5c789b6740f8f0
I20260709 13:03:30.036274 15307 tablet_copy_source_session.cc:215] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:30.041086 16214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2effb88997c74801ad5c789b6740f8f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.042541 16209 tablet_copy_client.cc:806] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:30.043242 16209 tablet_copy_client.cc:670] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:30.047147 16209 tablet_copy_client.cc:538] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:30.056751 16214 tablet_copy_client.cc:806] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:30.056960 16209 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:30.057422 16214 tablet_copy_client.cc:670] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:30.060634 16214 tablet_copy_client.cc:538] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:30.066116 16216 ts_tablet_manager.cc:933] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:30.073582 16214 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:30.090759 16216 tablet_copy_client.cc:323] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:30.092904 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet 9d77f277b7ff4577a2385337ff306117 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:30.093428 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet 9d77f277b7ff4577a2385337ff306117 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-9d77f277b7ff4577a2385337ff306117
I20260709 13:03:30.097708 16219 ts_tablet_manager.cc:933] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:30.108258 16219 tablet_copy_client.cc:323] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:30.104476 16209 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:30.110076 15382 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet 0eb36c47773d493cbccff385e9eb13f9 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:30.110308 16209 tablet_bootstrap.cc:492] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:30.110646 15382 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet 0eb36c47773d493cbccff385e9eb13f9 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-0eb36c47773d493cbccff385e9eb13f9
I20260709 13:03:30.111223 16209 ts_tablet_manager.cc:1403] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.054s	user 0.023s	sys 0.026s
I20260709 13:03:30.115573 16209 raft_consensus.cc:359] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:30.116438 16209 raft_consensus.cc:740] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:30.117148 16209 consensus_queue.cc:260] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:30.118528 15382 tablet_copy_source_session.cc:215] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:30.121819 16219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eb36c47773d493cbccff385e9eb13f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.122670 16214 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:30.123591 16214 tablet_bootstrap.cc:492] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:30.124323 16214 ts_tablet_manager.cc:1403] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.012s
I20260709 13:03:30.127225 16214 raft_consensus.cc:359] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:30.128058 16214 raft_consensus.cc:740] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:30.128991 16214 consensus_queue.cc:260] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:30.139847 16219 tablet_copy_client.cc:806] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:30.142799 16219 tablet_copy_client.cc:670] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:30.146034 16209 ts_tablet_manager.cc:1434] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.008s
I20260709 13:03:30.150466 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-5ac88d059e224004b495d346e5921f1b received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:30.150910 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-5ac88d059e224004b495d346e5921f1b on tablet 5ac88d059e224004b495d346e5921f1b with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:30.153843 15383 tablet_copy_source_session.cc:215] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:30.155128 16219 tablet_copy_client.cc:538] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:30.157977 16214 ts_tablet_manager.cc:1434] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.011s
I20260709 13:03:30.159756 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-2effb88997c74801ad5c789b6740f8f0 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:30.160223 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-2effb88997c74801ad5c789b6740f8f0 on tablet 2effb88997c74801ad5c789b6740f8f0 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:30.162290 16216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d77f277b7ff4577a2385337ff306117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:30.169131 16219 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:30.181731 16216 tablet_copy_client.cc:806] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:30.182367 16216 tablet_copy_client.cc:670] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:30.187871 16216 tablet_copy_client.cc:538] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:30.193054 16219 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:30.194011 16219 tablet_bootstrap.cc:492] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:30.194644 16216 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:30.194686 16219 ts_tablet_manager.cc:1403] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260709 13:03:30.197751 16219 raft_consensus.cc:359] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:30.198699 16219 raft_consensus.cc:740] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:30.199357 16219 consensus_queue.cc:260] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:30.201629 16219 ts_tablet_manager.cc:1434] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:03:30.203819 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-0eb36c47773d493cbccff385e9eb13f9 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:30.204257 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-0eb36c47773d493cbccff385e9eb13f9 on tablet 0eb36c47773d493cbccff385e9eb13f9 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:30.247205 16216 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:30.248054 16216 tablet_bootstrap.cc:492] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:30.248625 16216 ts_tablet_manager.cc:1403] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.012s
I20260709 13:03:30.250788 16216 raft_consensus.cc:359] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:30.251355 16216 raft_consensus.cc:740] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:30.251981 16216 consensus_queue.cc:260] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:30.255180 16216 ts_tablet_manager.cc:1434] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:03:30.257431 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-9d77f277b7ff4577a2385337ff306117 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:30.257838 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-9d77f277b7ff4577a2385337ff306117 on tablet 9d77f277b7ff4577a2385337ff306117 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:30.415908 15980 raft_consensus.cc:1217] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:30.550900 15980 raft_consensus.cc:1217] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:30.610409 15980 raft_consensus.cc:1217] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:30.687594 15980 raft_consensus.cc:1217] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:30.983747 16226 raft_consensus.cc:1064] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:30.985594 16226 consensus_queue.cc:237] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:30.992805 15980 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:30.999601 15369 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:30.992874 15441 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.002628 16229 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.004347 16194 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.007571 16229 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:31.039124 16229 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.042074 16226 raft_consensus.cc:1064] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:31.048516 16226 consensus_queue.cc:237] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:31.043447 15440 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.061223 15369 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.074477 15982 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.081271 15196 catalog_manager.cc:5697] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.093439 15980 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.095328 16229 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.101382 15369 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.104244 16194 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.111122 15440 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.113128 16229 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.143303 16229 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.144919 16188 raft_consensus.cc:1064] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:31.148396 16188 consensus_queue.cc:237] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:31.148597 15441 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.155432 15366 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.169363 15982 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.176916 15289 consensus_queue.cc:237] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:31.179004 15980 raft_consensus.cc:1275] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.182937 16204 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.190300 15440 raft_consensus.cc:1275] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.190132 15193 catalog_manager.cc:5697] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.192721 15295 raft_consensus.cc:1275] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.195402 15981 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:31.195288 16203 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:31.201959 16187 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.202791 16203 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.199175 15367 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:31.206651 16187 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.214782 16194 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.217945 15367 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.223136 15289 consensus_queue.cc:237] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:31.226617 15982 raft_consensus.cc:2955] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
W20260709 13:03:31.296110 15338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.132:45175, user_credentials={real_user=slave}} blocked reactor thread for 63922.8us
I20260709 13:03:31.297149 16188 raft_consensus.cc:1064] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:31.301188 16244 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.304666 15980 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.318262 15193 catalog_manager.cc:5697] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.329869 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ac88d059e224004b495d346e5921f1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:31.330389 15981 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:31.333489 16187 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.337809 15440 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.339098 16188 consensus_queue.cc:237] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:31.354739 15194 catalog_manager.cc:5697] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.388598 15367 consensus_queue.cc:237] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:31.398491 15289 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.402673 15982 raft_consensus.cc:1275] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.404613 16233 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:31.412201 15440 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:31.414733 15290 raft_consensus.cc:1275] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.416962 15441 raft_consensus.cc:1275] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:31.417790 16187 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.422698 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ac88d059e224004b495d346e5921f1b with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:31.423157 16188 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:03:31.431016 16203 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:31.436017 15981 raft_consensus.cc:1275] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:31.437697 15440 raft_consensus.cc:1275] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:31.438759 16188 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.444145 16247 consensus_queue.cc:1048] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.450009 16204 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.451926 15981 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.459981 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2effb88997c74801ad5c789b6740f8f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:31.461251 16226 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.431444 15980 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.467226 15440 raft_consensus.cc:2955] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.484395 15438 raft_consensus.cc:2955] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.500519 16251 tablet_replica.cc:333] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:31.501593 15194 catalog_manager.cc:5697] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.506265 16244 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.509486 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9d77f277b7ff4577a2385337ff306117 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:31.517941 15440 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.519582 15192 catalog_manager.cc:5697] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:31.525312 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 2effb88997c74801ad5c789b6740f8f0 with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:31.501679 16251 raft_consensus.cc:2243] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:31.542979 16251 raft_consensus.cc:2272] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:31.544021 15289 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.548795 15980 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.565732 16256 tablet_replica.cc:333] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:31.566900 16256 raft_consensus.cc:2243] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:31.567602 16256 raft_consensus.cc:2272] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:31.569427 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 9d77f277b7ff4577a2385337ff306117 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:31.572875 15192 catalog_manager.cc:5697] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.577453 16251 ts_tablet_manager.cc:1916] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:31.591316 16257 tablet_replica.cc:333] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:31.592514 16257 raft_consensus.cc:2243] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:31.593273 16257 raft_consensus.cc:2272] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:31.589430 16256 ts_tablet_manager.cc:1916] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:31.596565 16257 ts_tablet_manager.cc:1916] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:31.615957 16256 ts_tablet_manager.cc:1929] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:31.616569 16256 log.cc:1199] T 2effb88997c74801ad5c789b6740f8f0 P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/2effb88997c74801ad5c789b6740f8f0
I20260709 13:03:31.619711 15367 consensus_queue.cc:237] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:31.627592 16251 ts_tablet_manager.cc:1929] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:31.628098 16251 log.cc:1199] T 5ac88d059e224004b495d346e5921f1b P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/5ac88d059e224004b495d346e5921f1b
I20260709 13:03:31.629841 15980 raft_consensus.cc:1275] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:31.629858 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet 5ac88d059e224004b495d346e5921f1b (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:31.631398 15289 raft_consensus.cc:1275] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:31.631827 16257 ts_tablet_manager.cc:1929] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:31.632484 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 2effb88997c74801ad5c789b6740f8f0 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:31.632815 16257 log.cc:1199] T 9d77f277b7ff4577a2385337ff306117 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/9d77f277b7ff4577a2385337ff306117
I20260709 13:03:31.632138 16203 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:31.634035 16204 consensus_queue.cc:1048] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:31.634662 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 9d77f277b7ff4577a2385337ff306117 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:31.642787 16233 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.645073 15980 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.650074 15295 raft_consensus.cc:2955] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.657362 15193 catalog_manager.cc:5697] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:31.660637 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0eb36c47773d493cbccff385e9eb13f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:31.671568 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet 0eb36c47773d493cbccff385e9eb13f9 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:31.678387 16251 tablet_replica.cc:333] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:31.679507 16251 raft_consensus.cc:2243] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:31.680332 16251 raft_consensus.cc:2272] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:31.683518 16251 ts_tablet_manager.cc:1916] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:31.698531 16251 ts_tablet_manager.cc:1929] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:31.699013 16251 log.cc:1199] T 0eb36c47773d493cbccff385e9eb13f9 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/0eb36c47773d493cbccff385e9eb13f9
I20260709 13:03:31.700785 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet 0eb36c47773d493cbccff385e9eb13f9 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:32.741138 15295 consensus_queue.cc:237] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:32.746573 15440 raft_consensus.cc:1275] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:32.746985 15263 consensus_peers.cc:597] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0f20369ffc1549028b33f1de6e4c2c0b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:32.747794 15369 raft_consensus.cc:1275] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:32.747889 16259 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.750505 16229 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.769972 16229 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.773375 15440 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.776299 15367 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.795681 15295 consensus_queue.cc:237] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:32.796937 15196 catalog_manager.cc:5697] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.805197 15440 raft_consensus.cc:1275] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:32.806819 15263 consensus_peers.cc:597] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb826e275bbd498b8b455b199878d007. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:32.807335 16262 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.812011 15367 raft_consensus.cc:1275] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:32.813259 16262 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.830022 16262 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.831682 15441 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.835796 15369 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.848307 15366 consensus_queue.cc:237] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:32.849040 15193 catalog_manager.cc:5697] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.873239 15441 raft_consensus.cc:1275] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:32.873916 15338 consensus_peers.cc:597] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 299cef7194824b3e958367cc9e76cb64. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:32.874526 15289 raft_consensus.cc:1275] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:32.874624 16263 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.875950 16203 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:32.883594 16233 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.886442 15441 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.890697 15289 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.896741 15440 consensus_queue.cc:237] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:32.901582 15193 catalog_manager.cc:5697] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:32.911732 15412 consensus_peers.cc:597] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1aecb39257a94f26a8fae23d702a5edb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:32.913578 15366 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:32.914892 15289 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:32.916757 16275 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:32.925573 16253 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:32.931470 16227 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.932948 15295 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.935992 15369 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:32.952996 15193 catalog_manager.cc:5697] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:33.169077 16278 ts_tablet_manager.cc:933] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:33.170949 16278 tablet_copy_client.cc:323] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:33.172363 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 0f20369ffc1549028b33f1de6e4c2c0b from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:33.172816 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 0f20369ffc1549028b33f1de6e4c2c0b from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-0f20369ffc1549028b33f1de6e4c2c0b
I20260709 13:03:33.177695 15307 tablet_copy_source_session.cc:215] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:33.180634 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f20369ffc1549028b33f1de6e4c2c0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:33.192539 16278 tablet_copy_client.cc:806] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:33.193131 16278 tablet_copy_client.cc:670] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:33.197331 16278 tablet_copy_client.cc:538] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:33.204269 16278 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:33.222882 16278 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:33.223677 16278 tablet_bootstrap.cc:492] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:33.224220 16278 ts_tablet_manager.cc:1403] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:03:33.226609 16278 raft_consensus.cc:359] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:33.227396 16278 raft_consensus.cc:740] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:33.227996 16278 consensus_queue.cc:260] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:33.230952 16278 ts_tablet_manager.cc:1434] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:03:33.232671 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-0f20369ffc1549028b33f1de6e4c2c0b received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:33.233074 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-0f20369ffc1549028b33f1de6e4c2c0b on tablet 0f20369ffc1549028b33f1de6e4c2c0b with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:33.300206 16278 ts_tablet_manager.cc:933] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:33.301913 16278 tablet_copy_client.cc:323] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:33.303598 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet fb826e275bbd498b8b455b199878d007 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:33.304157 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet fb826e275bbd498b8b455b199878d007 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-fb826e275bbd498b8b455b199878d007
I20260709 13:03:33.312234 15307 tablet_copy_source_session.cc:215] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:33.315623 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb826e275bbd498b8b455b199878d007. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:33.318665 16283 ts_tablet_manager.cc:933] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:33.329082 16283 tablet_copy_client.cc:323] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:33.331043 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet 1aecb39257a94f26a8fae23d702a5edb from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:33.331576 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet 1aecb39257a94f26a8fae23d702a5edb from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-1aecb39257a94f26a8fae23d702a5edb
I20260709 13:03:33.332580 16278 tablet_copy_client.cc:806] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:33.333129 16278 tablet_copy_client.cc:670] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:33.338594 16278 tablet_copy_client.cc:538] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:33.346952 16278 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:33.357935 15457 tablet_copy_source_session.cc:215] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:33.363602 16283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1aecb39257a94f26a8fae23d702a5edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:33.379141 16278 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:33.379884 16278 tablet_bootstrap.cc:492] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:33.380503 16278 ts_tablet_manager.cc:1403] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.006s
I20260709 13:03:33.383351 16278 raft_consensus.cc:359] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:33.384016 16283 tablet_copy_client.cc:806] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:33.384123 16278 raft_consensus.cc:740] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:33.384670 16283 tablet_copy_client.cc:670] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:33.384860 16278 consensus_queue.cc:260] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:33.387256 16278 ts_tablet_manager.cc:1434] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:33.389416 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-fb826e275bbd498b8b455b199878d007 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:33.389808 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-fb826e275bbd498b8b455b199878d007 on tablet fb826e275bbd498b8b455b199878d007 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:33.389886 16283 tablet_copy_client.cc:538] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:33.399806 16283 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:33.419301 16283 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:33.420147 16283 tablet_bootstrap.cc:492] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:33.420773 16283 ts_tablet_manager.cc:1403] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260709 13:03:33.423561 16283 raft_consensus.cc:359] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:33.424372 16283 raft_consensus.cc:740] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:33.424983 16283 consensus_queue.cc:260] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:33.427325 16283 ts_tablet_manager.cc:1434] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:03:33.428871 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-1aecb39257a94f26a8fae23d702a5edb received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:33.429217 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-1aecb39257a94f26a8fae23d702a5edb on tablet 1aecb39257a94f26a8fae23d702a5edb with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:33.437008 16283 ts_tablet_manager.cc:933] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:33.439543 16283 tablet_copy_client.cc:323] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:33.441990 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet 299cef7194824b3e958367cc9e76cb64 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:33.442538 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet 299cef7194824b3e958367cc9e76cb64 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-299cef7194824b3e958367cc9e76cb64
I20260709 13:03:33.451293 15383 tablet_copy_source_session.cc:215] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:33.454869 16283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 299cef7194824b3e958367cc9e76cb64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:33.470104 16283 tablet_copy_client.cc:806] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:33.470677 16283 tablet_copy_client.cc:670] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:33.474072 16283 tablet_copy_client.cc:538] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:33.481225 16283 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:33.498835 16283 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:33.499573 16283 tablet_bootstrap.cc:492] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:33.500207 16283 ts_tablet_manager.cc:1403] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260709 13:03:33.502748 16283 raft_consensus.cc:359] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:33.503595 16283 raft_consensus.cc:740] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:33.504175 16283 consensus_queue.cc:260] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:33.506405 16283 ts_tablet_manager.cc:1434] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 13:03:33.508221 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-299cef7194824b3e958367cc9e76cb64 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:33.508631 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-299cef7194824b3e958367cc9e76cb64 on tablet 299cef7194824b3e958367cc9e76cb64 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:33.576648 15980 raft_consensus.cc:1217] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:33.792740 15981 raft_consensus.cc:1217] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:33.875213 15981 raft_consensus.cc:1217] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:33.883652 15981 raft_consensus.cc:1217] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:34.173115 16259 raft_consensus.cc:1064] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:34.175319 16259 consensus_queue.cc:237] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:34.180862 15981 raft_consensus.cc:1275] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.181151 15441 raft_consensus.cc:1275] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.182475 16259 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.182853 15366 raft_consensus.cc:1275] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.183413 16262 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.184237 16229 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.197233 16262 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.203542 15981 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.218259 15196 catalog_manager.cc:5697] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:34.213636 15369 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.228483 15441 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.264741 15295 consensus_queue.cc:237] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:34.270771 15981 raft_consensus.cc:1275] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:34.271153 15440 raft_consensus.cc:1275] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:34.272208 16262 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.273022 16259 consensus_queue.cc:1048] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.279155 16229 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.288679 15981 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.294569 15441 raft_consensus.cc:2955] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.315884 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0f20369ffc1549028b33f1de6e4c2c0b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:34.320907 15193 catalog_manager.cc:5697] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.335358 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 0f20369ffc1549028b33f1de6e4c2c0b with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:34.342604 16253 raft_consensus.cc:1064] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:34.348825 16253 consensus_queue.cc:237] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:34.344570 16299 tablet_replica.cc:333] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:34.353559 16299 raft_consensus.cc:2243] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.354378 16299 raft_consensus.cc:2272] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.364323 15980 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.365824 16227 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.381080 16299 ts_tablet_manager.cc:1916] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:34.387192 16229 raft_consensus.cc:1064] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:34.389417 16229 consensus_queue.cc:237] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:34.394570 15366 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.397789 16227 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.403465 15295 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.404716 16253 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.416637 16299 ts_tablet_manager.cc:1929] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:34.417115 16299 log.cc:1199] T 0f20369ffc1549028b33f1de6e4c2c0b P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/0f20369ffc1549028b33f1de6e4c2c0b
I20260709 13:03:34.422377 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 0f20369ffc1549028b33f1de6e4c2c0b (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:34.424714 16253 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.435561 15980 raft_consensus.cc:1275] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.436283 15441 raft_consensus.cc:1275] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.435556 15369 raft_consensus.cc:1275] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.437397 15980 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.441401 16229 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.429898 15366 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.445564 15193 catalog_manager.cc:5697] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:34.447638 16298 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.449370 16298 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.449911 15289 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.463886 15441 consensus_queue.cc:237] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:34.478375 15981 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:34.483980 16289 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.490787 16259 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.489097 16203 raft_consensus.cc:1064] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:34.489827 15289 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:34.494959 16227 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.495350 16203 consensus_queue.cc:237] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:34.499329 15441 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.501296 16289 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.507856 15981 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.520771 15193 catalog_manager.cc:5697] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.529237 15289 raft_consensus.cc:2955] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.531450 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 1aecb39257a94f26a8fae23d702a5edb with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:34.532390 16299 tablet_replica.cc:333] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:34.533309 16299 raft_consensus.cc:2243] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.534003 16299 raft_consensus.cc:2272] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.538074 16299 ts_tablet_manager.cc:1916] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:34.541152 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1aecb39257a94f26a8fae23d702a5edb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:34.505842 15980 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.559967 15981 raft_consensus.cc:1275] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.562704 15441 raft_consensus.cc:1275] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.564843 16233 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.578994 16299 ts_tablet_manager.cc:1929] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:34.579468 16299 log.cc:1199] T 1aecb39257a94f26a8fae23d702a5edb P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/1aecb39257a94f26a8fae23d702a5edb
I20260709 13:03:34.581434 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 1aecb39257a94f26a8fae23d702a5edb (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:34.581133 16312 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:34.580384 15192 catalog_manager.cc:5697] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.583847 15369 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
W20260709 13:03:34.600157 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 47517.1us
I20260709 13:03:34.604146 15295 raft_consensus.cc:1275] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:34.605885 16312 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:34.609802 15293 consensus_queue.cc:237] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:34.620618 15980 raft_consensus.cc:1275] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:34.622429 16308 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.623162 15369 raft_consensus.cc:1275] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:34.624939 16308 consensus_queue.cc:1048] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.628095 16312 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.631276 15295 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.632929 16315 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.634763 15369 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.641475 15980 raft_consensus.cc:2955] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.643654 15981 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.655083 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb826e275bbd498b8b455b199878d007 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:34.660203 15438 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.660566 15194 catalog_manager.cc:5697] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.675488 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet fb826e275bbd498b8b455b199878d007 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:34.677783 16320 tablet_replica.cc:333] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:34.674893 15193 catalog_manager.cc:5697] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:34.692305 16320 raft_consensus.cc:2243] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.693010 16320 raft_consensus.cc:2272] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.701656 16320 ts_tablet_manager.cc:1916] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:34.710906 15369 consensus_queue.cc:237] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:34.715970 16320 ts_tablet_manager.cc:1929] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:34.716423 16320 log.cc:1199] T fb826e275bbd498b8b455b199878d007 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/fb826e275bbd498b8b455b199878d007
I20260709 13:03:34.716764 15981 raft_consensus.cc:1275] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:34.718087 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet fb826e275bbd498b8b455b199878d007 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:34.719169 16203 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.721788 15438 raft_consensus.cc:1275] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:34.722869 16203 consensus_queue.cc:1048] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:34.725741 16312 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.732779 15981 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.733394 15441 raft_consensus.cc:2955] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.739076 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 299cef7194824b3e958367cc9e76cb64 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:34.752945 15196 catalog_manager.cc:5697] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:34.764184 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 299cef7194824b3e958367cc9e76cb64 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:34.778035 16321 tablet_replica.cc:333] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:34.779026 16321 raft_consensus.cc:2243] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:34.779760 16321 raft_consensus.cc:2272] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:34.782959 16321 ts_tablet_manager.cc:1916] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:34.796227 16321 ts_tablet_manager.cc:1929] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:34.796581 16321 log.cc:1199] T 299cef7194824b3e958367cc9e76cb64 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/299cef7194824b3e958367cc9e76cb64
I20260709 13:03:34.798369 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 299cef7194824b3e958367cc9e76cb64 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:35.832777 15366 consensus_queue.cc:237] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:35.838083 15289 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:35.838645 15446 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:35.838696 15338 consensus_peers.cc:597] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 551f1065610343fa9b2c782e8401c62f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:35.839428 16203 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:35.840247 16322 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:35.846851 16314 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:35.848591 15289 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:35.855302 15446 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:35.858613 15289 consensus_queue.cc:237] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:35.862430 15194 catalog_manager.cc:5697] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:35.869489 15263 consensus_peers.cc:597] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39e7c0e1dfc4416b9a18f069884abda0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:35.871750 15366 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:35.873158 16259 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:35.873498 15441 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:35.874743 16259 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:35.883173 16308 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:35.884903 15366 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:35.899109 15289 consensus_queue.cc:237] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:35.940742 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 43506.8us
I20260709 13:03:35.943148 15441 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:35.960280 15196 catalog_manager.cc:5697] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
W20260709 13:03:35.971937 15263 consensus_peers.cc:597] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea6b1fa815684ebdadd53036ef27d7bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:35.963784 15441 raft_consensus.cc:1275] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:35.966912 15366 raft_consensus.cc:1275] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:35.974745 16333 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:35.975597 16332 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:35.983225 16308 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:35.996134 15441 consensus_queue.cc:237] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:35.997165 15366 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:36.004573 15446 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:36.015161 15194 catalog_manager.cc:5697] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:36.022001 15412 consensus_peers.cc:597] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0af47233ccce4ee58c7eb1d4f112eb88. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:36.022905 15293 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:36.023325 15369 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:36.024366 16253 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.030663 16253 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:36.042110 16227 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:36.048607 15295 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:36.053059 15369 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:36.067567 15194 catalog_manager.cc:5697] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:36.261427 16343 ts_tablet_manager.cc:933] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:36.263401 16343 tablet_copy_client.cc:323] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:36.265048 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 39e7c0e1dfc4416b9a18f069884abda0 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:36.265592 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 39e7c0e1dfc4416b9a18f069884abda0 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-39e7c0e1dfc4416b9a18f069884abda0
I20260709 13:03:36.273084 15307 tablet_copy_source_session.cc:215] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:36.276139 16343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39e7c0e1dfc4416b9a18f069884abda0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:36.290616 16343 tablet_copy_client.cc:806] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:36.291224 16343 tablet_copy_client.cc:670] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:36.294875 16343 tablet_copy_client.cc:538] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:36.304080 16343 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:36.322398 16343 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.323318 16343 tablet_bootstrap.cc:492] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:36.323890 16343 ts_tablet_manager.cc:1403] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:03:36.326653 16343 raft_consensus.cc:359] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:36.327538 16343 raft_consensus.cc:740] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:36.328182 16343 consensus_queue.cc:260] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:36.332840 16343 ts_tablet_manager.cc:1434] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 13:03:36.334669 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-39e7c0e1dfc4416b9a18f069884abda0 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:36.335014 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-39e7c0e1dfc4416b9a18f069884abda0 on tablet 39e7c0e1dfc4416b9a18f069884abda0 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:36.396490 16343 ts_tablet_manager.cc:933] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:36.398345 16343 tablet_copy_client.cc:323] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:36.399892 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet 551f1065610343fa9b2c782e8401c62f from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:36.400310 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet 551f1065610343fa9b2c782e8401c62f from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-551f1065610343fa9b2c782e8401c62f
I20260709 13:03:36.406100 15383 tablet_copy_source_session.cc:215] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:36.408776 16343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551f1065610343fa9b2c782e8401c62f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:36.422900 16343 tablet_copy_client.cc:806] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:36.423573 16343 tablet_copy_client.cc:670] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:36.426716 16343 tablet_copy_client.cc:538] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:36.433532 16343 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:36.450618 16343 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.451363 16343 tablet_bootstrap.cc:492] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:36.451900 16343 ts_tablet_manager.cc:1403] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.003s
I20260709 13:03:36.454231 16343 raft_consensus.cc:359] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:36.455072 16343 raft_consensus.cc:740] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:36.455591 16343 consensus_queue.cc:260] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:36.457425 16343 ts_tablet_manager.cc:1434] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260709 13:03:36.459683 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-551f1065610343fa9b2c782e8401c62f received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:36.460093 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-551f1065610343fa9b2c782e8401c62f on tablet 551f1065610343fa9b2c782e8401c62f with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:36.557137 16343 ts_tablet_manager.cc:933] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:36.558884 16343 tablet_copy_client.cc:323] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:36.560434 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet ea6b1fa815684ebdadd53036ef27d7bf from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:36.560942 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet ea6b1fa815684ebdadd53036ef27d7bf from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-ea6b1fa815684ebdadd53036ef27d7bf
I20260709 13:03:36.571765 15307 tablet_copy_source_session.cc:215] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:36.577775 16343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea6b1fa815684ebdadd53036ef27d7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:36.593917 16350 ts_tablet_manager.cc:933] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:36.595672 16350 tablet_copy_client.cc:323] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:36.595999 16343 tablet_copy_client.cc:806] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:36.596480 16343 tablet_copy_client.cc:670] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:36.597147 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet 0af47233ccce4ee58c7eb1d4f112eb88 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:36.597592 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet 0af47233ccce4ee58c7eb1d4f112eb88 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-0af47233ccce4ee58c7eb1d4f112eb88
I20260709 13:03:36.599815 16343 tablet_copy_client.cc:538] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:36.605476 15457 tablet_copy_source_session.cc:215] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:36.609095 16350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0af47233ccce4ee58c7eb1d4f112eb88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:36.610947 16343 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:36.619453 16350 tablet_copy_client.cc:806] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:36.620038 16350 tablet_copy_client.cc:670] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:36.623231 16350 tablet_copy_client.cc:538] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:36.629200 16343 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.629513 16350 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:36.630060 16343 tablet_bootstrap.cc:492] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:36.630725 16343 ts_tablet_manager.cc:1403] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 13:03:36.641013 16343 raft_consensus.cc:359] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:36.641925 16343 raft_consensus.cc:740] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:36.642596 16343 consensus_queue.cc:260] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:36.644697 16343 ts_tablet_manager.cc:1434] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.003s
I20260709 13:03:36.646693 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-ea6b1fa815684ebdadd53036ef27d7bf received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:36.647089 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-ea6b1fa815684ebdadd53036ef27d7bf on tablet ea6b1fa815684ebdadd53036ef27d7bf with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:36.649497 16350 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:36.650323 16350 tablet_bootstrap.cc:492] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:36.651022 16350 ts_tablet_manager.cc:1403] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260709 13:03:36.660127 16350 raft_consensus.cc:359] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:36.661970 16350 raft_consensus.cc:740] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:36.662528 16350 consensus_queue.cc:260] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:36.665129 16350 ts_tablet_manager.cc:1434] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260709 13:03:36.666774 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-0af47233ccce4ee58c7eb1d4f112eb88 received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:36.667181 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-0af47233ccce4ee58c7eb1d4f112eb88 on tablet 0af47233ccce4ee58c7eb1d4f112eb88 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:36.785974 15981 raft_consensus.cc:1217] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:36.827145 15981 raft_consensus.cc:1217] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:36.979019 15981 raft_consensus.cc:1217] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:03:37.026659 15411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 48040.5us
I20260709 13:03:37.041253 15981 raft_consensus.cc:1217] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:37.228048 16322 raft_consensus.cc:1064] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:37.230147 16322 consensus_queue.cc:237] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:37.236255 15981 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.237797 15446 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.238360 15293 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.240496 16354 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.241751 16314 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.262511 16259 raft_consensus.cc:1064] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:37.264842 16259 consensus_queue.cc:237] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:37.268599 16354 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.280540 15446 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.281092 15981 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.280540 15369 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.282771 16308 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.283599 16332 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.285459 16355 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.299050 16314 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.316867 15446 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.329998 15980 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.330996 15293 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.336054 16332 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.336910 15441 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.350109 15369 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.349349 15196 catalog_manager.cc:5697] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.362102 15980 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.385785 15369 consensus_queue.cc:237] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:37.391737 15980 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:37.393401 15441 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:37.391906 15192 catalog_manager.cc:5697] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.398270 16354 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.399976 16354 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.408483 16314 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.412714 15293 consensus_queue.cc:237] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:37.412451 15980 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.425002 15981 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:37.425329 15366 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:37.427148 16355 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.428014 16308 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.414378 15441 raft_consensus.cc:2955] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.437208 15193 catalog_manager.cc:5697] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.438679 15981 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.437449 16355 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.451630 15369 raft_consensus.cc:2955] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.464059 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 551f1065610343fa9b2c782e8401c62f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:37.464381 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 551f1065610343fa9b2c782e8401c62f with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:37.470263 15192 catalog_manager.cc:5697] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.472081 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39e7c0e1dfc4416b9a18f069884abda0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:37.474982 16374 tablet_replica.cc:333] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:37.483028 16374 raft_consensus.cc:2243] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:37.483814 16374 raft_consensus.cc:2272] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:37.495589 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet 39e7c0e1dfc4416b9a18f069884abda0 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:37.499185 16374 ts_tablet_manager.cc:1916] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:37.511260 16375 tablet_replica.cc:333] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:37.512714 16375 raft_consensus.cc:2243] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:37.513440 16375 raft_consensus.cc:2272] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:37.517864 16374 ts_tablet_manager.cc:1929] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:37.518369 16374 log.cc:1199] T 551f1065610343fa9b2c782e8401c62f P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/551f1065610343fa9b2c782e8401c62f
I20260709 13:03:37.520105 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 551f1065610343fa9b2c782e8401c62f (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:37.520579 16375 ts_tablet_manager.cc:1916] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:37.542730 16375 ts_tablet_manager.cc:1929] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:37.543224 16375 log.cc:1199] T 39e7c0e1dfc4416b9a18f069884abda0 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/39e7c0e1dfc4416b9a18f069884abda0
I20260709 13:03:37.544938 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet 39e7c0e1dfc4416b9a18f069884abda0 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:37.551870 16355 raft_consensus.cc:1064] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:37.553810 16355 consensus_queue.cc:237] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:37.559880 15981 raft_consensus.cc:1275] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.561029 16308 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.564464 15441 raft_consensus.cc:1275] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.564684 15366 raft_consensus.cc:1275] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.567260 16355 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:37.571635 16332 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.594827 16332 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.601624 15981 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.610266 15446 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.615140 15369 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.619920 15193 catalog_manager.cc:5697] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.636646 16227 raft_consensus.cc:1064] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:37.638932 16227 consensus_queue.cc:237] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
W20260709 13:03:37.674269 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 51471.3us
I20260709 13:03:37.681818 15293 consensus_queue.cc:237] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:37.689237 15981 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.692278 15293 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.692255 15981 raft_consensus.cc:1275] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:37.697677 15372 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:37.701323 16386 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:37.703140 16388 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.703873 15438 raft_consensus.cc:1275] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:37.706080 16382 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:37.723573 16355 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.725521 16355 consensus_queue.cc:1048] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.733244 16385 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.739426 16332 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.740927 15290 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.748688 15980 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.756213 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea6b1fa815684ebdadd53036ef27d7bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:37.757802 15981 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.759856 15194 catalog_manager.cc:5697] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:37.768085 15438 raft_consensus.cc:2955] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.769260 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet ea6b1fa815684ebdadd53036ef27d7bf with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:37.773957 16392 tablet_replica.cc:333] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:37.775069 16392 raft_consensus.cc:2243] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:37.774514 15194 catalog_manager.cc:5697] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.775884 16392 raft_consensus.cc:2272] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:37.779325 16392 ts_tablet_manager.cc:1916] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:37.795951 16392 ts_tablet_manager.cc:1929] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:37.796280 16392 log.cc:1199] T ea6b1fa815684ebdadd53036ef27d7bf P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/ea6b1fa815684ebdadd53036ef27d7bf
I20260709 13:03:37.797873 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet ea6b1fa815684ebdadd53036ef27d7bf (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:37.800817 15369 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.817464 15438 consensus_queue.cc:237] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:37.823477 15981 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:37.824651 15369 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:37.824834 16382 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:37.826113 16388 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:37.832391 16388 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.834139 15369 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.853555 15981 raft_consensus.cc:2955] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.857353 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0af47233ccce4ee58c7eb1d4f112eb88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:37.861940 15194 catalog_manager.cc:5697] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:37.876390 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 0af47233ccce4ee58c7eb1d4f112eb88 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:37.877187 16374 tablet_replica.cc:333] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:37.878204 16374 raft_consensus.cc:2243] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:37.878793 16374 raft_consensus.cc:2272] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:37.881165 16374 ts_tablet_manager.cc:1916] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:37.893038 16374 ts_tablet_manager.cc:1929] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:37.893363 16374 log.cc:1199] T 0af47233ccce4ee58c7eb1d4f112eb88 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/0af47233ccce4ee58c7eb1d4f112eb88
I20260709 13:03:37.894631 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 0af47233ccce4ee58c7eb1d4f112eb88 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:38.952432 15370 consensus_queue.cc:237] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:38.959940 15438 raft_consensus.cc:1275] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:38.960193 15293 raft_consensus.cc:1275] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:38.960901 15338 consensus_peers.cc:597] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5791e7b7e11a40a8a55121ae54ac77f1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:38.962648 16314 consensus_queue.cc:1048] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:38.964737 16395 consensus_queue.cc:1048] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:38.970861 16314 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:38.972440 15438 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:38.975126 15290 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:38.993034 15290 consensus_queue.cc:237] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:38.993763 15193 catalog_manager.cc:5697] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.009042 15370 raft_consensus.cc:1275] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:39.011204 16394 consensus_queue.cc:1048] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:03:39.015017 15263 consensus_peers.cc:597] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5da657edd78440f9da8c8d027ae5054. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.022473 15438 raft_consensus.cc:1275] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:39.024982 16394 consensus_queue.cc:1048] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:39.033198 16394 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.034387 15372 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.040568 15441 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.053331 15370 consensus_queue.cc:237] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.065271 15194 catalog_manager.cc:5697] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.071988 15441 raft_consensus.cc:1275] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:39.075743 15338 consensus_peers.cc:597] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 186c770f78c541d4a6a2c341ce701e3a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.075850 15290 raft_consensus.cc:1275] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:39.076289 16395 consensus_queue.cc:1048] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:39.078001 16395 consensus_queue.cc:1048] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:39.086309 16314 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.087904 15441 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.098416 15290 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.106671 15441 consensus_queue.cc:237] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.108655 15193 catalog_manager.cc:5697] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
W20260709 13:03:39.112882 15412 consensus_peers.cc:597] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5653b7e8da5431fb972eb2ba9cf198d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:39.120831 15370 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:39.124029 16385 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:39.127776 15290 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:39.129927 16385 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:39.133579 16413 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.135315 15369 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.138870 15293 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:39.152791 15192 catalog_manager.cc:5697] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:39.408811 16416 ts_tablet_manager.cc:933] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:39.413544 16416 tablet_copy_client.cc:323] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:39.415351 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet a5da657edd78440f9da8c8d027ae5054 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:39.415995 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet a5da657edd78440f9da8c8d027ae5054 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-a5da657edd78440f9da8c8d027ae5054
I20260709 13:03:39.422160 15307 tablet_copy_source_session.cc:215] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:39.424919 16416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5da657edd78440f9da8c8d027ae5054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:39.438760 16416 tablet_copy_client.cc:806] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:39.439445 16416 tablet_copy_client.cc:670] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:39.443724 16416 tablet_copy_client.cc:538] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:39.451886 16418 ts_tablet_manager.cc:933] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:39.453958 16418 tablet_copy_client.cc:323] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:39.455042 16416 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:39.455582 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet 5791e7b7e11a40a8a55121ae54ac77f1 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:39.456020 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet 5791e7b7e11a40a8a55121ae54ac77f1 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-5791e7b7e11a40a8a55121ae54ac77f1
I20260709 13:03:39.462860 15383 tablet_copy_source_session.cc:215] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:39.470453 16418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5791e7b7e11a40a8a55121ae54ac77f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:39.479679 16416 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:39.480687 16416 tablet_bootstrap.cc:492] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:39.481429 16416 ts_tablet_manager.cc:1403] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.027s	user 0.023s	sys 0.000s
I20260709 13:03:39.484547 16416 raft_consensus.cc:359] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.485347 16416 raft_consensus.cc:740] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:39.485868 16418 tablet_copy_client.cc:806] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:39.486472 16418 tablet_copy_client.cc:670] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:39.486002 16416 consensus_queue.cc:260] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.490597 16418 tablet_copy_client.cc:538] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:39.495926 16416 ts_tablet_manager.cc:1434] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:03:39.500950 16418 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:39.502482 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-a5da657edd78440f9da8c8d027ae5054 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:39.503001 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-a5da657edd78440f9da8c8d027ae5054 on tablet a5da657edd78440f9da8c8d027ae5054 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:39.529111 16418 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:39.529966 16418 tablet_bootstrap.cc:492] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:39.530639 16418 ts_tablet_manager.cc:1403] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260709 13:03:39.533440 16418 raft_consensus.cc:359] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.534337 16418 raft_consensus.cc:740] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:39.535033 16418 consensus_queue.cc:260] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.537575 16418 ts_tablet_manager.cc:1434] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:03:39.539288 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-5791e7b7e11a40a8a55121ae54ac77f1 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:39.539666 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-5791e7b7e11a40a8a55121ae54ac77f1 on tablet 5791e7b7e11a40a8a55121ae54ac77f1 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:39.575862 16418 ts_tablet_manager.cc:933] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:39.577436 16418 tablet_copy_client.cc:323] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:39.578971 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet 186c770f78c541d4a6a2c341ce701e3a from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:39.579488 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet 186c770f78c541d4a6a2c341ce701e3a from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-186c770f78c541d4a6a2c341ce701e3a
I20260709 13:03:39.586958 15383 tablet_copy_source_session.cc:215] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:39.590243 16418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186c770f78c541d4a6a2c341ce701e3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:39.600514 16416 ts_tablet_manager.cc:933] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:39.602234 16416 tablet_copy_client.cc:323] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:39.602174 16418 tablet_copy_client.cc:806] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:39.603422 16418 tablet_copy_client.cc:670] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:39.604190 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet d5653b7e8da5431fb972eb2ba9cf198d from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:39.604728 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet d5653b7e8da5431fb972eb2ba9cf198d from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-d5653b7e8da5431fb972eb2ba9cf198d
I20260709 13:03:39.607498 16418 tablet_copy_client.cc:538] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:39.610529 15457 tablet_copy_source_session.cc:215] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:39.613698 16416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5653b7e8da5431fb972eb2ba9cf198d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:39.617223 16418 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:39.629143 16416 tablet_copy_client.cc:806] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:39.629737 16416 tablet_copy_client.cc:670] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:39.633670 16416 tablet_copy_client.cc:538] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:39.649048 16418 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:39.650427 16416 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:39.650527 16418 tablet_bootstrap.cc:492] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:39.651836 16418 ts_tablet_manager.cc:1403] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.011s
I20260709 13:03:39.654888 16418 raft_consensus.cc:359] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.655718 16418 raft_consensus.cc:740] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:39.656400 16418 consensus_queue.cc:260] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.658835 16418 ts_tablet_manager.cc:1434] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:03:39.662238 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-186c770f78c541d4a6a2c341ce701e3a received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:39.662664 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-186c770f78c541d4a6a2c341ce701e3a on tablet 186c770f78c541d4a6a2c341ce701e3a with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:39.680609 16416 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:39.681504 16416 tablet_bootstrap.cc:492] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:39.682288 16416 ts_tablet_manager.cc:1403] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.005s
I20260709 13:03:39.684878 16416 raft_consensus.cc:359] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.685653 16416 raft_consensus.cc:740] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:39.686123 16416 consensus_queue.cc:260] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:39.688222 16416 ts_tablet_manager.cc:1434] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:03:39.690266 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-d5653b7e8da5431fb972eb2ba9cf198d received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:39.690691 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-d5653b7e8da5431fb972eb2ba9cf198d on tablet d5653b7e8da5431fb972eb2ba9cf198d with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:39.834223 15981 raft_consensus.cc:1217] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:39.947487 15981 raft_consensus.cc:1217] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:39.997246 15981 raft_consensus.cc:1217] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:40.088083 15980 raft_consensus.cc:1217] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:40.260210 16381 raft_consensus.cc:1064] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:40.262750 16381 consensus_queue.cc:237] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:40.272576 15980 raft_consensus.cc:1275] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.273197 15438 raft_consensus.cc:1275] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.274878 16408 consensus_queue.cc:1048] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.276639 16408 consensus_queue.cc:1048] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.288921 15372 raft_consensus.cc:1275] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.290352 16381 consensus_queue.cc:1048] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:40.295173 16394 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.298334 15438 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.324339 15194 catalog_manager.cc:5697] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.325310 15980 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.333374 15372 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.354065 16314 raft_consensus.cc:1064] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:40.356340 16314 consensus_queue.cc:237] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:40.366840 15290 raft_consensus.cc:1275] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.366957 15980 raft_consensus.cc:1275] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.368381 16428 consensus_queue.cc:1048] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:40.370332 16428 consensus_queue.cc:1048] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.372062 15438 raft_consensus.cc:1275] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.374274 16395 consensus_queue.cc:1048] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.397217 15293 consensus_queue.cc:237] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:40.404870 15369 raft_consensus.cc:1275] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:40.405121 16314 raft_consensus.cc:1064] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:40.407261 15979 raft_consensus.cc:1275] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:40.419736 16314 consensus_queue.cc:237] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:40.429823 16355 consensus_queue.cc:1048] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:40.436266 16394 consensus_queue.cc:1048] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:40.444953 16381 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.449321 15369 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.454756 15979 raft_consensus.cc:2955] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.463163 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5da657edd78440f9da8c8d027ae5054 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:40.466899 15981 raft_consensus.cc:1275] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.469491 15196 catalog_manager.cc:5697] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.470470 15293 raft_consensus.cc:1275] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.471823 16428 consensus_queue.cc:1048] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.474397 15441 raft_consensus.cc:1275] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.476481 16314 consensus_queue.cc:1048] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.477738 16395 consensus_queue.cc:1048] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.484961 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet a5da657edd78440f9da8c8d027ae5054 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:40.494349 16427 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.511731 16444 tablet_replica.cc:333] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:40.513010 16444 raft_consensus.cc:2243] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:40.513782 16444 raft_consensus.cc:2272] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:40.512075 15438 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.531777 15290 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.537797 16444 ts_tablet_manager.cc:1916] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:40.567386 16395 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.567401 15196 catalog_manager.cc:5697] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.571578 15979 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.585992 15981 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.608043 15369 consensus_queue.cc:237] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:40.610239 15193 catalog_manager.cc:5697] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.591779 16444 ts_tablet_manager.cc:1929] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:40.617770 16444 log.cc:1199] T a5da657edd78440f9da8c8d027ae5054 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/a5da657edd78440f9da8c8d027ae5054
I20260709 13:03:40.620177 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet a5da657edd78440f9da8c8d027ae5054 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:40.623005 15981 raft_consensus.cc:1275] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:40.624809 16446 consensus_queue.cc:1048] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:40.627749 15293 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.633692 16428 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.635526 15289 raft_consensus.cc:1275] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:40.644158 15438 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.664134 16427 consensus_queue.cc:1048] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:40.664036 15370 consensus_queue.cc:237] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:40.673456 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5791e7b7e11a40a8a55121ae54ac77f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:40.675621 15979 raft_consensus.cc:1275] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:40.664893 15981 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.675824 15289 raft_consensus.cc:2955] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.677731 16427 consensus_queue.cc:1048] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:40.683401 15193 catalog_manager.cc:5697] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:40.688516 15438 raft_consensus.cc:1275] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:40.691852 16428 consensus_queue.cc:1048] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:40.692394 16385 raft_consensus.cc:1064] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:40.698413 16446 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.703840 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet 5791e7b7e11a40a8a55121ae54ac77f1 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:40.702579 15981 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.704752 16444 tablet_replica.cc:333] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:40.705765 16444 raft_consensus.cc:2243] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:40.706617 16444 raft_consensus.cc:2272] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:40.707468 16385 consensus_queue.cc:237] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:40.711225 16444 ts_tablet_manager.cc:1916] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:40.722448 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 186c770f78c541d4a6a2c341ce701e3a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:40.720911 15196 catalog_manager.cc:5697] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.728096 15370 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.728737 15979 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.730139 16413 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.731956 16413 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:40.738775 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 186c770f78c541d4a6a2c341ce701e3a with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:40.748634 15438 raft_consensus.cc:2955] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.753998 15290 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:40.757761 16388 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:40.764056 16450 tablet_replica.cc:333] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:40.768100 16450 raft_consensus.cc:2243] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:40.769553 16450 raft_consensus.cc:2272] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:40.772068 16444 ts_tablet_manager.cc:1929] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:40.772975 16444 log.cc:1199] T 5791e7b7e11a40a8a55121ae54ac77f1 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/5791e7b7e11a40a8a55121ae54ac77f1
I20260709 13:03:40.774209 16413 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.776819 16450 ts_tablet_manager.cc:1916] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:40.778554 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet 5791e7b7e11a40a8a55121ae54ac77f1 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:40.788267 15289 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.790671 15979 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.797871 16450 ts_tablet_manager.cc:1929] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:40.798386 16450 log.cc:1199] T 186c770f78c541d4a6a2c341ce701e3a P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/186c770f78c541d4a6a2c341ce701e3a
I20260709 13:03:40.800159 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 186c770f78c541d4a6a2c341ce701e3a (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:40.818142 15196 catalog_manager.cc:5697] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.812655 15369 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.835567 15438 consensus_queue.cc:237] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:40.841028 15981 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:40.842845 16388 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:40.846064 15289 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:40.851253 16449 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.854056 15981 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.873263 16385 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:40.899835 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5653b7e8da5431fb972eb2ba9cf198d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:40.900461 15192 catalog_manager.cc:5697] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.909479 15289 raft_consensus.cc:2955] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:40.912153 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet d5653b7e8da5431fb972eb2ba9cf198d with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:40.920364 16455 tablet_replica.cc:333] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:40.921669 16455 raft_consensus.cc:2243] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:40.922854 16455 raft_consensus.cc:2272] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:40.927147 16455 ts_tablet_manager.cc:1916] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:40.940523 16455 ts_tablet_manager.cc:1929] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:40.940847 16455 log.cc:1199] T d5653b7e8da5431fb972eb2ba9cf198d P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/d5653b7e8da5431fb972eb2ba9cf198d
I20260709 13:03:40.942404 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet d5653b7e8da5431fb972eb2ba9cf198d (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:41.984505 15290 consensus_queue.cc:237] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:41.992785 15263 consensus_peers.cc:597] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 29d76767c69e4ec39383a5e08dcefb1d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:41.993232 15370 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:41.994439 16394 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:41.994650 15446 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:41.996172 16394 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.001569 16457 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.003391 15370 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.007591 15446 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.016283 15192 catalog_manager.cc:5697] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.020596 15290 consensus_queue.cc:237] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:42.028297 15263 consensus_peers.cc:597] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c826be0b04ef46749fbc54a9495346dd. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:42.030158 15446 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:42.032012 15370 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:42.033231 16394 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.034262 16381 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.042287 16457 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.046887 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:42.046626 15438 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.051666 15370 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.065582 15193 catalog_manager.cc:5697] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.066542 15369 consensus_queue.cc:237] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.078083 15293 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:42.080222 16446 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.080845 15438 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:42.081319 15338 consensus_peers.cc:597] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28c68c0cb86b452fab6c8ac06a750c2d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:42.082119 16446 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:42.097383 16446 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.098749 15438 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.102118 15290 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.123353 15192 catalog_manager.cc:5697] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.165239 15293 consensus_queue.cc:237] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:42.184029 15263 consensus_peers.cc:597] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 44170a394fbc448983621e444968a887. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:42.196291 15370 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:42.197527 16457 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.200508 15438 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:42.202142 16381 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:42.224175 16381 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.226572 15372 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.234354 15441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:42.235055 15441 raft_consensus.cc:606] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:42.238752 15446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:42.239296 15446 raft_consensus.cc:606] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:42.241794 15446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1aecb39257a94f26a8fae23d702a5edb"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:42.242331 15446 raft_consensus.cc:606] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:42.243283 15192 catalog_manager.cc:5697] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.245291 15438 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:42.244560 15446 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:42.245852 15438 raft_consensus.cc:606] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:42.277415 15290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:42.277976 15290 raft_consensus.cc:606] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:42.290132 15372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:42.290627 15372 raft_consensus.cc:606] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:42.291733 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:03:42.293145 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:42.293570 16449 raft_consensus.cc:993] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:42.294054 16471 raft_consensus.cc:1081] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:42.295648 15981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55720
I20260709 13:03:42.296188 15981 raft_consensus.cc:493] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.296500 15981 raft_consensus.cc:3060] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.303912 15981 raft_consensus.cc:515] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.305644 16449 raft_consensus.cc:993] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:42.306082 16471 raft_consensus.cc:1081] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:42.306692 15981 leader_election.cc:290] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:42.307227 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:42.307875 15446 raft_consensus.cc:3055] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.308208 15446 raft_consensus.cc:740] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:42.308396 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24df94cf5ffe4d1196b0b058bdaab420" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:42.308911 15372 raft_consensus.cc:3060] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.308955 15446 consensus_queue.cc:260] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.310251 15446 raft_consensus.cc:3060] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.315943 15372 raft_consensus.cc:2468] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:42.316751 15446 raft_consensus.cc:2468] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:42.317037 15945 leader_election.cc:304] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:42.307857 15981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1aecb39257a94f26a8fae23d702a5edb"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55720
I20260709 13:03:42.318220 15981 raft_consensus.cc:493] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.318605 15981 raft_consensus.cc:3060] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.325776 15981 raft_consensus.cc:515] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.326970 16483 raft_consensus.cc:2804] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.328922 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aecb39257a94f26a8fae23d702a5edb" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:42.328974 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1aecb39257a94f26a8fae23d702a5edb" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:42.329535 15446 raft_consensus.cc:3055] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.329627 15290 raft_consensus.cc:3060] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.329931 15446 raft_consensus.cc:740] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:42.330731 15446 consensus_queue.cc:260] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.331759 15446 raft_consensus.cc:3060] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.336450 15290 raft_consensus.cc:2468] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:42.328400 15981 leader_election.cc:290] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:42.337772 15446 raft_consensus.cc:2468] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:42.339627 16483 raft_consensus.cc:697] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:42.339110 15947 leader_election.cc:304] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:42.340365 16483 consensus_queue.cc:237] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.342397 16484 raft_consensus.cc:2804] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.350852 15192 catalog_manager.cc:5697] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:42.353263 16484 raft_consensus.cc:697] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:42.354265 16484 consensus_queue.cc:237] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.365432 15192 catalog_manager.cc:5697] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:42.502660 16489 ts_tablet_manager.cc:933] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:42.513496 16489 tablet_copy_client.cc:323] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:42.516180 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet 28c68c0cb86b452fab6c8ac06a750c2d from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:42.516793 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet 28c68c0cb86b452fab6c8ac06a750c2d from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-28c68c0cb86b452fab6c8ac06a750c2d
I20260709 13:03:42.516980 16471 raft_consensus.cc:993] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:42.518296 16471 raft_consensus.cc:1081] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:42.520047 15979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55720
I20260709 13:03:42.520550 15979 raft_consensus.cc:493] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.520902 15979 raft_consensus.cc:3060] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.521361 16488 ts_tablet_manager.cc:933] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:42.523428 16473 raft_consensus.cc:993] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:42.523882 16473 raft_consensus.cc:1081] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:42.525348 15383 tablet_copy_source_session.cc:215] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:42.527586 15446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58454
I20260709 13:03:42.529361 16489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c68c0cb86b452fab6c8ac06a750c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:42.529464 15446 raft_consensus.cc:493] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.529879 15446 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.527529 15979 raft_consensus.cc:515] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.528956 16488 tablet_copy_client.cc:323] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:42.531991 15979 leader_election.cc:290] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:42.533006 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:42.533555 15370 raft_consensus.cc:3060] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.533797 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 29d76767c69e4ec39383a5e08dcefb1d from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:42.534325 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 29d76767c69e4ec39383a5e08dcefb1d from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-29d76767c69e4ec39383a5e08dcefb1d
I20260709 13:03:42.534699 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0af47233ccce4ee58c7eb1d4f112eb88" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:42.535231 15440 raft_consensus.cc:3055] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.535501 15440 raft_consensus.cc:740] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:42.536207 15440 consensus_queue.cc:260] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.537403 15440 raft_consensus.cc:3060] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.541707 16457 raft_consensus.cc:993] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:42.547909 16457 raft_consensus.cc:1081] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:42.549847 15446 raft_consensus.cc:515] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:42.552414 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:42.552935 15293 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.554453 15440 raft_consensus.cc:2468] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:42.555512 15947 leader_election.cc:304] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:42.556347 16484 raft_consensus.cc:2804] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.556794 16484 raft_consensus.cc:697] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:42.557655 16484 consensus_queue.cc:237] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:42.560480 15293 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:42.550284 15370 raft_consensus.cc:2468] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:42.562865 15307 tablet_copy_source_session.cc:215] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:42.561841 15441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58456
I20260709 13:03:42.563110 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:42.563476 15441 raft_consensus.cc:493] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.563622 15372 raft_consensus.cc:3055] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.564007 15372 raft_consensus.cc:740] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:42.564795 15372 consensus_queue.cc:260] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:42.565766 15372 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.566367 16488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d76767c69e4ec39383a5e08dcefb1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:42.566939 15441 raft_consensus.cc:3060] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.561795 15411 leader_election.cc:304] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:42.569778 16449 raft_consensus.cc:2804] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.570282 16449 raft_consensus.cc:697] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:42.571063 16449 consensus_queue.cc:237] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:42.576787 15372 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:42.578574 15446 leader_election.cc:290] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:42.580662 15441 raft_consensus.cc:515] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.606248 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:42.606810 15293 raft_consensus.cc:3055] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.606887 16489 tablet_copy_client.cc:806] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:42.607537 15293 raft_consensus.cc:740] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:42.608319 15293 consensus_queue.cc:260] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.609555 15293 raft_consensus.cc:3060] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.614030 16488 tablet_copy_client.cc:806] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:42.614660 16488 tablet_copy_client.cc:670] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:42.620374 15192 catalog_manager.cc:5697] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:42.623713 15196 catalog_manager.cc:5697] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:42.625487 15293 raft_consensus.cc:2468] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:42.636090 15411 leader_election.cc:304] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:42.637224 16471 raft_consensus.cc:2804] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.637686 16471 raft_consensus.cc:697] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:42.607532 16489 tablet_copy_client.cc:670] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:42.625964 16488 tablet_copy_client.cc:538] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:42.644199 16489 tablet_copy_client.cc:538] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:42.638548 16471 consensus_queue.cc:237] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.651906 16494 ts_tablet_manager.cc:933] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:42.627802 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d76767c69e4ec39383a5e08dcefb1d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:42.656025 15372 raft_consensus.cc:3060] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.670356 16489 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:42.670612 15372 raft_consensus.cc:2468] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:42.627178 15441 leader_election.cc:290] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:42.675889 16488 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:42.680608 16494 tablet_copy_client.cc:323] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:42.679986 15192 catalog_manager.cc:5697] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.688781 15307 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet c826be0b04ef46749fbc54a9495346dd from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:42.689292 15307 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet c826be0b04ef46749fbc54a9495346dd from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-c826be0b04ef46749fbc54a9495346dd
I20260709 13:03:42.706350 16489 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:42.707001 16449 raft_consensus.cc:993] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:42.707413 16489 tablet_bootstrap.cc:492] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:42.707459 16449 raft_consensus.cc:1081] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:42.708351 16489 ts_tablet_manager.cc:1403] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.006s
I20260709 13:03:42.707576 15307 tablet_copy_source_session.cc:215] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:42.709300 15293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51586
I20260709 13:03:42.709797 15293 raft_consensus.cc:493] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:42.710100 15293 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.712325 16494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c826be0b04ef46749fbc54a9495346dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:42.729986 15293 raft_consensus.cc:515] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:42.732847 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:42.733366 15370 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.739372 16489 raft_consensus.cc:359] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.740264 16489 raft_consensus.cc:740] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:42.741195 15370 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:42.741957 15293 leader_election.cc:290] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:42.743264 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:42.747819 15441 raft_consensus.cc:3055] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:42.748136 15441 raft_consensus.cc:740] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:42.748440 16489 consensus_queue.cc:260] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.748875 15441 consensus_queue.cc:260] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:42.750931 16489 ts_tablet_manager.cc:1434] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 13:03:42.751278 16494 tablet_copy_client.cc:806] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:42.751775 16494 tablet_copy_client.cc:670] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:42.752673 15261 leader_election.cc:304] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:42.754088 16394 raft_consensus.cc:2804] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:42.754522 16394 raft_consensus.cc:697] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:42.755245 16394 consensus_queue.cc:237] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:42.750041 15441 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:42.758687 16494 tablet_copy_client.cc:538] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:42.758879 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-28c68c0cb86b452fab6c8ac06a750c2d received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:42.759325 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-28c68c0cb86b452fab6c8ac06a750c2d on tablet 28c68c0cb86b452fab6c8ac06a750c2d with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:42.764021 15441 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:42.765931 16488 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:42.767553 16488 tablet_bootstrap.cc:492] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:42.768258 16488 ts_tablet_manager.cc:1403] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.004s
I20260709 13:03:42.745232 16497 ts_tablet_manager.cc:933] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:42.771792 16488 raft_consensus.cc:359] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.778347 16488 raft_consensus.cc:740] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:42.779114 16488 consensus_queue.cc:260] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.781500 16488 ts_tablet_manager.cc:1434] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 13:03:42.774995 16494 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:42.781916 16497 tablet_copy_client.cc:323] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:42.784106 15308 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 44170a394fbc448983621e444968a887 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:42.784631 15308 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 44170a394fbc448983621e444968a887 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-44170a394fbc448983621e444968a887
I20260709 13:03:42.785540 15192 catalog_manager.cc:5697] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:42.788285 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-29d76767c69e4ec39383a5e08dcefb1d received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:42.788729 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-29d76767c69e4ec39383a5e08dcefb1d on tablet 29d76767c69e4ec39383a5e08dcefb1d with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:42.792917 15308 tablet_copy_source_session.cc:215] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:42.804430 16497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44170a394fbc448983621e444968a887. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:42.816888 16494 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:42.817976 16494 tablet_bootstrap.cc:492] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:42.818799 16494 ts_tablet_manager.cc:1403] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.045s	user 0.022s	sys 0.014s
I20260709 13:03:42.821013 16497 tablet_copy_client.cc:806] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:42.821645 16497 tablet_copy_client.cc:670] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:42.821703 16494 raft_consensus.cc:359] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.822965 16494 raft_consensus.cc:740] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:42.823710 16494 consensus_queue.cc:260] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.825340 16497 tablet_copy_client.cc:538] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:42.831498 16494 ts_tablet_manager.cc:1434] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:03:42.833819 15308 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-c826be0b04ef46749fbc54a9495346dd received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:42.834101 16497 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:42.834262 15308 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-c826be0b04ef46749fbc54a9495346dd on tablet c826be0b04ef46749fbc54a9495346dd with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:42.852825 16497 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:42.853514 16497 tablet_bootstrap.cc:492] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:42.854084 16497 ts_tablet_manager.cc:1403] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 13:03:42.856554 16497 raft_consensus.cc:359] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.857368 16497 raft_consensus.cc:740] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:42.857987 16497 consensus_queue.cc:260] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:42.863173 16497 ts_tablet_manager.cc:1434] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:42.864437 15308 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-44170a394fbc448983621e444968a887 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:42.864744 15308 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-44170a394fbc448983621e444968a887 on tablet 44170a394fbc448983621e444968a887 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:42.889853 15293 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:42.891100 16484 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:42.901510 15441 raft_consensus.cc:1275] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:42.902978 16485 consensus_queue.cc:1048] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:42.930996 15370 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:42.931829 15441 raft_consensus.cc:1275] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:42.933158 16485 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:42.934477 16485 consensus_queue.cc:1048] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:42.951349 15369 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:42.952927 16485 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:42.975857 15441 raft_consensus.cc:1275] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:42.983721 16505 consensus_queue.cc:1048] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:43.009707 15293 raft_consensus.cc:1275] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.011729 16385 consensus_queue.cc:1048] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:43.042804 15981 raft_consensus.cc:3060] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Advancing to term 2
I20260709 13:03:43.058533 15370 raft_consensus.cc:1275] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.064862 15370 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:43.074393 16385 consensus_queue.cc:1048] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:43.074698 15979 raft_consensus.cc:1217] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:43.077641 15981 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:43.080138 16385 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.081889 16385 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.108279 15981 raft_consensus.cc:1217] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:43.141564 15293 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:43.143177 16385 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:03:43.170202 15337 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 44865.5us
I20260709 13:03:43.175379 15981 raft_consensus.cc:1217] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:43.178915 15440 raft_consensus.cc:1275] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.181308 16516 consensus_queue.cc:1048] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:03:43.221701 16385 raft_consensus.cc:1064] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:43.223688 16385 consensus_queue.cc:237] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.235407 15293 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:43.237279 15369 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:43.238714 15979 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:43.239519 16449 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:43.240882 16449 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.248914 15369 raft_consensus.cc:1275] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:43.250778 16530 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:43.252987 16516 consensus_queue.cc:1048] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:43.261344 16385 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.263022 15293 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.281647 15194 catalog_manager.cc:5697] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.294394 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:43.296548 15372 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.327718 15979 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.352008 15441 consensus_queue.cc:237] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.364960 15290 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:43.365988 15979 raft_consensus.cc:1275] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:43.366959 16385 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:43.368093 16529 consensus_queue.cc:1048] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:43.375605 16385 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.377274 15979 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.384102 15290 raft_consensus.cc:2955] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.387282 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 29d76767c69e4ec39383a5e08dcefb1d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:43.399538 15196 catalog_manager.cc:5697] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 4 to 5, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.410957 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 29d76767c69e4ec39383a5e08dcefb1d with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:43.412520 16532 tablet_replica.cc:333] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:43.413545 16532 raft_consensus.cc:2243] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:43.414328 16532 raft_consensus.cc:2272] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:43.424378 16532 ts_tablet_manager.cc:1916] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:43.509835 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:43.516353 16532 ts_tablet_manager.cc:1929] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:43.516876 16532 log.cc:1199] T 29d76767c69e4ec39383a5e08dcefb1d P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/29d76767c69e4ec39383a5e08dcefb1d
I20260709 13:03:43.519937 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 29d76767c69e4ec39383a5e08dcefb1d (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:43.540063 16394 raft_consensus.cc:1064] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:43.547320 16394 consensus_queue.cc:237] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.580520 15290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:43.581094 15290 raft_consensus.cc:606] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:43.584678 15440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:43.585230 15440 raft_consensus.cc:606] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:43.588093 15290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39e7c0e1dfc4416b9a18f069884abda0"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:43.588593 15290 raft_consensus.cc:606] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:43.591959 15290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:43.592527 15290 raft_consensus.cc:606] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
W20260709 13:03:43.619215 15947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 60549.3us
I20260709 13:03:43.622161 15446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:43.622843 15446 raft_consensus.cc:606] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:43.628405 15372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f58a17be8d7e442f9ecadf0a663af458"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:43.628931 15372 raft_consensus.cc:606] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:43.630290 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:03:43.631836 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:43.642588 15372 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.643729 16394 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.648016 15981 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.648198 15446 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.648778 16519 raft_consensus.cc:993] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.649223 16519 raft_consensus.cc:1081] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.651628 16381 raft_consensus.cc:1064] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:43.651896 16516 raft_consensus.cc:993] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.652374 16519 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.654098 16519 raft_consensus.cc:1081] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.653813 16381 consensus_queue.cc:237] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.655807 15981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39e7c0e1dfc4416b9a18f069884abda0"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55712
I20260709 13:03:43.656492 15981 raft_consensus.cc:493] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:43.656827 15981 raft_consensus.cc:3060] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.661514 16394 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.669361 15981 raft_consensus.cc:515] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.671566 15372 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.673753 16526 raft_consensus.cc:1064] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:43.674345 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e7c0e1dfc4416b9a18f069884abda0" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:43.680006 15369 raft_consensus.cc:3060] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.681843 16526 consensus_queue.cc:237] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.683849 16519 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.685719 15980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55712
I20260709 13:03:43.686229 15440 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.686283 15980 raft_consensus.cc:493] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:43.686856 15980 raft_consensus.cc:3060] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.687763 15982 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.686497 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39e7c0e1dfc4416b9a18f069884abda0" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:43.689276 15290 raft_consensus.cc:3055] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:43.689535 15290 raft_consensus.cc:740] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:43.689733 16519 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.692571 15369 raft_consensus.cc:2468] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:43.690214 15290 consensus_queue.cc:260] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.693430 16519 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.694027 15290 raft_consensus.cc:3060] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.695217 15980 raft_consensus.cc:515] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.698626 15980 leader_election.cc:290] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:43.700234 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:43.700714 15370 raft_consensus.cc:3060] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.701845 15290 raft_consensus.cc:2468] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:43.703495 15945 leader_election.cc:304] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:43.704589 16485 raft_consensus.cc:2804] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:43.674410 15981 leader_election.cc:290] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:43.705096 16485 raft_consensus.cc:697] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:43.705943 16485 consensus_queue.cc:237] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.712792 15370 raft_consensus.cc:2468] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:43.715313 15945 leader_election.cc:304] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:43.716214 16536 raft_consensus.cc:2804] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:43.716650 16536 raft_consensus.cc:697] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:43.717473 16536 consensus_queue.cc:237] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.718299 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ac88d059e224004b495d346e5921f1b" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:43.718910 15293 raft_consensus.cc:3055] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:43.719172 15293 raft_consensus.cc:740] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:43.719854 15293 consensus_queue.cc:260] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.724491 15293 raft_consensus.cc:3060] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.733174 15293 raft_consensus.cc:2468] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:43.735607 16539 raft_consensus.cc:993] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:43.736248 16539 raft_consensus.cc:1081] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:43.741912 15441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58456
I20260709 13:03:43.742432 15441 raft_consensus.cc:493] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:43.742791 15441 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:43.748510 16471 raft_consensus.cc:993] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.748994 16471 raft_consensus.cc:1081] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.752053 15982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55720
I20260709 13:03:43.752544 15982 raft_consensus.cc:493] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:43.753151 15982 raft_consensus.cc:3060] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.752522 15193 catalog_manager.cc:5697] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:43.761471 16524 raft_consensus.cc:993] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.762243 16522 raft_consensus.cc:1081] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.762933 15441 raft_consensus.cc:515] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:43.765457 15981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f58a17be8d7e442f9ecadf0a663af458"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55718
I20260709 13:03:43.766148 15981 raft_consensus.cc:493] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:43.766564 15981 raft_consensus.cc:3060] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.766726 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:43.767289 15293 raft_consensus.cc:3055] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:43.767575 15293 raft_consensus.cc:740] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:43.768234 15293 consensus_queue.cc:260] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:43.769205 15293 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:43.772991 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:43.775808 15372 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:43.774879 16394 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.773662 15441 leader_election.cc:290] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 3 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:43.783550 15193 catalog_manager.cc:5697] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:43.786643 15440 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.786811 15373 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.761660 15982 raft_consensus.cc:515] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.793002 15982 leader_election.cc:290] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:43.792896 16526 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.796056 15982 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.799981 15438 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.811853 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:43.812458 15441 raft_consensus.cc:3055] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:43.810544 15981 raft_consensus.cc:515] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.812765 15441 raft_consensus.cc:740] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:43.802728 15194 catalog_manager.cc:5697] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:43.819062 15372 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 3.
W20260709 13:03:43.805053 16542 log.cc:927] Time spent T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260709 13:03:43.820238 15410 leader_election.cc:304] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:43.814985 15981 leader_election.cc:290] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:43.821018 16385 raft_consensus.cc:2804] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:43.815631 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58a17be8d7e442f9ecadf0a663af458" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:43.821485 16385 raft_consensus.cc:697] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:43.821600 15440 raft_consensus.cc:3060] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.822216 16385 consensus_queue.cc:237] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:43.823189 15441 consensus_queue.cc:260] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.824348 15441 raft_consensus.cc:3060] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.815622 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f58a17be8d7e442f9ecadf0a663af458" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:43.826900 15369 raft_consensus.cc:3055] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:43.827183 15369 raft_consensus.cc:740] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:43.816606 15980 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.827864 15369 consensus_queue.cc:260] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.829027 15369 raft_consensus.cc:3060] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.829883 16526 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:43.831585 15440 raft_consensus.cc:2468] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:43.832609 15947 leader_election.cc:304] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:43.833726 16485 raft_consensus.cc:2804] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:43.834167 16485 raft_consensus.cc:697] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:43.834977 16485 consensus_queue.cc:237] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.839876 15441 raft_consensus.cc:2468] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:43.840999 15947 leader_election.cc:304] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:43.841763 16536 raft_consensus.cc:2804] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:43.842229 16536 raft_consensus.cc:697] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:43.843025 16536 consensus_queue.cc:237] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.847656 15193 catalog_manager.cc:5697] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 2 to 3, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:43.854177 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fde54b14a414a53810fdbd255a21b78" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:43.854825 15290 raft_consensus.cc:3060] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.862502 15289 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:43.872617 15369 raft_consensus.cc:2468] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:43.878140 16526 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:43.879616 15293 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 3.
I20260709 13:03:43.884712 15194 catalog_manager.cc:5697] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:43.886032 16539 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.919447 15438 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.925812 15982 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.936506 16526 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.931766 15295 consensus_queue.cc:237] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:43.934041 15369 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.940472 15196 catalog_manager.cc:5697] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:43.943367 15439 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.935573 15290 raft_consensus.cc:2468] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:43.955700 15981 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.965058 15196 catalog_manager.cc:5697] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.967106 15439 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:43.968146 15979 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:43.980120 16381 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:43.979492 15295 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.981259 15193 catalog_manager.cc:5697] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:43.983285 16385 raft_consensus.cc:993] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.984205 16529 raft_consensus.cc:1081] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:43.990384 15982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55720
I20260709 13:03:43.990985 15982 raft_consensus.cc:493] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:43.991379 15982 raft_consensus.cc:3060] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:43.998575 15982 raft_consensus.cc:515] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.001349 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:44.001907 15440 raft_consensus.cc:3055] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:44.002216 15440 raft_consensus.cc:740] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:44.002907 15440 consensus_queue.cc:260] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.003934 15440 raft_consensus.cc:3060] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.013669 16381 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:44.017617 15440 raft_consensus.cc:2468] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:44.018472 15982 leader_election.cc:290] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:44.019975 15947 leader_election.cc:304] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:44.020773 16485 raft_consensus.cc:2804] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:44.021224 16485 raft_consensus.cc:697] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:44.022020 16485 consensus_queue.cc:237] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.025713 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5653b7e8da5431fb972eb2ba9cf198d" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:44.026297 15295 raft_consensus.cc:3060] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.026989 15290 consensus_queue.cc:237] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.037777 15372 consensus_queue.cc:237] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.044541 16516 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.046761 15295 raft_consensus.cc:2468] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:44.047627 15193 catalog_manager.cc:5697] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:44.050443 15981 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:44.053447 15446 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:44.054176 15981 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.055477 15982 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:44.055334 16522 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:44.057546 15369 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:44.060032 15438 raft_consensus.cc:2955] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.060654 16526 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:44.061136 16394 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:44.071501 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 44170a394fbc448983621e444968a887 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:44.073021 16472 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.080386 16516 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:44.084424 15193 catalog_manager.cc:5697] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.088673 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28c68c0cb86b452fab6c8ac06a750c2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:44.087805 15438 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.095033 16394 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.096638 15981 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.098433 15982 raft_consensus.cc:2955] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.106931 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 44170a394fbc448983621e444968a887 with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:44.109519 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c826be0b04ef46749fbc54a9495346dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:44.110577 16556 tablet_replica.cc:333] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:44.111699 16556 raft_consensus.cc:2243] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.116706 15192 catalog_manager.cc:5697] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:44.120441 16556 raft_consensus.cc:2272] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.123881 15196 catalog_manager.cc:5697] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.131256 16556 ts_tablet_manager.cc:1916] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:44.135310 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 28c68c0cb86b452fab6c8ac06a750c2d with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:44.136893 16557 tablet_replica.cc:333] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:44.137802 16557 raft_consensus.cc:2243] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.138679 16557 raft_consensus.cc:2272] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.142803 15295 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.143828 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet c826be0b04ef46749fbc54a9495346dd with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:44.144218 16485 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.147367 16557 ts_tablet_manager.cc:1916] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:44.147573 15373 raft_consensus.cc:2955] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:44.165832 16556 ts_tablet_manager.cc:1929] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:44.177261 16556 log.cc:1199] T 44170a394fbc448983621e444968a887 P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/44170a394fbc448983621e444968a887
I20260709 13:03:44.173116 15369 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.179533 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 44170a394fbc448983621e444968a887 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:44.179776 16536 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.187769 15369 raft_consensus.cc:1275] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.188997 16485 consensus_queue.cc:1048] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.173908 16557 ts_tablet_manager.cc:1929] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:44.172801 16558 tablet_replica.cc:333] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:44.191908 16558 raft_consensus.cc:2243] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:44.192796 16558 raft_consensus.cc:2272] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:44.194662 16557 log.cc:1199] T 28c68c0cb86b452fab6c8ac06a750c2d P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/28c68c0cb86b452fab6c8ac06a750c2d
I20260709 13:03:44.196341 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 28c68c0cb86b452fab6c8ac06a750c2d (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:44.203945 15295 raft_consensus.cc:1275] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.205191 16505 consensus_queue.cc:1048] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.215415 16558 ts_tablet_manager.cc:1916] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:44.236204 16558 ts_tablet_manager.cc:1929] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:44.237812 15369 raft_consensus.cc:1275] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:44.239816 16385 consensus_queue.cc:1048] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:44.236718 16558 log.cc:1199] T c826be0b04ef46749fbc54a9495346dd P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/c826be0b04ef46749fbc54a9495346dd
I20260709 13:03:44.247852 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet c826be0b04ef46749fbc54a9495346dd (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:44.259415 15295 raft_consensus.cc:1275] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:44.262071 16471 consensus_queue.cc:1048] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:44.288522 15369 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.289628 16485 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.290162 15438 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.291397 16485 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.301298 15438 raft_consensus.cc:1275] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.303242 16485 consensus_queue.cc:1048] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.306084 15295 raft_consensus.cc:1275] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.307488 16505 consensus_queue.cc:1048] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.404860 15295 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.407980 16505 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.417184 15446 raft_consensus.cc:1275] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:44.418769 16536 consensus_queue.cc:1048] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:44.632674 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:44.668195 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:44.708247 15295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:44.708781 15295 raft_consensus.cc:606] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:44.711886 15369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:44.712411 15369 raft_consensus.cc:606] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:44.714897 15370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:44.715417 15370 raft_consensus.cc:606] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:44.717260 15370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:44.717658 15370 raft_consensus.cc:606] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:44.719584 15440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db9417e778694c8c918038d9f4c26911"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:44.720081 15440 raft_consensus.cc:606] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:44.721035 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:03:44.722146 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:44.732995 16526 raft_consensus.cc:993] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:44.733523 16522 raft_consensus.cc:1081] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:44.734934 15982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55718
I20260709 13:03:44.735390 15982 raft_consensus.cc:493] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:44.735651 15982 raft_consensus.cc:3060] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.739933 15982 raft_consensus.cc:515] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.743610 15982 leader_election.cc:290] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:44.743534 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:44.744442 15446 raft_consensus.cc:3060] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.743510 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19507379c884b27a3eb8fc1bcac5754" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:44.747489 15369 raft_consensus.cc:3055] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:44.747768 15369 raft_consensus.cc:740] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:44.748514 15369 consensus_queue.cc:260] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.749375 15446 raft_consensus.cc:2468] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:44.749584 15369 raft_consensus.cc:3060] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.750628 15947 leader_election.cc:304] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:44.751469 16536 raft_consensus.cc:2804] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:44.751914 16536 raft_consensus.cc:697] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:44.752704 16536 consensus_queue.cc:237] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.755735 15369 raft_consensus.cc:2468] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:44.762446 15196 catalog_manager.cc:5697] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:44.791239 16526 raft_consensus.cc:993] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:44.791630 16522 raft_consensus.cc:1081] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:44.792896 15440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58454
I20260709 13:03:44.793291 15440 raft_consensus.cc:493] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:44.793550 15440 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.797859 15440 raft_consensus.cc:515] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:44.802676 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:44.803262 15290 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.803390 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:44.804005 15369 raft_consensus.cc:3055] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:44.804307 15369 raft_consensus.cc:740] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:44.802701 15440 leader_election.cc:290] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:44.805004 15369 consensus_queue.cc:260] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:44.806110 15369 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.810096 15290 raft_consensus.cc:2468] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:44.810420 16522 raft_consensus.cc:993] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:44.810952 16526 raft_consensus.cc:1081] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:44.811233 15411 leader_election.cc:304] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:44.811990 16471 raft_consensus.cc:2804] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:44.812094 15369 raft_consensus.cc:2468] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:44.812323 15440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58454
I20260709 13:03:44.812472 16471 raft_consensus.cc:697] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:44.812883 15440 raft_consensus.cc:493] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:44.813289 15440 raft_consensus.cc:3060] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.813390 16471 consensus_queue.cc:237] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:44.818132 15440 raft_consensus.cc:515] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.820000 15440 leader_election.cc:290] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175)
I20260709 13:03:44.820600 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:44.821152 15369 raft_consensus.cc:3055] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:44.821134 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551f1065610343fa9b2c782e8401c62f" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
I20260709 13:03:44.821635 15369 raft_consensus.cc:740] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:44.821861 15982 raft_consensus.cc:3060] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.822362 15369 consensus_queue.cc:260] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.823239 15369 raft_consensus.cc:3060] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:44.824198 15196 catalog_manager.cc:5697] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:44.827584 15369 raft_consensus.cc:2468] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:44.827795 15982 raft_consensus.cc:2468] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:44.828845 15410 leader_election.cc:304] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:44.829663 16471 raft_consensus.cc:2804] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:44.834880 16471 raft_consensus.cc:697] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:44.835731 16471 consensus_queue.cc:237] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:44.845695 15194 catalog_manager.cc:5697] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.031082 16539 raft_consensus.cc:993] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:45.031530 16516 raft_consensus.cc:1081] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:45.033129 15982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55712
I20260709 13:03:45.033648 15982 raft_consensus.cc:493] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:45.033986 15982 raft_consensus.cc:3060] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.038228 15982 raft_consensus.cc:515] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:45.040721 15982 leader_election.cc:290] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:45.041770 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:45.042223 15370 raft_consensus.cc:3060] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.042323 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1278faaff0e546e79a6c26fdab6e642a" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:45.042882 15290 raft_consensus.cc:3055] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:45.043130 15290 raft_consensus.cc:740] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:45.045856 15290 consensus_queue.cc:260] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:45.047088 15290 raft_consensus.cc:3060] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.048158 15370 raft_consensus.cc:2468] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:45.049006 15945 leader_election.cc:304] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:45.049649 16485 raft_consensus.cc:2804] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:45.050032 16485 raft_consensus.cc:697] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:45.050796 16485 consensus_queue.cc:237] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:45.051641 15290 raft_consensus.cc:2468] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:45.057888 15196 catalog_manager.cc:5697] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:45.154425 16529 raft_consensus.cc:993] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:45.154904 16580 raft_consensus.cc:1081] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:45.156466 15290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db9417e778694c8c918038d9f4c26911"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51586
I20260709 13:03:45.156903 15290 raft_consensus.cc:493] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:45.157167 15290 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.161331 15290 raft_consensus.cc:515] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:45.162729 15290 leader_election.cc:290] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:45.163440 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:45.163738 15446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:45.164074 15370 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.164315 15446 raft_consensus.cc:3055] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:45.164662 15446 raft_consensus.cc:740] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:45.165364 15446 consensus_queue.cc:260] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:45.166549 15446 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.170795 15370 raft_consensus.cc:2468] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:45.171111 15446 raft_consensus.cc:2468] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:45.171828 15261 leader_election.cc:304] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:45.172580 16539 raft_consensus.cc:2804] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:45.172976 16539 raft_consensus.cc:697] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:45.173750 16539 consensus_queue.cc:237] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:45.183681 15196 catalog_manager.cc:5697] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.206342 15370 consensus_queue.cc:237] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:45.209230 15369 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:45.210496 16485 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:03:45.212841 15338 consensus_peers.cc:597] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9809ff6d67f642fd99b104e1ac8cf18c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.213207 15446 raft_consensus.cc:1275] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:45.215447 15290 raft_consensus.cc:1275] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:45.215334 16526 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.218447 16526 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.279663 15982 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:45.281531 15370 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:45.282330 16529 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:45.283980 16580 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.316964 15295 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:45.335014 15290 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.353602 16594 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.333319 16522 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
W20260709 13:03:45.370884 15946 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 50004.3us
I20260709 13:03:45.386992 15369 raft_consensus.cc:1275] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:45.388870 16593 consensus_queue.cc:1048] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:03:45.394948 15338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 97877.3us
I20260709 13:03:45.409742 15196 catalog_manager.cc:5697] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.416612 15440 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.444736 15440 consensus_queue.cc:237] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:45.460650 15411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 107705us
I20260709 13:03:45.472235 15446 raft_consensus.cc:1275] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:45.486603 16536 consensus_queue.cc:1048] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:03:45.497891 15412 consensus_peers.cc:597] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b288abacdaf4594bb376273201d683e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.501365 15369 raft_consensus.cc:1275] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:45.503350 16580 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.504293 15290 raft_consensus.cc:1275] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:45.511130 16594 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.512998 16594 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.514140 15369 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.525880 15373 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:45.527623 16598 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:03:45.532477 15244 auto_rebalancer.cc:629] Failed to schedule move for tablet db9417e778694c8c918038d9f4c26911: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:03:45.538784 15369 consensus_queue.cc:237] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:45.540584 15192 catalog_manager.cc:5697] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:45.544191 15290 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.548992 15293 raft_consensus.cc:1275] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:45.551736 16485 consensus_queue.cc:1048] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:45.553544 15293 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:45.555227 16526 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.556579 15440 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:45.557152 15338 consensus_peers.cc:597] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a2de2ca9587143ad958e6806aca99997. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:45.558087 16526 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.574916 16522 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.586203 15438 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.594231 15289 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.613246 15193 catalog_manager.cc:5697] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:45.723102 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:45.764297 16614 ts_tablet_manager.cc:933] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:45.771948 16614 tablet_copy_client.cc:323] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:45.773499 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet 9809ff6d67f642fd99b104e1ac8cf18c from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:45.773818 15373 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:45.774030 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet 9809ff6d67f642fd99b104e1ac8cf18c from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-9809ff6d67f642fd99b104e1ac8cf18c
I20260709 13:03:45.775017 16539 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.776484 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:45.782652 15383 tablet_copy_source_session.cc:215] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:45.786372 15438 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:45.790571 16614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9809ff6d67f642fd99b104e1ac8cf18c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:45.791508 16539 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:45.830518 16614 tablet_copy_client.cc:806] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:45.833513 16614 tablet_copy_client.cc:670] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:45.838632 16614 tablet_copy_client.cc:538] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:45.847805 15441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:45.848431 15441 raft_consensus.cc:606] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Received request to transfer leadership to TS 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:45.852741 16614 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:45.866510 15290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:45.867237 15290 raft_consensus.cc:606] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:45.878688 15369 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "568a7c50de5644348067d173d7eb9259"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:45.879268 15369 raft_consensus.cc:606] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:45.888839 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:45.894654 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:45.911262 16614 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:45.912233 16614 tablet_bootstrap.cc:492] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:45.912922 16614 ts_tablet_manager.cc:1403] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.014s
I20260709 13:03:45.916728 16614 raft_consensus.cc:359] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:45.918004 16614 raft_consensus.cc:740] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:45.918690 16614 consensus_queue.cc:260] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:45.921095 16614 ts_tablet_manager.cc:1434] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:03:45.923764 16590 raft_consensus.cc:993] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:45.924243 16590 raft_consensus.cc:1081] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:45.925841 15441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58456
I20260709 13:03:45.927578 15441 raft_consensus.cc:493] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:45.927902 15441 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.931279 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-9809ff6d67f642fd99b104e1ac8cf18c received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:45.934728 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-9809ff6d67f642fd99b104e1ac8cf18c on tablet 9809ff6d67f642fd99b104e1ac8cf18c with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:45.971835 15441 raft_consensus.cc:515] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:45.973726 15441 leader_election.cc:290] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175)
I20260709 13:03:45.974862 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
I20260709 13:03:45.975409 15982 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.980821 16594 raft_consensus.cc:993] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:45.981292 16594 raft_consensus.cc:1081] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Signalling peer 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:45.983055 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:45.984155 15982 raft_consensus.cc:2468] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:45.985132 15289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51586
I20260709 13:03:45.985833 15289 raft_consensus.cc:493] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:45.985148 15290 raft_consensus.cc:3055] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:45.986173 15289 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:45.986250 15412 leader_election.cc:304] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:45.986352 15290 raft_consensus.cc:740] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:45.987286 16529 raft_consensus.cc:2804] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:45.987766 16529 raft_consensus.cc:697] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:45.987541 15290 consensus_queue.cc:260] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:45.989054 15290 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:45.989226 16529 consensus_queue.cc:237] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:45.994836 15289 raft_consensus.cc:515] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:45.995347 15290 raft_consensus.cc:2468] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:45.997303 15289 leader_election.cc:290] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 4 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:45.998114 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:45.998714 15440 raft_consensus.cc:3055] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:45.998996 15440 raft_consensus.cc:740] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:45.999722 15440 consensus_queue.cc:260] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:46.000965 15440 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:46.002661 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "058fb1d9846b4190aaba4f3237ce478f" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:46.006358 15369 raft_consensus.cc:3060] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:46.012285 16614 ts_tablet_manager.cc:933] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:46.022948 15440 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 4.
I20260709 13:03:46.024165 15263 leader_election.cc:304] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:46.023936 15192 catalog_manager.cc:5697] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.025053 16590 raft_consensus.cc:2804] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:46.025579 16590 raft_consensus.cc:697] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 4 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:46.026397 16590 consensus_queue.cc:237] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:46.031365 15369 raft_consensus.cc:2468] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 4.
I20260709 13:03:46.032783 16614 tablet_copy_client.cc:323] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:46.034440 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet a2de2ca9587143ad958e6806aca99997 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:46.034940 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet a2de2ca9587143ad958e6806aca99997 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-a2de2ca9587143ad958e6806aca99997
I20260709 13:03:46.038007 15194 catalog_manager.cc:5697] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 3 to 4, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 4 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.044512 15383 tablet_copy_source_session.cc:215] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:46.049166 16614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2de2ca9587143ad958e6806aca99997. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:46.052245 16622 ts_tablet_manager.cc:933] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:46.054138 16622 tablet_copy_client.cc:323] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:46.055722 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet 5b288abacdaf4594bb376273201d683e from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:46.056177 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet 5b288abacdaf4594bb376273201d683e from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-5b288abacdaf4594bb376273201d683e
I20260709 13:03:46.063089 15457 tablet_copy_source_session.cc:215] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:46.066079 16622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b288abacdaf4594bb376273201d683e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:46.066951 16614 tablet_copy_client.cc:806] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:46.067487 16614 tablet_copy_client.cc:670] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:46.070761 16614 tablet_copy_client.cc:538] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:46.081569 16614 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:46.090472 16622 tablet_copy_client.cc:806] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:46.091018 16622 tablet_copy_client.cc:670] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:46.094267 16622 tablet_copy_client.cc:538] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:46.103888 16622 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:46.119601 16614 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:46.120530 16614 tablet_bootstrap.cc:492] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:46.122532 16614 ts_tablet_manager.cc:1403] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.009s
I20260709 13:03:46.125428 16614 raft_consensus.cc:359] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:46.126351 16614 raft_consensus.cc:740] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:46.127020 16614 consensus_queue.cc:260] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:46.127970 16622 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:46.128939 16622 tablet_bootstrap.cc:492] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:46.129837 16622 ts_tablet_manager.cc:1403] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.008s
I20260709 13:03:46.132647 16614 ts_tablet_manager.cc:1434] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:03:46.135257 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-a2de2ca9587143ad958e6806aca99997 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:46.135639 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-a2de2ca9587143ad958e6806aca99997 on tablet a2de2ca9587143ad958e6806aca99997 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:46.137681 16622 raft_consensus.cc:359] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:46.138459 16622 raft_consensus.cc:740] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:46.140053 16622 consensus_queue.cc:260] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:46.142326 16622 ts_tablet_manager.cc:1434] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:03:46.144526 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-5b288abacdaf4594bb376273201d683e received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:46.144907 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-5b288abacdaf4594bb376273201d683e on tablet 5b288abacdaf4594bb376273201d683e with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:46.259343 16526 raft_consensus.cc:993] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:46.259902 16591 raft_consensus.cc:1081] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:46.261426 15289 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "568a7c50de5644348067d173d7eb9259"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51590
I20260709 13:03:46.261994 15289 raft_consensus.cc:493] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:46.262359 15289 raft_consensus.cc:3060] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.269789 15289 raft_consensus.cc:515] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:46.272373 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568a7c50de5644348067d173d7eb9259" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:46.272445 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568a7c50de5644348067d173d7eb9259" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:46.273005 15440 raft_consensus.cc:3060] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.274339 15289 leader_election.cc:290] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:46.274605 15373 raft_consensus.cc:3055] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:46.275323 15373 raft_consensus.cc:740] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:46.276034 15373 consensus_queue.cc:260] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:46.277130 15373 raft_consensus.cc:3060] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:46.280915 15440 raft_consensus.cc:2468] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:46.281828 15263 leader_election.cc:304] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:46.282444 16516 raft_consensus.cc:2804] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:46.282817 16516 raft_consensus.cc:697] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:46.283625 16516 consensus_queue.cc:237] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:46.284175 15373 raft_consensus.cc:2468] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:46.292460 15194 catalog_manager.cc:5697] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:46.351001 15982 raft_consensus.cc:1217] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:46.408048 15441 raft_consensus.cc:1275] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 4 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:46.409160 16516 consensus_queue.cc:1048] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:46.438450 15369 raft_consensus.cc:1275] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 4 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:46.439733 16539 consensus_queue.cc:1048] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:46.533927 15982 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:46.535288 16580 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:46.547497 15290 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:46.552227 16529 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:46.573861 15981 raft_consensus.cc:1217] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:46.584079 15980 raft_consensus.cc:1217] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:46.783191 15369 raft_consensus.cc:1275] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.784286 16631 consensus_queue.cc:1048] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.801437 15440 raft_consensus.cc:1275] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:46.805017 16590 consensus_queue.cc:1048] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:46.899775 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:46.934273 16526 raft_consensus.cc:1064] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:46.938223 16526 consensus_queue.cc:237] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:46.945158 15982 raft_consensus.cc:1275] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:46.946426 15441 raft_consensus.cc:1275] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:46.948465 15290 raft_consensus.cc:1275] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:46.948762 16640 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.949626 16602 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.952081 16602 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:46.973822 16597 raft_consensus.cc:1064] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:46.979401 16602 raft_consensus.cc:1064] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:46.981755 16602 consensus_queue.cc:237] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:46.976459 16597 consensus_queue.cc:237] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:47.001653 15981 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:47.003683 15289 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:47.005362 15440 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:47.009164 16645 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:47.010094 16526 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:47.011471 16602 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:47.015636 16640 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.038717 15289 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.041870 15982 raft_consensus.cc:1275] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:47.043304 16634 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:47.049641 15295 raft_consensus.cc:1275] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:47.051158 16529 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:47.053658 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:47.059391 15194 catalog_manager.cc:5697] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
W20260709 13:03:47.070236 15338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.132:45175, user_credentials={real_user=slave}} blocked reactor thread for 57602.1us
I20260709 13:03:47.075371 15369 raft_consensus.cc:1275] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:47.080425 15980 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.084272 16529 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:47.099902 16580 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.111536 16650 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.116348 15295 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.122707 15982 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.137956 15440 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.147563 15290 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.149052 15194 catalog_manager.cc:5697] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:47.151437 15370 consensus_queue.cc:237] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:47.159175 15293 raft_consensus.cc:1275] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:47.159610 15980 raft_consensus.cc:1275] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:47.161733 16647 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:47.168346 15981 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.176596 16602 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.184562 15980 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.193895 15440 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.199848 15192 catalog_manager.cc:5697] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.205137 16645 consensus_queue.cc:1048] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:47.220996 15192 catalog_manager.cc:5697] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.222028 15290 raft_consensus.cc:2955] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.224851 15295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a10256da72f047a3a43162f93027645a"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:47.225426 15295 raft_consensus.cc:606] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:47.230999 15441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:47.231528 15441 raft_consensus.cc:606] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:47.232963 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet 9809ff6d67f642fd99b104e1ac8cf18c with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:47.246848 15295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:47.247442 15295 raft_consensus.cc:606] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:47.252380 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:47.253976 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:47.263489 15370 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.269799 15441 consensus_queue.cc:237] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:47.270473 16659 tablet_replica.cc:333] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:47.271386 16659 raft_consensus.cc:2243] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:47.272101 16659 raft_consensus.cc:2272] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:47.272531 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9809ff6d67f642fd99b104e1ac8cf18c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:47.277417 15372 consensus_queue.cc:237] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:47.280328 16659 ts_tablet_manager.cc:1916] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:47.298151 16659 ts_tablet_manager.cc:1929] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:47.298621 16659 log.cc:1199] T 9809ff6d67f642fd99b104e1ac8cf18c P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/9809ff6d67f642fd99b104e1ac8cf18c
I20260709 13:03:47.301075 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet 9809ff6d67f642fd99b104e1ac8cf18c (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:47.310441 15980 raft_consensus.cc:1275] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:47.312309 16580 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:47.316675 15982 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:47.318490 15290 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:47.319604 16660 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:47.322927 15372 raft_consensus.cc:1275] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:47.322590 16597 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.323787 16640 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:47.326794 16634 consensus_queue.cc:1048] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:47.327790 15982 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.342993 15372 raft_consensus.cc:2955] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.349164 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b288abacdaf4594bb376273201d683e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:47.352806 16650 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.356487 15290 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.352754 15982 raft_consensus.cc:2955] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.365218 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a2de2ca9587143ad958e6806aca99997 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:47.370289 15196 catalog_manager.cc:5697] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:47.381490 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b288abacdaf4594bb376273201d683e with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:47.382942 15192 catalog_manager.cc:5697] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:47.391676 16661 tablet_replica.cc:333] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:47.392827 16661 raft_consensus.cc:2243] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:47.394608 16661 raft_consensus.cc:2272] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:47.399055 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet a2de2ca9587143ad958e6806aca99997 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:47.400025 16659 tablet_replica.cc:333] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:47.400928 16659 raft_consensus.cc:2243] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:47.401460 16661 ts_tablet_manager.cc:1916] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:47.401688 16659 raft_consensus.cc:2272] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:47.404947 16659 ts_tablet_manager.cc:1916] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:47.413084 16661 ts_tablet_manager.cc:1929] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:47.413453 16661 log.cc:1199] T 5b288abacdaf4594bb376273201d683e P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/5b288abacdaf4594bb376273201d683e
I20260709 13:03:47.414711 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 5b288abacdaf4594bb376273201d683e (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:47.415865 16659 ts_tablet_manager.cc:1929] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:47.416203 16659 log.cc:1199] T a2de2ca9587143ad958e6806aca99997 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/a2de2ca9587143ad958e6806aca99997
I20260709 13:03:47.417245 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet a2de2ca9587143ad958e6806aca99997 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:47.468235 16634 raft_consensus.cc:993] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:47.468736 16597 raft_consensus.cc:1081] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:47.470105 15372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:54650
I20260709 13:03:47.470585 15372 raft_consensus.cc:493] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:47.470852 15372 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.474920 15372 raft_consensus.cc:515] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:47.476246 15372 leader_election.cc:290] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:47.476886 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:47.477138 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:47.477422 15293 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.477660 15441 raft_consensus.cc:3055] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:47.477946 15441 raft_consensus.cc:740] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:47.478645 15441 consensus_queue.cc:260] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:47.480094 15441 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.483938 15293 raft_consensus.cc:2468] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 2.
I20260709 13:03:47.484642 15441 raft_consensus.cc:2468] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 2.
I20260709 13:03:47.484813 15337 leader_election.cc:304] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:47.485450 16650 raft_consensus.cc:2804] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:47.485826 16650 raft_consensus.cc:697] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:47.486462 16650 consensus_queue.cc:237] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:47.496781 15193 catalog_manager.cc:5697] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:47.544606 16539 raft_consensus.cc:993] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:47.545080 16539 raft_consensus.cc:1081] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:47.546404 15440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a10256da72f047a3a43162f93027645a"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58456
I20260709 13:03:47.546873 15440 raft_consensus.cc:493] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:47.547130 15440 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.551342 15440 raft_consensus.cc:515] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:47.553920 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:47.554652 15372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:47.554973 15293 raft_consensus.cc:3055] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:47.555287 15372 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.553586 15440 leader_election.cc:290] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:47.555792 15293 raft_consensus.cc:740] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:47.556697 15293 consensus_queue.cc:260] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:47.557842 15293 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.564019 15293 raft_consensus.cc:2468] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:47.567507 15372 raft_consensus.cc:2468] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:47.568183 15411 leader_election.cc:304] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:47.568921 16597 raft_consensus.cc:2804] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:47.569310 16597 raft_consensus.cc:697] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:47.569895 16597 consensus_queue.cc:237] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:47.577723 15193 catalog_manager.cc:5697] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:47.789283 16539 raft_consensus.cc:993] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:47.789665 16539 raft_consensus.cc:1081] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:47.790853 15372 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:54654
I20260709 13:03:47.791270 15372 raft_consensus.cc:493] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:47.791503 15372 raft_consensus.cc:3060] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.795975 15372 raft_consensus.cc:515] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:47.797628 15372 leader_election.cc:290] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175)
I20260709 13:03:47.798422 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
I20260709 13:03:47.798437 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c826be0b04ef46749fbc54a9495346dd" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:47.798978 15982 raft_consensus.cc:3060] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.799047 15290 raft_consensus.cc:3055] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:47.799358 15290 raft_consensus.cc:740] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:47.799888 15290 consensus_queue.cc:260] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:47.800711 15290 raft_consensus.cc:3060] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:47.803426 15982 raft_consensus.cc:2468] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 2.
I20260709 13:03:47.804569 15338 leader_election.cc:304] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [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: 096e98f8db5744eaa85c8dd86994b589, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:47.805357 16526 raft_consensus.cc:2804] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:47.805976 16526 raft_consensus.cc:697] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:47.805646 15290 raft_consensus.cc:2468] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 2.
I20260709 13:03:47.806937 16526 consensus_queue.cc:237] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:47.814697 15193 catalog_manager.cc:5697] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:47.944645 15440 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.945899 16650 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:47.956804 15293 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:47.958256 16650 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.078717 15293 raft_consensus.cc:1275] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:48.079841 16634 consensus_queue.cc:1048] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.090343 15369 raft_consensus.cc:1275] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:48.091822 16666 consensus_queue.cc:1048] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.260730 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:48.313146 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:48.349385 15372 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:48.350030 15372 raft_consensus.cc:606] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:48.354147 15441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:48.354709 15441 raft_consensus.cc:606] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:48.356202 15980 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:48.358830 16670 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:48.361879 15370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f6f60dfc45a49208da4d18559c8545a"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:48.362361 15370 raft_consensus.cc:606] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:48.366652 15441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:48.367168 15441 raft_consensus.cc:606] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:48.371594 15293 raft_consensus.cc:1275] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:48.373301 16670 consensus_queue.cc:1048] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:48.374539 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:03:48.380018 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:48.473995 15440 consensus_queue.cc:237] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:48.482308 15412 consensus_peers.cc:597] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c4881a7f7dc74b99a884e4059f0e544b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:48.483180 15372 raft_consensus.cc:1275] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:48.484102 15290 raft_consensus.cc:1275] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:48.484382 16634 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.485644 16666 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.493005 16597 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.496215 15290 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.504693 15372 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.511991 15370 consensus_queue.cc:237] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:48.518990 15192 catalog_manager.cc:5697] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.541458 15440 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:48.542425 15338 consensus_peers.cc:597] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3e2365ee1774be2a7273af098185fb4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:48.542531 15293 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:48.544658 16526 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.545650 16650 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.560537 16670 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.563021 15293 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.576790 15370 consensus_queue.cc:237] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:48.577497 15440 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.578827 15193 catalog_manager.cc:5697] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.585839 15293 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:48.587271 15441 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:48.587549 16526 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:03:48.597635 15338 consensus_peers.cc:597] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2b26feea86a4146bd628cc7db5a7e17. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:48.596849 16640 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.598774 15293 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.600247 16526 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:48.602614 16650 raft_consensus.cc:993] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:48.604385 16526 raft_consensus.cc:1081] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:48.607120 15440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f6f60dfc45a49208da4d18559c8545a"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58454
I20260709 13:03:48.607609 15440 raft_consensus.cc:493] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.607924 15440 raft_consensus.cc:3060] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.608557 15441 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.618593 15440 raft_consensus.cc:515] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:48.621088 15440 leader_election.cc:290] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:48.620777 15438 consensus_queue.cc:237] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:48.622539 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f60dfc45a49208da4d18559c8545a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:48.629340 15370 raft_consensus.cc:3055] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:48.625685 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f6f60dfc45a49208da4d18559c8545a" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:48.624603 16682 raft_consensus.cc:993] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:48.631553 15370 raft_consensus.cc:740] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:48.631917 16682 raft_consensus.cc:1081] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:48.632292 15370 consensus_queue.cc:260] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:48.633518 15370 raft_consensus.cc:3060] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.634634 15293 raft_consensus.cc:3060] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.635071 15295 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51586
I20260709 13:03:48.635572 15295 raft_consensus.cc:493] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.635866 15295 raft_consensus.cc:3060] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.636145 16666 raft_consensus.cc:993] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:48.636590 16666 raft_consensus.cc:1081] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:48.638679 15982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55720
I20260709 13:03:48.639146 15982 raft_consensus.cc:493] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.639464 15982 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:48.640725 15293 raft_consensus.cc:2468] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:48.641943 15411 leader_election.cc:304] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:48.642441 15370 raft_consensus.cc:2468] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:48.642895 16682 raft_consensus.cc:2804] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:48.644218 16682 raft_consensus.cc:697] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:48.644305 15372 raft_consensus.cc:1275] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:48.645524 16597 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.645032 16682 consensus_queue.cc:237] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:48.649471 15412 consensus_peers.cc:597] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38543602a82c4aacbfc579cdc25d680a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:48.649963 15982 raft_consensus.cc:515] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:48.651551 15982 leader_election.cc:290] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 3 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:48.651446 15295 raft_consensus.cc:515] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:48.652117 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:48.652616 15290 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:48.653868 15367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:48.654381 15367 raft_consensus.cc:3060] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.655349 15293 raft_consensus.cc:1275] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:48.655644 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8e3c447cbf34cdeafa77987e883dc76" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:48.656217 15441 raft_consensus.cc:3055] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:48.656486 15441 raft_consensus.cc:740] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:48.656629 16597 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:48.657284 15441 consensus_queue.cc:260] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:48.658130 15441 raft_consensus.cc:3060] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.659116 15290 raft_consensus.cc:2468] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 3.
I20260709 13:03:48.662477 15946 leader_election.cc:304] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:48.663245 16505 raft_consensus.cc:2804] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:48.663715 16505 raft_consensus.cc:697] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:48.664537 16505 consensus_queue.cc:237] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:48.666829 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2effb88997c74801ad5c789b6740f8f0" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:48.668198 15440 raft_consensus.cc:3055] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:48.668916 15440 raft_consensus.cc:740] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:48.669552 15295 leader_election.cc:290] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:48.671958 15440 consensus_queue.cc:260] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:48.676426 15440 raft_consensus.cc:3060] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:48.673192 15367 raft_consensus.cc:2468] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:48.678758 15441 raft_consensus.cc:2468] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:48.681943 15370 raft_consensus.cc:1240] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Rejecting Update request from peer 08bfc71c7a634f75ab6db0d2549b1ae9 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:48.685992 15440 raft_consensus.cc:2468] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 3.
I20260709 13:03:48.687726 16597 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.714140 15263 leader_election.cc:304] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:48.721031 15193 catalog_manager.cc:5697] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 2 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.723829 15194 catalog_manager.cc:5697] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 2 to 3, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 3 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.732671 15372 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.777626 16696 raft_consensus.cc:2804] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:48.778585 16696 raft_consensus.cc:697] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:48.780449 16696 consensus_queue.cc:237] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
W20260709 13:03:48.787530 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.132:45175, user_credentials={real_user=slave}} blocked reactor thread for 67348.3us
I20260709 13:03:48.827663 16690 raft_consensus.cc:993] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:48.828377 16690 raft_consensus.cc:1081] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:48.855832 15194 catalog_manager.cc:5697] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:48.860980 15194 catalog_manager.cc:5697] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.872695 15192 catalog_manager.cc:5697] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:48.890571 15291 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51590
I20260709 13:03:48.891341 15291 raft_consensus.cc:493] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:48.891727 15291 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.900573 15291 raft_consensus.cc:515] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:48.903074 15291 leader_election.cc:290] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:48.905231 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:48.906046 15369 raft_consensus.cc:3055] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:48.906363 15369 raft_consensus.cc:740] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:48.907101 15369 consensus_queue.cc:260] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:48.908308 15369 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.911124 15290 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:48.918839 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:48.919400 15441 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:48.924186 15369 raft_consensus.cc:2468] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:48.925388 15261 leader_election.cc:304] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:48.928859 16699 raft_consensus.cc:2804] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:48.929364 16699 raft_consensus.cc:697] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:48.930676 16699 consensus_queue.cc:237] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:48.931136 15441 raft_consensus.cc:2468] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:49.018206 15193 catalog_manager.cc:5697] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:49.018311 16707 ts_tablet_manager.cc:933] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:49.043382 16707 tablet_copy_client.cc:323] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:49.045672 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet c4881a7f7dc74b99a884e4059f0e544b from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:49.046286 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet c4881a7f7dc74b99a884e4059f0e544b from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-c4881a7f7dc74b99a884e4059f0e544b
I20260709 13:03:49.055301 15457 tablet_copy_source_session.cc:215] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:49.058951 16707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4881a7f7dc74b99a884e4059f0e544b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:49.060503 15440 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:49.065219 16709 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:49.070217 16710 ts_tablet_manager.cc:933] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:49.080961 16707 tablet_copy_client.cc:806] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:49.081765 16707 tablet_copy_client.cc:670] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:49.104403 16713 ts_tablet_manager.cc:933] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:49.109992 16707 tablet_copy_client.cc:538] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:49.113487 16710 tablet_copy_client.cc:323] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:49.121541 15290 raft_consensus.cc:1275] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:49.123826 16505 consensus_queue.cc:1048] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:03:49.129442 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet c3e2365ee1774be2a7273af098185fb4 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:49.130029 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet c3e2365ee1774be2a7273af098185fb4 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-c3e2365ee1774be2a7273af098185fb4
I20260709 13:03:49.131546 16707 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:49.132718 16716 ts_tablet_manager.cc:933] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:49.134243 15291 raft_consensus.cc:1275] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.137362 16682 consensus_queue.cc:1048] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.173578 15383 tablet_copy_source_session.cc:215] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:49.180068 16710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e2365ee1774be2a7273af098185fb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:49.194099 16713 tablet_copy_client.cc:323] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:49.208967 15372 raft_consensus.cc:1275] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.222484 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet b2b26feea86a4146bd628cc7db5a7e17 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:49.223214 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet b2b26feea86a4146bd628cc7db5a7e17 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-b2b26feea86a4146bd628cc7db5a7e17
I20260709 13:03:49.227380 16716 tablet_copy_client.cc:323] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:49.229290 16682 consensus_queue.cc:1048] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.255868 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet 38543602a82c4aacbfc579cdc25d680a from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:49.256445 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet 38543602a82c4aacbfc579cdc25d680a from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-38543602a82c4aacbfc579cdc25d680a
I20260709 13:03:49.259706 15372 raft_consensus.cc:1275] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.261201 16699 consensus_queue.cc:1048] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.266069 16710 tablet_copy_client.cc:806] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:49.267601 15457 tablet_copy_source_session.cc:215] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:49.267939 16710 tablet_copy_client.cc:670] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:49.235531 15383 tablet_copy_source_session.cc:215] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:49.272887 16716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38543602a82c4aacbfc579cdc25d680a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:49.251113 15440 raft_consensus.cc:1275] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.279549 16713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2b26feea86a4146bd628cc7db5a7e17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:49.280797 16699 consensus_queue.cc:1048] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.301431 16710 tablet_copy_client.cc:538] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:49.303838 16707 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:49.308621 16707 tablet_bootstrap.cc:492] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:49.309617 16707 ts_tablet_manager.cc:1403] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.178s	user 0.013s	sys 0.011s
I20260709 13:03:49.313206 16713 tablet_copy_client.cc:806] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:49.316077 16713 tablet_copy_client.cc:670] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:49.314503 16707 raft_consensus.cc:359] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:49.316681 16707 raft_consensus.cc:740] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:49.318650 16707 consensus_queue.cc:260] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:49.321513 16707 ts_tablet_manager.cc:1434] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 13:03:49.339241 16710 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:49.340626 16713 tablet_copy_client.cc:538] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:49.359179 16713 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:49.359567 15440 raft_consensus.cc:1275] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.360810 16699 consensus_queue.cc:1048] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.373297 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-c4881a7f7dc74b99a884e4059f0e544b received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:49.373756 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-c4881a7f7dc74b99a884e4059f0e544b on tablet c4881a7f7dc74b99a884e4059f0e544b with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:49.377156 16716 tablet_copy_client.cc:806] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:49.377935 16716 tablet_copy_client.cc:670] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:49.381232 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:49.383561 16716 tablet_copy_client.cc:538] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:49.417411 16716 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:49.432533 16710 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:49.434092 16710 tablet_bootstrap.cc:492] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:49.434863 16710 ts_tablet_manager.cc:1403] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.096s	user 0.018s	sys 0.022s
I20260709 13:03:49.442131 15369 raft_consensus.cc:1275] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:49.443717 16704 consensus_queue.cc:1048] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:49.444005 16710 raft_consensus.cc:359] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:49.444847 16710 raft_consensus.cc:740] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:49.445596 16710 consensus_queue.cc:260] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:49.448235 16710 ts_tablet_manager.cc:1434] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:03:49.450366 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-c3e2365ee1774be2a7273af098185fb4 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:49.450790 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-c3e2365ee1774be2a7273af098185fb4 on tablet c3e2365ee1774be2a7273af098185fb4 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:49.452350 16716 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:49.453263 16716 tablet_bootstrap.cc:492] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:49.453946 16716 ts_tablet_manager.cc:1403] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.004s
I20260709 13:03:49.456818 16716 raft_consensus.cc:359] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:49.457643 16716 raft_consensus.cc:740] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:49.458501 16716 consensus_queue.cc:260] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:49.460547 16716 ts_tablet_manager.cc:1434] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 13:03:49.467489 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-38543602a82c4aacbfc579cdc25d680a received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:49.467892 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-38543602a82c4aacbfc579cdc25d680a on tablet 38543602a82c4aacbfc579cdc25d680a with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:49.492851 16713 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:49.493866 16713 tablet_bootstrap.cc:492] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:49.494627 16713 ts_tablet_manager.cc:1403] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.136s	user 0.058s	sys 0.065s
I20260709 13:03:49.497509 16713 raft_consensus.cc:359] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:49.498394 16713 raft_consensus.cc:740] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:49.499146 16713 consensus_queue.cc:260] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:49.501623 16713 ts_tablet_manager.cc:1434] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:03:49.511770 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-b2b26feea86a4146bd628cc7db5a7e17 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:49.512228 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-b2b26feea86a4146bd628cc7db5a7e17 on tablet b2b26feea86a4146bd628cc7db5a7e17 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:49.545598 15982 raft_consensus.cc:1217] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:03:49.553045 15982 raft_consensus.cc:1217] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:49.578720 15982 raft_consensus.cc:1217] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:49.609586 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:49.655534 15982 raft_consensus.cc:1217] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:49.680490 15293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:49.680989 15293 raft_consensus.cc:606] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:49.683946 15441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a10256da72f047a3a43162f93027645a"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:49.684579 15441 raft_consensus.cc:606] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Received request to transfer leadership to TS d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:49.687382 15293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:49.687999 15293 raft_consensus.cc:606] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:49.689426 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:49.691249 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:49.810359 16704 raft_consensus.cc:993] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:49.810878 16699 raft_consensus.cc:1081] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:49.812556 15370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:54654
I20260709 13:03:49.814375 15370 raft_consensus.cc:493] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:49.814733 15370 raft_consensus.cc:3060] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.822022 15370 raft_consensus.cc:515] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:49.823915 15370 leader_election.cc:290] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:49.825049 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:49.825574 15441 raft_consensus.cc:3060] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.825461 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9999494be9a4574b5de14a04cbcef18" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:49.826078 15293 raft_consensus.cc:3055] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:49.826407 15293 raft_consensus.cc:740] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:49.827107 15293 consensus_queue.cc:260] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:49.828330 15293 raft_consensus.cc:3060] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:49.830790 15441 raft_consensus.cc:2468] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 2.
I20260709 13:03:49.832033 15338 leader_election.cc:304] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:49.832768 16670 raft_consensus.cc:2804] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:49.833338 16670 raft_consensus.cc:697] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:49.834221 16670 consensus_queue.cc:237] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:49.834918 15293 raft_consensus.cc:2468] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 2.
I20260709 13:03:49.847936 15192 catalog_manager.cc:5697] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:49.927210 16699 raft_consensus.cc:993] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:49.927702 16699 raft_consensus.cc:1081] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:49.929688 15441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58456
I20260709 13:03:49.930228 15441 raft_consensus.cc:493] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:49.930585 15441 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.940651 15441 raft_consensus.cc:515] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:49.943449 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:49.943992 15290 raft_consensus.cc:3055] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:49.944350 15290 raft_consensus.cc:740] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:49.945092 15369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:49.945678 15369 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.945006 15290 consensus_queue.cc:260] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:49.946499 15290 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:49.952746 15369 raft_consensus.cc:2468] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 3.
I20260709 13:03:49.943979 15441 leader_election.cc:290] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 3 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:49.954487 16526 raft_consensus.cc:1064] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:49.954584 15410 leader_election.cc:304] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:49.955488 16666 raft_consensus.cc:2804] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:49.955941 16666 raft_consensus.cc:697] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:49.956825 16666 consensus_queue.cc:237] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:49.956854 16526 consensus_queue.cc:237] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:49.953294 15290 raft_consensus.cc:2468] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 3.
I20260709 13:03:49.965664 15982 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:49.967128 16670 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:03:49.973075 15441 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:49.975189 16634 raft_consensus.cc:1064] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:49.975718 15290 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:49.978180 16701 raft_consensus.cc:993] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:49.980938 16670 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:49.981810 16740 raft_consensus.cc:1081] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Signalling peer d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:49.983045 16690 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:49.977762 16634 consensus_queue.cc:237] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:49.985586 15369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a10256da72f047a3a43162f93027645a"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:54650
I20260709 13:03:49.986114 15369 raft_consensus.cc:493] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:49.986440 15369 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:50.002097 15369 raft_consensus.cc:515] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:50.006968 15980 raft_consensus.cc:1275] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:50.014647 15370 raft_consensus.cc:1275] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:50.015511 16682 raft_consensus.cc:1064] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:50.017452 16666 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:50.020385 16746 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.029247 15293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:50.029868 15293 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:50.018080 16682 consensus_queue.cc:237] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:50.040822 15293 raft_consensus.cc:2468] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 3.
I20260709 13:03:50.044229 15337 leader_election.cc:304] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:50.045156 16670 raft_consensus.cc:2804] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:50.046482 16670 raft_consensus.cc:697] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 3 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:50.047878 16670 consensus_queue.cc:237] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:50.049400 15291 raft_consensus.cc:1275] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:50.050010 15372 raft_consensus.cc:1275] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:50.007946 15192 catalog_manager.cc:5697] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 2 to 3, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } }
I20260709 13:03:50.053005 16740 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:50.083837 15369 leader_election.cc:290] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 3 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:50.090832 16746 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.092028 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10256da72f047a3a43162f93027645a" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:50.092607 15438 raft_consensus.cc:3055] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:50.092886 15438 raft_consensus.cc:740] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:50.093582 15438 consensus_queue.cc:260] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:50.095275 15438 raft_consensus.cc:3060] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:50.089489 15293 raft_consensus.cc:1275] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:50.100816 16746 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.129139 15438 raft_consensus.cc:2468] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 3.
I20260709 13:03:50.130818 15192 catalog_manager.cc:5697] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 2 to 3, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
W20260709 13:03:50.181620 15412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.132:45175, user_credentials={real_user=slave}} blocked reactor thread for 136407us
I20260709 13:03:50.183671 15980 raft_consensus.cc:1275] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:03:50.199355 15338 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 64204.3us
I20260709 13:03:50.208755 16690 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.215850 16746 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.218225 15295 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.205084 16666 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.237303 15981 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.241956 16740 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.252874 15441 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.257758 15438 raft_consensus.cc:1275] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:50.258957 15290 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.285554 16690 consensus_queue.cc:1048] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:50.263589 15982 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.377343 16758 raft_consensus.cc:1064] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:50.246400 15291 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
W20260709 13:03:50.383002 16757 log.cc:927] Time spent T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
W20260709 13:03:50.393749 15410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 124000us
I20260709 13:03:50.403735 16758 consensus_queue.cc:237] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:50.416868 15193 catalog_manager.cc:5697] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:50.452003 15192 catalog_manager.cc:5697] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.452836 15370 consensus_queue.cc:237] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:50.457332 15373 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.458958 15365 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.460170 15364 raft_consensus.cc:1275] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:03:50.484815 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:37009, user_credentials={real_user=slave}} blocked reactor thread for 213356us
I20260709 13:03:50.503945 16740 consensus_queue.cc:1048] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:03:50.515327 15945 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 264147us
I20260709 13:03:50.516449 15192 catalog_manager.cc:5697] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.545267 15979 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.546418 15290 raft_consensus.cc:1275] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:50.549743 16746 consensus_queue.cc:1048] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.552771 15982 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:03:50.563311 15410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 56850.1us
I20260709 13:03:50.566001 15291 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:50.567186 15295 raft_consensus.cc:1275] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:50.568488 15290 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:50.620888 16758 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:03:50.630262 16758 consensus_queue.cc:1048] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:50.631526 16758 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.637377 15982 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:50.639660 16775 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:50.643325 15441 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:50.664678 15440 raft_consensus.cc:1275] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:50.686739 16758 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:50.692567 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:50.713236 15293 raft_consensus.cc:1275] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:50.726554 16775 consensus_queue.cc:1048] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.726367 15441 consensus_queue.cc:237] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:50.735559 16769 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:50.740278 15979 raft_consensus.cc:1275] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:50.742134 16771 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:03:50.750276 16764 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.752688 16526 consensus_queue.cc:1048] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:50.752290 16746 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.755484 15982 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.765170 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2b26feea86a4146bd628cc7db5a7e17 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:50.774094 15193 catalog_manager.cc:5697] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.776809 15192 catalog_manager.cc:5697] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 2 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:50.784340 15365 raft_consensus.cc:1275] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:50.786958 16771 consensus_queue.cc:1048] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:50.794817 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38543602a82c4aacbfc579cdc25d680a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:50.803947 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet b2b26feea86a4146bd628cc7db5a7e17 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:50.814266 15293 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.851779 16786 tablet_replica.cc:333] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:50.852986 15365 raft_consensus.cc:2955] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.862455 15979 raft_consensus.cc:2955] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.866290 16786 raft_consensus.cc:2243] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.872068 16786 raft_consensus.cc:2272] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:50.879175 16786 ts_tablet_manager.cc:1916] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:50.896498 15441 consensus_queue.cc:237] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:50.902343 16764 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.917474 15290 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.920828 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet 38543602a82c4aacbfc579cdc25d680a with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:50.943789 15982 raft_consensus.cc:1275] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:50.945673 16771 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:03:50.952752 16786 ts_tablet_manager.cc:1929] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:50.954027 15293 raft_consensus.cc:1275] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:50.969166 16748 consensus_queue.cc:1048] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:03:50.972059 15441 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.971976 16789 tablet_replica.cc:333] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:50.975978 15293 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.976732 15982 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.968981 16786 log.cc:1199] T b2b26feea86a4146bd628cc7db5a7e17 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/b2b26feea86a4146bd628cc7db5a7e17
I20260709 13:03:50.980667 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet b2b26feea86a4146bd628cc7db5a7e17 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:50.966856 16771 raft_consensus.cc:2955] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.995344 15192 catalog_manager.cc:5697] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:50.997805 16789 raft_consensus.cc:2243] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:50.998615 16789 raft_consensus.cc:2272] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.003693 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c4881a7f7dc74b99a884e4059f0e544b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:51.004141 15196 catalog_manager.cc:5697] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:51.006340 16789 ts_tablet_manager.cc:1916] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:51.015007 15982 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:51.021667 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet c4881a7f7dc74b99a884e4059f0e544b with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:51.030807 16790 tablet_replica.cc:333] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:51.055932 16789 ts_tablet_manager.cc:1929] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:51.056509 16789 log.cc:1199] T 38543602a82c4aacbfc579cdc25d680a P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/38543602a82c4aacbfc579cdc25d680a
I20260709 13:03:51.063669 16790 raft_consensus.cc:2243] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.066947 16790 raft_consensus.cc:2272] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.070622 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet 38543602a82c4aacbfc579cdc25d680a (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:51.076282 16790 ts_tablet_manager.cc:1916] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:51.091881 15370 consensus_queue.cc:237] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:51.093171 16790 ts_tablet_manager.cc:1929] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:51.093662 16790 log.cc:1199] T c4881a7f7dc74b99a884e4059f0e544b P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/c4881a7f7dc74b99a884e4059f0e544b
I20260709 13:03:51.099097 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet c4881a7f7dc74b99a884e4059f0e544b (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:51.102473 15982 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:51.102807 15440 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:51.103574 16775 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:51.104777 16764 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:51.111395 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:51.111619 16775 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:51.114807 15440 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:51.120680 15982 raft_consensus.cc:2955] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:51.131595 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3e2365ee1774be2a7273af098185fb4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:51.131711 15192 catalog_manager.cc:5697] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:51.147907 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet c3e2365ee1774be2a7273af098185fb4 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:51.148947 16789 tablet_replica.cc:333] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:51.150123 16789 raft_consensus.cc:2243] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:51.150899 16789 raft_consensus.cc:2272] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:51.182564 16789 ts_tablet_manager.cc:1916] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:51.196704 16789 ts_tablet_manager.cc:1929] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:51.197167 16789 log.cc:1199] T c3e2365ee1774be2a7273af098185fb4 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/c3e2365ee1774be2a7273af098185fb4
I20260709 13:03:51.198738 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet c3e2365ee1774be2a7273af098185fb4 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:51.205900 15370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:51.206379 15370 raft_consensus.cc:606] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:51.208935 15441 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:51.209422 15441 raft_consensus.cc:606] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Received request to transfer leadership to TS 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:51.211719 15370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:51.212193 15370 raft_consensus.cc:606] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:51.213397 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:03:51.214696 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:51.375415 16740 raft_consensus.cc:993] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:51.375880 16771 raft_consensus.cc:1081] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Signalling peer 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:51.377076 15290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51586
I20260709 13:03:51.377465 15290 raft_consensus.cc:493] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:51.377677 15290 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:51.381567 15290 raft_consensus.cc:515] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:51.383095 15290 leader_election.cc:290] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 3 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:51.383677 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:51.383908 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd239fa3b102474ca61fab3c857f821b" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:51.384254 15370 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:51.384364 15441 raft_consensus.cc:3055] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:51.384676 15441 raft_consensus.cc:740] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:51.385260 15441 consensus_queue.cc:260] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:51.386158 15441 raft_consensus.cc:3060] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:51.388463 15370 raft_consensus.cc:2468] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 3.
I20260709 13:03:51.389449 15261 leader_election.cc:304] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:51.390172 16704 raft_consensus.cc:2804] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:51.390445 15441 raft_consensus.cc:2468] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 3.
I20260709 13:03:51.390712 16704 raft_consensus.cc:697] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 3 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:51.392006 16704 consensus_queue.cc:237] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:51.404564 15193 catalog_manager.cc:5697] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 2 to 3, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 3 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.449450 16764 raft_consensus.cc:993] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:51.449811 16775 raft_consensus.cc:1081] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:51.451071 15981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55718
I20260709 13:03:51.451506 15981 raft_consensus.cc:493] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:51.451807 15981 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:51.455816 15981 raft_consensus.cc:515] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:51.458096 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:51.458461 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2b26feea86a4146bd628cc7db5a7e17" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:51.457710 15981 leader_election.cc:290] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 3 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:51.459161 15370 raft_consensus.cc:3055] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:51.458732 15290 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:51.460093 15370 raft_consensus.cc:740] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:51.461586 15370 consensus_queue.cc:260] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:51.462607 15370 raft_consensus.cc:3060] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:51.465071 15290 raft_consensus.cc:2468] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 3.
I20260709 13:03:51.466262 15946 leader_election.cc:304] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:51.467058 16759 raft_consensus.cc:2804] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:51.467202 15370 raft_consensus.cc:2468] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 3.
I20260709 13:03:51.467550 16759 raft_consensus.cc:697] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:51.468386 16759 consensus_queue.cc:237] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:51.475716 15193 catalog_manager.cc:5697] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 2 to 3, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 3 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:51.577608 16764 raft_consensus.cc:993] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:51.578121 16764 raft_consensus.cc:1081] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:51.579418 15440 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58454
I20260709 13:03:51.579883 15440 raft_consensus.cc:493] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:51.580114 15440 raft_consensus.cc:3060] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:51.584878 15440 raft_consensus.cc:515] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:51.586751 15440 leader_election.cc:290] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175)
I20260709 13:03:51.586889 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:51.587119 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e2365ee1774be2a7273af098185fb4" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
I20260709 13:03:51.587608 15370 raft_consensus.cc:3055] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:51.587670 15982 raft_consensus.cc:3060] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:51.588029 15370 raft_consensus.cc:740] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:51.589434 15370 consensus_queue.cc:260] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:51.590464 15370 raft_consensus.cc:3060] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:51.592928 15982 raft_consensus.cc:2468] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:51.593895 15412 leader_election.cc:304] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:51.594589 16771 raft_consensus.cc:2804] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:51.595072 16771 raft_consensus.cc:697] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:51.595942 16771 consensus_queue.cc:237] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:51.600900 15370 raft_consensus.cc:2468] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:51.607347 15193 catalog_manager.cc:5697] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:51.941550 15365 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:51.942880 16704 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:51.954134 15440 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:51.955216 16704 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:51.984095 15293 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:51.985134 16759 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:51.988890 15982 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:51.990023 16666 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:52.001137 15365 raft_consensus.cc:1275] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:52.001888 15370 raft_consensus.cc:1275] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:52.003312 16666 consensus_queue.cc:1048] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:52.004813 16759 consensus_queue.cc:1048] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:52.215507 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:52.250046 15290 consensus_queue.cc:237] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:52.256464 15365 raft_consensus.cc:1275] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:52.257184 15263 consensus_peers.cc:597] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5feaa4ee07fd441883cfc0a982157c2d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:52.257656 15441 raft_consensus.cc:1275] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:52.257768 16792 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:52.258723 16704 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:52.266969 16762 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.268567 15441 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.271093 15365 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.287462 15196 catalog_manager.cc:5697] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:52.288755 15290 consensus_queue.cc:237] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:52.304903 15263 consensus_peers.cc:597] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 590308f311fe4dd8bbd0b8f03dfdae33. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:52.306713 15440 raft_consensus.cc:1275] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:52.307356 15365 raft_consensus.cc:1275] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:52.308705 16792 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:52.309700 16704 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:52.324939 16704 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.328831 15440 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.329769 15370 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.344210 15192 catalog_manager.cc:5697] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.344609 15290 consensus_queue.cc:237] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
W20260709 13:03:52.353736 15263 consensus_peers.cc:597] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: db9417e778694c8c918038d9f4c26911. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:52.354516 15370 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:52.355095 15440 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:52.356031 16792 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:52.357113 16762 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:52.367843 16762 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.370584 15441 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.373479 15370 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.380992 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:52.384056 15440 consensus_queue.cc:237] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:52.392918 15193 catalog_manager.cc:5697] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
W20260709 13:03:52.408751 15412 consensus_peers.cc:597] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: defbc87c4c7d4809879fcf34d746bcc3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:52.409920 15365 raft_consensus.cc:1275] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:52.411427 15290 raft_consensus.cc:1275] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:52.411965 16771 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:52.413674 16771 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:52.425009 16801 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.432621 15370 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.438670 15290 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.447956 15192 catalog_manager.cc:5697] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:52.494227 15290 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44170a394fbc448983621e444968a887"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:52.494824 15290 raft_consensus.cc:606] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:52.497160 15440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:52.497718 15440 raft_consensus.cc:606] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Received request to transfer leadership to TS d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:52.498929 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:52.500028 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:52.608013 16801 raft_consensus.cc:993] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:52.608660 16801 raft_consensus.cc:1081] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Signalling peer d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:52.610245 15370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:54650
I20260709 13:03:52.610751 15370 raft_consensus.cc:493] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:52.611092 15370 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:52.617826 15370 raft_consensus.cc:515] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:52.619675 15370 leader_election.cc:290] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 3 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:52.620208 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:52.620869 15290 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:52.620846 15441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73dec2047466417fbfd48864d1eb2299" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:52.622594 15441 raft_consensus.cc:3055] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:52.624111 15441 raft_consensus.cc:740] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:52.624965 15441 consensus_queue.cc:260] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:52.626139 15441 raft_consensus.cc:3060] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:52.629441 15290 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 3.
I20260709 13:03:52.636989 15337 leader_election.cc:304] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:52.637735 16764 raft_consensus.cc:2804] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:03:52.638043 15441 raft_consensus.cc:2468] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 3.
I20260709 13:03:52.638237 16764 raft_consensus.cc:697] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 3 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:52.639137 16764 consensus_queue.cc:237] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:52.653637 15193 catalog_manager.cc:5697] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 2 to 3, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:52.722776 16823 ts_tablet_manager.cc:933] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:52.728533 16823 tablet_copy_client.cc:323] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:52.730535 15308 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 590308f311fe4dd8bbd0b8f03dfdae33 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:52.731063 15308 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 590308f311fe4dd8bbd0b8f03dfdae33 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-590308f311fe4dd8bbd0b8f03dfdae33
I20260709 13:03:52.736043 15308 tablet_copy_source_session.cc:215] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:52.738775 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 590308f311fe4dd8bbd0b8f03dfdae33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:52.754374 16823 tablet_copy_client.cc:806] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:52.754961 16823 tablet_copy_client.cc:670] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:52.759578 16823 tablet_copy_client.cc:538] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:52.768795 16823 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:52.790596 16823 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:52.791527 16823 tablet_bootstrap.cc:492] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:52.792212 16823 ts_tablet_manager.cc:1403] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260709 13:03:52.794950 16826 ts_tablet_manager.cc:933] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:52.795256 16823 raft_consensus.cc:359] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:52.796171 16823 raft_consensus.cc:740] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:52.796809 16826 tablet_copy_client.cc:323] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:52.796859 16823 consensus_queue.cc:260] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:52.798570 15308 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 5feaa4ee07fd441883cfc0a982157c2d from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:52.798970 15308 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 5feaa4ee07fd441883cfc0a982157c2d from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-5feaa4ee07fd441883cfc0a982157c2d
I20260709 13:03:52.799661 16823 ts_tablet_manager.cc:1434] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:03:52.802012 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-590308f311fe4dd8bbd0b8f03dfdae33 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:52.802481 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-590308f311fe4dd8bbd0b8f03dfdae33 on tablet 590308f311fe4dd8bbd0b8f03dfdae33 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:52.806098 15308 tablet_copy_source_session.cc:215] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:52.812759 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5feaa4ee07fd441883cfc0a982157c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:52.827260 16826 tablet_copy_client.cc:806] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:52.827805 16826 tablet_copy_client.cc:670] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:52.836760 16826 tablet_copy_client.cc:538] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:52.844992 16826 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:52.849180 16823 ts_tablet_manager.cc:933] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:52.857287 16704 raft_consensus.cc:993] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:52.857841 16704 raft_consensus.cc:1081] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:52.863808 15441 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44170a394fbc448983621e444968a887"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58456
I20260709 13:03:52.864346 15441 raft_consensus.cc:493] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:52.864662 15441 raft_consensus.cc:3060] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:52.873629 15441 raft_consensus.cc:515] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:52.881234 16829 ts_tablet_manager.cc:933] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:52.883762 16823 tablet_copy_client.cc:323] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:52.885586 15308 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet db9417e778694c8c918038d9f4c26911 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:52.886119 15308 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet db9417e778694c8c918038d9f4c26911 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-db9417e778694c8c918038d9f4c26911
I20260709 13:03:52.886421 15295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44170a394fbc448983621e444968a887" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:52.886960 15295 raft_consensus.cc:3055] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:52.887213 15295 raft_consensus.cc:740] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:52.887917 15295 consensus_queue.cc:260] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:52.889181 15295 raft_consensus.cc:3060] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:52.894645 15982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44170a394fbc448983621e444968a887" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
I20260709 13:03:52.895169 15982 raft_consensus.cc:3060] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:52.895689 16829 tablet_copy_client.cc:323] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:52.895215 16826 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:52.897174 16826 tablet_bootstrap.cc:492] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:52.897809 16826 ts_tablet_manager.cc:1403] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.025s
I20260709 13:03:52.900678 16826 raft_consensus.cc:359] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:52.901474 16826 raft_consensus.cc:740] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:52.901883 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet defbc87c4c7d4809879fcf34d746bcc3 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:52.901494 15441 leader_election.cc:290] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175)
I20260709 13:03:52.902518 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet defbc87c4c7d4809879fcf34d746bcc3 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-defbc87c4c7d4809879fcf34d746bcc3
I20260709 13:03:52.902127 16826 consensus_queue.cc:260] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [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: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:52.904874 16826 ts_tablet_manager.cc:1434] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:03:52.901309 15982 raft_consensus.cc:2468] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:52.907330 15412 leader_election.cc:304] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:52.908141 16771 raft_consensus.cc:2804] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:52.908681 16771 raft_consensus.cc:697] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:52.909718 16771 consensus_queue.cc:237] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:52.925561 15307 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-5feaa4ee07fd441883cfc0a982157c2d received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:52.926034 15307 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-5feaa4ee07fd441883cfc0a982157c2d on tablet 5feaa4ee07fd441883cfc0a982157c2d with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:52.930083 15295 raft_consensus.cc:2468] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:52.919582 15457 tablet_copy_source_session.cc:215] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:52.894145 15308 tablet_copy_source_session.cc:215] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:52.946404 16829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defbc87c4c7d4809879fcf34d746bcc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:52.951622 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db9417e778694c8c918038d9f4c26911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:52.958878 15193 catalog_manager.cc:5697] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:52.963662 16829 tablet_copy_client.cc:806] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:52.964237 16829 tablet_copy_client.cc:670] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:52.968025 16829 tablet_copy_client.cc:538] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:52.975651 16823 tablet_copy_client.cc:806] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:52.976248 16823 tablet_copy_client.cc:670] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:52.979903 16829 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:52.980865 16823 tablet_copy_client.cc:538] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:52.991039 16823 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:53.002405 16829 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:53.003134 16829 tablet_bootstrap.cc:492] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:53.003662 16829 ts_tablet_manager.cc:1403] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260709 13:03:53.006598 16829 raft_consensus.cc:359] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:53.007418 16829 raft_consensus.cc:740] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:53.008050 16829 consensus_queue.cc:260] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:53.014448 16829 ts_tablet_manager.cc:1434] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:03:53.015770 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-defbc87c4c7d4809879fcf34d746bcc3 received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:53.016197 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-defbc87c4c7d4809879fcf34d746bcc3 on tablet defbc87c4c7d4809879fcf34d746bcc3 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:53.040041 16823 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:53.040807 16823 tablet_bootstrap.cc:492] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:53.041354 16823 ts_tablet_manager.cc:1403] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.004s
I20260709 13:03:53.043769 16823 raft_consensus.cc:359] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:53.044463 16823 raft_consensus.cc:740] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:53.044996 16823 consensus_queue.cc:260] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:53.047252 16823 ts_tablet_manager.cc:1434] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:03:53.049476 15308 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-db9417e778694c8c918038d9f4c26911 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:53.049878 15308 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-db9417e778694c8c918038d9f4c26911 on tablet db9417e778694c8c918038d9f4c26911 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:53.144594 15441 raft_consensus.cc:1275] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:53.145808 16803 consensus_queue.cc:1048] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.172601 15290 raft_consensus.cc:1275] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:03:53.173897 16822 consensus_queue.cc:1048] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.326826 15982 raft_consensus.cc:1217] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:53.344988 15290 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:53.346401 16771 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:53.361146 15982 raft_consensus.cc:1275] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:53.362746 16666 consensus_queue.cc:1048] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:53.402637 15981 raft_consensus.cc:1217] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:53.414949 15981 raft_consensus.cc:1217] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:03:53.466215 15411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 106745us
I20260709 13:03:53.470829 15982 raft_consensus.cc:1217] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:53.500759 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:53.747246 16792 raft_consensus.cc:1064] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:53.749290 16792 consensus_queue.cc:237] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:53.755000 15982 raft_consensus.cc:1275] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.755522 15370 raft_consensus.cc:1275] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.756978 16792 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.757244 15441 raft_consensus.cc:1275] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:53.760874 16792 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.761693 16704 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:53.783463 16762 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:53.787762 15979 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:53.797814 15370 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:53.800218 15196 catalog_manager.cc:5697] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:53.860082 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:03:53.879889 15263 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.132:45175, user_credentials={real_user=slave}} blocked reactor thread for 54704us
W20260709 13:03:53.888377 16848 log.cc:927] Time spent T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9: Append to log took a long time: real 0.108s	user 0.000s	sys 0.000s
I20260709 13:03:53.897311 15438 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:53.929108 15295 consensus_queue.cc:237] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:53.933728 15981 raft_consensus.cc:1275] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:53.939082 15440 raft_consensus.cc:1275] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:53.941295 16792 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:53.942315 16852 consensus_queue.cc:1048] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:53.949954 16852 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:53.955613 15979 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:53.967581 15370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:53.968209 15370 raft_consensus.cc:606] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 08bfc71c7a634f75ab6db0d2549b1ae9
I20260709 13:03:53.967633 15438 raft_consensus.cc:2955] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:53.985682 15193 catalog_manager.cc:5697] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:53.986433 15440 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39465339589f4ce09bfdc76fb103d658"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:53.990706 15440 raft_consensus.cc:606] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Received request to transfer leadership to TS 1fca57d1420b4d118649db6807cd0e77
I20260709 13:03:53.991956 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:53.993454 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:54.003944 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 590308f311fe4dd8bbd0b8f03dfdae33 with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:54.005505 16853 tablet_replica.cc:333] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:54.006603 16853 raft_consensus.cc:2243] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:54.010854 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 590308f311fe4dd8bbd0b8f03dfdae33 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:54.014690 16853 raft_consensus.cc:2272] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:54.019748 16853 ts_tablet_manager.cc:1916] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:54.026996 16666 raft_consensus.cc:1064] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:54.029309 16666 consensus_queue.cc:237] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.036203 16853 ts_tablet_manager.cc:1929] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:54.036744 16853 log.cc:1199] T 590308f311fe4dd8bbd0b8f03dfdae33 P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/590308f311fe4dd8bbd0b8f03dfdae33
I20260709 13:03:54.038787 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 590308f311fe4dd8bbd0b8f03dfdae33 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:54.043241 16704 raft_consensus.cc:1064] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:54.046708 15370 raft_consensus.cc:1275] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:54.046466 16704 consensus_queue.cc:237] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [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: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.049762 15290 raft_consensus.cc:1275] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:54.050935 16771 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:54.054768 16762 raft_consensus.cc:1064] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:54.057224 15981 raft_consensus.cc:1275] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:54.057312 16762 consensus_queue.cc:237] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.058066 16666 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:54.058979 16771 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:54.077528 16843 raft_consensus.cc:993] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:54.079279 16855 raft_consensus.cc:1081] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Signalling peer 1fca57d1420b4d118649db6807cd0e77 to start an election
I20260709 13:03:54.083029 15290 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39465339589f4ce09bfdc76fb103d658"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
 from {username='slave'} at 127.0.0.1:51586
I20260709 13:03:54.083601 15290 raft_consensus.cc:493] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:54.083956 15290 raft_consensus.cc:3060] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.090560 15290 raft_consensus.cc:515] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:54.092916 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39465339589f4ce09bfdc76fb103d658" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:54.093425 15365 raft_consensus.cc:3060] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.100082 15365 raft_consensus.cc:2468] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:54.101363 15261 leader_election.cc:304] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:54.102150 16852 raft_consensus.cc:2804] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:54.102701 16852 raft_consensus.cc:697] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Leader. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:54.103578 16852 consensus_queue.cc:237] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:54.109144 15290 leader_election.cc:290] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:54.111123 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39465339589f4ce09bfdc76fb103d658" candidate_uuid: "1fca57d1420b4d118649db6807cd0e77" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:54.111867 15438 raft_consensus.cc:3055] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:54.112205 15438 raft_consensus.cc:740] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:54.113005 15438 consensus_queue.cc:260] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:54.114289 15438 raft_consensus.cc:3060] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.130285 16855 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.135586 15365 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.150008 15438 raft_consensus.cc:2468] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1fca57d1420b4d118649db6807cd0e77 in term 2.
I20260709 13:03:54.159305 15295 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.161913 15193 catalog_manager.cc:5697] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: term changed from 1 to 2, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:54.166586 15981 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.173390 15192 catalog_manager.cc:5697] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:54.197386 15981 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:54.197376 15979 raft_consensus.cc:1275] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:54.199117 16852 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.199599 16792 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:54.201776 15438 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:54.206869 16863 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.213501 15438 consensus_queue.cc:237] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.214046 15370 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:54.214293 15365 raft_consensus.cc:1275] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:54.216189 16863 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.217555 16852 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:54.219818 15982 raft_consensus.cc:1275] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:54.221361 16666 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.231070 15438 raft_consensus.cc:1275] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:54.235668 15365 raft_consensus.cc:1275] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:54.235000 16855 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.237052 16860 consensus_queue.cc:1048] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.241726 15373 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.255499 16852 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:03:54.256129 15980 raft_consensus.cc:2955] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.291499 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet defbc87c4c7d4809879fcf34d746bcc3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:54.300355 15194 catalog_manager.cc:5697] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 1 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.305040 16704 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.322570 15373 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.326719 16762 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.333310 15194 catalog_manager.cc:5697] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:54.335454 15981 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.337175 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet defbc87c4c7d4809879fcf34d746bcc3 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:54.337283 15438 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.343389 15446 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.351562 15979 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.353865 15290 consensus_queue.cc:237] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [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: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.364974 15194 catalog_manager.cc:5697] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.366704 15979 raft_consensus.cc:1275] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:54.369005 16870 tablet_replica.cc:333] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:54.371521 16870 raft_consensus.cc:2243] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:54.372493 16870 raft_consensus.cc:2272] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:54.377377 16870 ts_tablet_manager.cc:1916] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:54.381134 15446 raft_consensus.cc:1275] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:54.382032 15373 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.390553 16863 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.392406 16863 consensus_queue.cc:1048] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:54.400676 16704 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.407565 16870 ts_tablet_manager.cc:1929] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:54.408548 16870 log.cc:1199] T defbc87c4c7d4809879fcf34d746bcc3 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/defbc87c4c7d4809879fcf34d746bcc3
I20260709 13:03:54.417999 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet defbc87c4c7d4809879fcf34d746bcc3 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:54.417905 15981 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.420341 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5feaa4ee07fd441883cfc0a982157c2d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:54.424746 15290 consensus_queue.cc:237] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.429963 15446 raft_consensus.cc:2955] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.431753 15370 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:54.430687 15980 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:54.430759 16764 raft_consensus.cc:993] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:54.434875 16822 raft_consensus.cc:1081] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 08bfc71c7a634f75ab6db0d2549b1ae9 to start an election
I20260709 13:03:54.437536 15193 catalog_manager.cc:5697] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index 3 to 4, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 1 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:54.434703 16704 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 13:03:54.446205 16762 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:54.448171 15446 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
 from {username='slave'} at 127.0.0.1:58454
I20260709 13:03:54.448724 15446 raft_consensus.cc:493] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:54.453593 15446 raft_consensus.cc:3060] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.454448 16863 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.460148 15446 raft_consensus.cc:515] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.463140 15980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
I20260709 13:03:54.463678 15980 raft_consensus.cc:3060] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.466149 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet 5feaa4ee07fd441883cfc0a982157c2d with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:54.467149 16853 tablet_replica.cc:333] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:54.468091 16853 raft_consensus.cc:2243] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:54.468745 16853 raft_consensus.cc:2272] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:54.471258 15373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c68c0cb86b452fab6c8ac06a750c2d" candidate_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:54.471817 15373 raft_consensus.cc:3055] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:54.472090 15373 raft_consensus.cc:740] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:54.472775 15373 consensus_queue.cc:260] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.473606 15373 raft_consensus.cc:3060] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:54.473794 15980 raft_consensus.cc:2468] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:54.474452 15981 raft_consensus.cc:1240] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Rejecting Update request from peer d7cc9640a712468496bfe988fbfe8e95 for earlier term 1. Current term is 2. Ops: []
I20260709 13:03:54.476581 15412 leader_election.cc:304] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: 08bfc71c7a634f75ab6db0d2549b1ae9, 096e98f8db5744eaa85c8dd86994b589; no voters: 
I20260709 13:03:54.477615 16860 raft_consensus.cc:2804] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:54.478796 16860 raft_consensus.cc:697] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:54.479748 16860 consensus_queue.cc:237] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:54.480505 15446 leader_election.cc:290] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [CANDIDATE]: Term 2 election: Requested vote from peers d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437), 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175)
I20260709 13:03:54.483059 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet db9417e778694c8c918038d9f4c26911 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:54.485379 15373 raft_consensus.cc:2468] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfc71c7a634f75ab6db0d2549b1ae9 in term 2.
I20260709 13:03:54.485944 15370 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.490417 15980 raft_consensus.cc:2955] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.501019 16853 ts_tablet_manager.cc:1916] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:54.505656 15192 catalog_manager.cc:5697] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:54.520411 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet db9417e778694c8c918038d9f4c26911 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:54.524703 15365 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:54.527906 16863 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:54.524708 16872 tablet_replica.cc:333] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:54.533210 16872 raft_consensus.cc:2243] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:54.533998 16872 raft_consensus.cc:2272] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:54.537125 15438 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:54.541757 16762 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:54.543560 16872 ts_tablet_manager.cc:1916] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:54.562247 16872 ts_tablet_manager.cc:1929] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:54.562772 16872 log.cc:1199] T db9417e778694c8c918038d9f4c26911 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/db9417e778694c8c918038d9f4c26911
I20260709 13:03:54.564529 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet db9417e778694c8c918038d9f4c26911 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:54.569367 16853 ts_tablet_manager.cc:1929] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:54.569905 16853 log.cc:1199] T 5feaa4ee07fd441883cfc0a982157c2d P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/5feaa4ee07fd441883cfc0a982157c2d
I20260709 13:03:54.574553 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet 5feaa4ee07fd441883cfc0a982157c2d (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:54.584391 15192 catalog_manager.cc:5697] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:54.967124 15979 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:54.968147 16860 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:54.976274 15370 raft_consensus.cc:1275] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:54.977691 16843 consensus_queue.cc:1048] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:54.994388 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:55.545806 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:55.590606 15446 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6"
dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
mode: GRACEFUL
new_leader_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:51844
I20260709 13:03:55.591198 15446 raft_consensus.cc:606] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Received request to transfer leadership to TS d7cc9640a712468496bfe988fbfe8e95
I20260709 13:03:55.594612 15295 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db9417e778694c8c918038d9f4c26911"
dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:44306
I20260709 13:03:55.595121 15295 raft_consensus.cc:606] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:55.596195 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:03:55.597755 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:55.601905 15370 consensus_queue.cc:237] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Queue 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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:55.607511 15446 raft_consensus.cc:1275] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:03:55.607620 15338 consensus_peers.cc:597] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d76191f4b68e437d93320f32ee6062b7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.608076 15295 raft_consensus.cc:1275] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:03:55.608804 16887 consensus_queue.cc:1048] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.610900 16887 consensus_queue.cc:1048] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.619674 16704 raft_consensus.cc:993] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:55.618948 16822 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.620115 16704 raft_consensus.cc:1081] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:55.621891 15980 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db9417e778694c8c918038d9f4c26911"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55712
I20260709 13:03:55.622437 15980 raft_consensus.cc:493] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:55.622774 15980 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:55.623615 15446 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.629187 15980 raft_consensus.cc:515] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:55.631771 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:55.632045 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db9417e778694c8c918038d9f4c26911" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:55.632325 15290 raft_consensus.cc:3055] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:03:55.632550 15370 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:55.632651 15290 raft_consensus.cc:740] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1fca57d1420b4d118649db6807cd0e77, State: Running, Role: LEADER
I20260709 13:03:55.633411 15290 consensus_queue.cc:260] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:55.634495 15290 raft_consensus.cc:3060] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:03:55.640581 15293 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.639765 15370 raft_consensus.cc:2468] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 3.
I20260709 13:03:55.650386 15980 leader_election.cc:290] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 3 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:55.671689 15290 raft_consensus.cc:2468] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 3.
I20260709 13:03:55.675269 15945 leader_election.cc:304] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:55.676280 15193 catalog_manager.cc:5697] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.685111 15293 consensus_queue.cc:237] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:55.687448 16800 raft_consensus.cc:2804] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:03:55.702420 15263 consensus_peers.cc:597] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd239fa3b102474ca61fab3c857f821b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.702672 15446 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:55.704908 16762 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:55.706893 16800 raft_consensus.cc:697] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:55.708612 15373 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:03:55.709043 16800 consensus_queue.cc:237] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [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: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:55.709964 16704 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:55.739626 15196 catalog_manager.cc:5697] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 2 to 3, leader changed from 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 3 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:55.743083 15370 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.744562 15446 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.740945 16704 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.770680 15192 catalog_manager.cc:5697] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 4, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 3 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.771667 15446 consensus_queue.cc:237] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:55.777822 15370 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:03:55.778298 15293 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:03:55.778321 15412 consensus_peers.cc:597] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6ab1439f2ec4cef968c339afa3d6988. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.779232 16860 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.780197 16886 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:03:55.791946 16860 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.794822 15370 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.795718 15293 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.808027 15290 consensus_queue.cc:237] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:55.817559 15373 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:55.817165 15194 catalog_manager.cc:5697] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index -1 to 2, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
W20260709 13:03:55.819245 15263 consensus_peers.cc:597] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 -> Peer 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132:45175): Couldn't send request to peer 096e98f8db5744eaa85c8dd86994b589. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 39465339589f4ce09bfdc76fb103d658. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:55.821318 15446 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:55.821722 16704 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:55.822821 16762 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:55.832386 16902 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.835314 15438 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.835253 15373 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } } }
I20260709 13:03:55.857704 15194 catalog_manager.cc:5697] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 reported cstate change: config changed from index -1 to 3, NON_VOTER 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) added. New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:55.947957 16886 raft_consensus.cc:993] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9: : Instructing follower d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:55.948473 16886 raft_consensus.cc:1081] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Signalling peer d7cc9640a712468496bfe988fbfe8e95 to start an election
I20260709 13:03:55.949954 15373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
 from {username='slave'} at 127.0.0.1:54650
I20260709 13:03:55.950555 15373 raft_consensus.cc:493] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:55.951483 15373 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:55.958848 15373 raft_consensus.cc:515] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:55.960702 15373 leader_election.cc:290] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [CANDIDATE]: Term 4 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:55.961251 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:55.961719 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2b7424adb04d0991f39c3adb9ae3a6" candidate_uuid: "d7cc9640a712468496bfe988fbfe8e95" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9"
I20260709 13:03:55.961853 15290 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:55.962302 15438 raft_consensus.cc:3055] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:03:55.962605 15438 raft_consensus.cc:740] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 08bfc71c7a634f75ab6db0d2549b1ae9, State: Running, Role: LEADER
I20260709 13:03:55.963277 15438 consensus_queue.cc:260] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:55.964416 15438 raft_consensus.cc:3060] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:03:55.966544 15290 raft_consensus.cc:2468] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 4.
I20260709 13:03:55.967540 15337 leader_election.cc:304] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [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: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95; no voters: 
I20260709 13:03:55.968369 16822 raft_consensus.cc:2804] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:03:55.969550 16822 raft_consensus.cc:697] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 4 LEADER]: Becoming Leader. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:55.970451 16822 consensus_queue.cc:237] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } }
I20260709 13:03:55.970847 15438 raft_consensus.cc:2468] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7cc9640a712468496bfe988fbfe8e95 in term 4.
I20260709 13:03:55.981969 15192 catalog_manager.cc:5697] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: term changed from 3 to 4, leader changed from 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) to d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130). New cstate: current_term: 4 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } health_report { overall_health: UNKNOWN } } }
I20260709 13:03:56.108443 16910 ts_tablet_manager.cc:933] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
I20260709 13:03:56.110757 16910 tablet_copy_client.cc:323] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:56.113404 15308 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet bd239fa3b102474ca61fab3c857f821b from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:56.113940 15308 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet bd239fa3b102474ca61fab3c857f821b from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-bd239fa3b102474ca61fab3c857f821b
I20260709 13:03:56.125619 15308 tablet_copy_source_session.cc:215] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:56.129601 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd239fa3b102474ca61fab3c857f821b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:56.142233 16910 tablet_copy_client.cc:806] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:56.142783 16910 tablet_copy_client.cc:670] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:56.146514 16910 tablet_copy_client.cc:538] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:56.154130 16910 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:56.175242 16912 ts_tablet_manager.cc:933] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:56.177114 16912 tablet_copy_client.cc:323] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.130:34437
I20260709 13:03:56.178684 15383 tablet_copy_service.cc:140] P d7cc9640a712468496bfe988fbfe8e95: Received BeginTabletCopySession request for tablet d76191f4b68e437d93320f32ee6062b7 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:47842)
I20260709 13:03:56.179204 15383 tablet_copy_service.cc:161] P d7cc9640a712468496bfe988fbfe8e95: Beginning new tablet copy session on tablet d76191f4b68e437d93320f32ee6062b7 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:47842: session id = 096e98f8db5744eaa85c8dd86994b589-d76191f4b68e437d93320f32ee6062b7
I20260709 13:03:56.181931 16910 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:56.182837 16910 tablet_bootstrap.cc:492] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:56.183485 16910 ts_tablet_manager.cc:1403] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.030s	user 0.024s	sys 0.004s
I20260709 13:03:56.186617 15383 tablet_copy_source_session.cc:215] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:56.186290 16910 raft_consensus.cc:359] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:56.187065 16910 raft_consensus.cc:740] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:56.187704 16910 consensus_queue.cc:260] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:56.190400 16910 ts_tablet_manager.cc:1434] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:03:56.194389 15308 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-bd239fa3b102474ca61fab3c857f821b received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:56.194787 15308 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-bd239fa3b102474ca61fab3c857f821b on tablet bd239fa3b102474ca61fab3c857f821b with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:56.198931 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76191f4b68e437d93320f32ee6062b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:56.206588 15293 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:56.208108 16895 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:56.217489 16912 tablet_copy_client.cc:806] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:56.218214 16912 tablet_copy_client.cc:670] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:56.223472 16912 tablet_copy_client.cc:538] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:56.232389 16912 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:56.236882 15373 raft_consensus.cc:1275] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:56.239662 16800 consensus_queue.cc:1048] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:56.258005 16912 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:56.258957 16912 tablet_bootstrap.cc:492] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:56.259593 16912 ts_tablet_manager.cc:1403] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.004s
I20260709 13:03:56.264006 16912 raft_consensus.cc:359] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:56.264811 16912 raft_consensus.cc:740] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:56.265393 16912 consensus_queue.cc:260] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:56.268528 16912 ts_tablet_manager.cc:1434] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:03:56.272436 15383 tablet_copy_service.cc:342] P d7cc9640a712468496bfe988fbfe8e95: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-d76191f4b68e437d93320f32ee6062b7 received from {username='slave'} at 127.0.0.1:47842
I20260709 13:03:56.272850 15383 tablet_copy_service.cc:434] P d7cc9640a712468496bfe988fbfe8e95: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-d76191f4b68e437d93320f32ee6062b7 on tablet d76191f4b68e437d93320f32ee6062b7 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:56.351372 16912 ts_tablet_manager.cc:933] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009)
I20260709 13:03:56.353008 16912 tablet_copy_client.cc:323] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.131:37009
I20260709 13:03:56.354477 15457 tablet_copy_service.cc:140] P 08bfc71c7a634f75ab6db0d2549b1ae9: Received BeginTabletCopySession request for tablet a6ab1439f2ec4cef968c339afa3d6988 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48994)
I20260709 13:03:56.354900 15457 tablet_copy_service.cc:161] P 08bfc71c7a634f75ab6db0d2549b1ae9: Beginning new tablet copy session on tablet a6ab1439f2ec4cef968c339afa3d6988 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48994: session id = 096e98f8db5744eaa85c8dd86994b589-a6ab1439f2ec4cef968c339afa3d6988
I20260709 13:03:56.358523 15293 raft_consensus.cc:1275] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 4 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:56.359270 15438 raft_consensus.cc:1275] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 4 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:03:56.360123 16887 consensus_queue.cc:1048] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:56.360749 16822 consensus_queue.cc:1048] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:56.362248 15457 tablet_copy_source_session.cc:215] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:56.414480 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6ab1439f2ec4cef968c339afa3d6988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:56.472462 16912 tablet_copy_client.cc:806] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:56.473701 16912 tablet_copy_client.cc:670] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
W20260709 13:03:56.480592 15410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:34437, user_credentials={real_user=slave}} blocked reactor thread for 55146.1us
I20260709 13:03:56.508426 16910 ts_tablet_manager.cc:933] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: Initiating tablet copy from peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253)
W20260709 13:03:56.508838 15412 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.132:45175, user_credentials={real_user=slave}} blocked reactor thread for 88223.9us
W20260709 13:03:56.512333 15411 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:40253, user_credentials={real_user=slave}} blocked reactor thread for 95345.9us
I20260709 13:03:56.530541 16910 tablet_copy_client.cc:323] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Beginning tablet copy session from remote peer at address 127.13.222.129:40253
I20260709 13:03:56.552227 16912 tablet_copy_client.cc:538] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:56.552845 15308 tablet_copy_service.cc:140] P 1fca57d1420b4d118649db6807cd0e77: Received BeginTabletCopySession request for tablet 39465339589f4ce09bfdc76fb103d658 from peer 096e98f8db5744eaa85c8dd86994b589 ({username='slave'} at 127.0.0.1:48078)
I20260709 13:03:56.553409 15308 tablet_copy_service.cc:161] P 1fca57d1420b4d118649db6807cd0e77: Beginning new tablet copy session on tablet 39465339589f4ce09bfdc76fb103d658 from peer 096e98f8db5744eaa85c8dd86994b589 at {username='slave'} at 127.0.0.1:48078: session id = 096e98f8db5744eaa85c8dd86994b589-39465339589f4ce09bfdc76fb103d658
I20260709 13:03:56.561972 15308 tablet_copy_source_session.cc:215] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:03:56.562865 15980 raft_consensus.cc:1217] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:03:56.584614 16912 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:56.585563 16910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39465339589f4ce09bfdc76fb103d658. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:56.597008 16910 tablet_copy_client.cc:806] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 0 data blocks...
I20260709 13:03:56.597590 16910 tablet_copy_client.cc:670] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Starting download of 1 WAL segments...
I20260709 13:03:56.598655 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:56.600983 16910 tablet_copy_client.cc:538] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:03:56.610559 16910 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap starting.
I20260709 13:03:56.620759 16912 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:56.622676 16912 tablet_bootstrap.cc:492] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:56.626411 16912 ts_tablet_manager.cc:1403] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.015s
I20260709 13:03:56.629278 16912 raft_consensus.cc:359] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:56.631358 16912 raft_consensus.cc:740] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:56.634586 16912 consensus_queue.cc:260] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:56.637472 16912 ts_tablet_manager.cc:1434] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:03:56.646631 15457 tablet_copy_service.cc:342] P 08bfc71c7a634f75ab6db0d2549b1ae9: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-a6ab1439f2ec4cef968c339afa3d6988 received from {username='slave'} at 127.0.0.1:48994
I20260709 13:03:56.647047 15457 tablet_copy_service.cc:434] P 08bfc71c7a634f75ab6db0d2549b1ae9: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-a6ab1439f2ec4cef968c339afa3d6988 on tablet a6ab1439f2ec4cef968c339afa3d6988 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:56.648473 16910 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:03:56.649428 16910 tablet_bootstrap.cc:492] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: Bootstrap complete.
I20260709 13:03:56.650143 16910 ts_tablet_manager.cc:1403] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.006s
I20260709 13:03:56.654054 16910 raft_consensus.cc:359] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:56.654953 16910 raft_consensus.cc:740] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Initialized, Role: LEARNER
I20260709 13:03:56.655558 16910 consensus_queue.cc:260] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: NON_VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: true } }
I20260709 13:03:56.659845 16910 ts_tablet_manager.cc:1434] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:03:56.661530 15308 tablet_copy_service.cc:342] P 1fca57d1420b4d118649db6807cd0e77: Request end of tablet copy session 096e98f8db5744eaa85c8dd86994b589-39465339589f4ce09bfdc76fb103d658 received from {username='slave'} at 127.0.0.1:48078
I20260709 13:03:56.661953 15308 tablet_copy_service.cc:434] P 1fca57d1420b4d118649db6807cd0e77: ending tablet copy session 096e98f8db5744eaa85c8dd86994b589-39465339589f4ce09bfdc76fb103d658 on tablet 39465339589f4ce09bfdc76fb103d658 with peer 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:56.674697 15979 raft_consensus.cc:1217] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:03:56.810436 15980 raft_consensus.cc:1217] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:03:57.034847 15979 raft_consensus.cc:1217] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:03:57.065376 16887 raft_consensus.cc:1064] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:57.067920 16887 consensus_queue.cc:237] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.079134 15438 raft_consensus.cc:1275] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.081183 16926 consensus_queue.cc:1048] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:57.085654 15290 raft_consensus.cc:1275] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.087678 16940 consensus_queue.cc:1048] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:57.079406 15979 raft_consensus.cc:1275] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 LEARNER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:03:57.098158 16926 consensus_queue.cc:1048] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:57.107092 16926 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.117422 15980 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.118637 15438 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.133070 15192 catalog_manager.cc:5697] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.139376 15293 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.148696 16902 raft_consensus.cc:1064] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:57.152665 16902 consensus_queue.cc:237] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.167716 15980 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:03:57.168594 15373 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:03:57.170854 16762 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:57.172101 16933 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:57.175657 15438 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:03:57.178274 16936 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:57.275014 16762 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.280110 15438 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.286047 15373 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.289556 15979 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.295112 15370 consensus_queue.cc:237] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.301923 15196 catalog_manager.cc:5697] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 reported cstate change: config changed from index 4 to 5, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } attrs { replace: true } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.327126 15290 raft_consensus.cc:1275] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.329311 16940 consensus_queue.cc:1048] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.333480 15290 consensus_queue.cc:237] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.345861 15979 raft_consensus.cc:1275] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Refusing update from remote peer d7cc9640a712468496bfe988fbfe8e95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:03:57.347920 16887 consensus_queue.cc:1048] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.354418 16926 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.356585 15980 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:57.357825 15981 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.361004 16936 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:57.366987 15180 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d76191f4b68e437d93320f32ee6062b7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:57.368224 15438 raft_consensus.cc:1275] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:03:57.370069 15291 raft_consensus.cc:2955] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.377486 16933 consensus_queue.cc:1048] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:03:57.379515 15192 catalog_manager.cc:5697] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 1 leader_uuid: "d7cc9640a712468496bfe988fbfe8e95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.386041 15438 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.382815 16902 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.388492 15981 raft_consensus.cc:2955] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.397794 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd239fa3b102474ca61fab3c857f821b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:57.400081 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet d76191f4b68e437d93320f32ee6062b7 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:57.408761 16954 tablet_replica.cc:333] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:57.409809 16954 raft_consensus.cc:2243] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:57.410542 16954 raft_consensus.cc:2272] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:57.414563 15194 catalog_manager.cc:5697] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 5 to 6, VOTER d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) evicted. New cstate: current_term: 3 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.422955 16944 raft_consensus.cc:1064] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:57.423926 16954 ts_tablet_manager.cc:1916] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:57.425052 16944 consensus_queue.cc:237] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.430887 15354 tablet_service.cc:1558] Processing DeleteTablet for tablet bd239fa3b102474ca61fab3c857f821b with delete_type TABLET_DATA_TOMBSTONED (TS d7cc9640a712468496bfe988fbfe8e95 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:54644
I20260709 13:03:57.436964 15981 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:57.439833 16886 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:57.444742 16954 ts_tablet_manager.cc:1929] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:03:57.445242 16954 log.cc:1199] T d76191f4b68e437d93320f32ee6062b7 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/d76191f4b68e437d93320f32ee6062b7
I20260709 13:03:57.448014 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet d76191f4b68e437d93320f32ee6062b7 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:57.448680 16956 tablet_replica.cc:333] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:57.451848 15290 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:57.451978 15370 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:03:57.452346 16956 raft_consensus.cc:2243] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:57.453177 16956 raft_consensus.cc:2272] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:57.453428 16932 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:57.456712 16944 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:03:57.456713 16956 ts_tablet_manager.cc:1916] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:57.476051 16956 ts_tablet_manager.cc:1929] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:03:57.476497 16956 log.cc:1199] T bd239fa3b102474ca61fab3c857f821b P d7cc9640a712468496bfe988fbfe8e95: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/wals/bd239fa3b102474ca61fab3c857f821b
I20260709 13:03:57.478312 15180 catalog_manager.cc:5028] TS d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): tablet bd239fa3b102474ca61fab3c857f821b (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:57.481938 16932 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.484948 15373 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.485452 15291 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.492832 16902 raft_consensus.cc:1064] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77: attempting to promote NON_VOTER 096e98f8db5744eaa85c8dd86994b589 to VOTER
I20260709 13:03:57.495304 16902 consensus_queue.cc:237] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.499493 15981 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.504442 15193 catalog_manager.cc:5697] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 2 to 3, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } attrs { replace: true } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.551265 15438 consensus_queue.cc:237] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.557392 15981 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:57.558861 16932 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.561713 15446 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:57.564015 15981 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEARNER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:57.567533 16762 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.561692 15370 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:57.568885 16933 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.569722 16944 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.570708 15980 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.571331 16933 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.580418 15365 raft_consensus.cc:1275] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 08bfc71c7a634f75ab6db0d2549b1ae9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:03:57.581887 16886 consensus_queue.cc:1048] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:03:57.593976 15370 raft_consensus.cc:2955] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.594723 15192 catalog_manager.cc:5697] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 3 to 4, VOTER 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129) evicted. New cstate: current_term: 2 leader_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.605919 15182 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6ab1439f2ec4cef968c339afa3d6988 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:57.612987 16902 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.620220 15283 tablet_service.cc:1558] Processing DeleteTablet for tablet a6ab1439f2ec4cef968c339afa3d6988 with delete_type TABLET_DATA_TOMBSTONED (TS 1fca57d1420b4d118649db6807cd0e77 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51580
I20260709 13:03:57.622639 15373 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.649819 15196 catalog_manager.cc:5697] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 reported cstate change: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.651935 16966 tablet_replica.cc:333] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:57.655016 16966 raft_consensus.cc:2243] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:57.655861 16966 raft_consensus.cc:2272] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:57.659816 16966 ts_tablet_manager.cc:1916] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:57.659518 15440 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.673049 15981 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "08bfc71c7a634f75ab6db0d2549b1ae9" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 37009 } attrs { replace: true } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.688122 16966 ts_tablet_manager.cc:1929] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:03:57.689429 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:57.688658 16966 log.cc:1199] T a6ab1439f2ec4cef968c339afa3d6988 P 1fca57d1420b4d118649db6807cd0e77: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/wals/a6ab1439f2ec4cef968c339afa3d6988
I20260709 13:03:57.703557 15289 consensus_queue.cc:237] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.711807 15181 catalog_manager.cc:5028] TS 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): tablet a6ab1439f2ec4cef968c339afa3d6988 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:57.712805 15370 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:57.714901 16965 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:57.722219 15979 raft_consensus.cc:1275] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Refusing update from remote peer 1fca57d1420b4d118649db6807cd0e77: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:57.722736 16762 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.725739 16933 consensus_queue.cc:1048] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [LEADER]: Connected to new peer: Peer: permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:57.728936 15373 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.735121 15979 raft_consensus.cc:2955] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.751410 15196 catalog_manager.cc:5697] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: config changed from index 4 to 5, VOTER 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131) evicted. New cstate: current_term: 2 leader_uuid: "1fca57d1420b4d118649db6807cd0e77" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } } }
I20260709 13:03:57.763521 15370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997"
dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
mode: GRACEFUL
new_leader_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:36100
I20260709 13:03:57.764695 15370 raft_consensus.cc:606] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Received request to transfer leadership to TS 096e98f8db5744eaa85c8dd86994b589
I20260709 13:03:57.765407 15431 tablet_service.cc:1558] Processing DeleteTablet for tablet 39465339589f4ce09bfdc76fb103d658 with delete_type TABLET_DATA_TOMBSTONED (TS 08bfc71c7a634f75ab6db0d2549b1ae9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58448
I20260709 13:03:57.766412 16954 tablet_replica.cc:333] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:57.767189 16954 raft_consensus.cc:2243] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:57.767781 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:03:57.767910 16954 raft_consensus.cc:2272] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:57.767684 15181 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 39465339589f4ce09bfdc76fb103d658 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:03:57.771133 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:03:57.773186 16954 ts_tablet_manager.cc:1916] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:03:57.784616 16954 ts_tablet_manager.cc:1929] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:03:57.784967 16954 log.cc:1199] T 39465339589f4ce09bfdc76fb103d658 P 08bfc71c7a634f75ab6db0d2549b1ae9: Deleting WAL directory at /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/wals/39465339589f4ce09bfdc76fb103d658
I20260709 13:03:57.786037 15182 catalog_manager.cc:5028] TS 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): tablet 39465339589f4ce09bfdc76fb103d658 (table test-workload [id=ae5603e5a2004c8abf4a3cc533cc0281]) successfully deleted
I20260709 13:03:57.837882 16926 raft_consensus.cc:993] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: : Instructing follower 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:57.838505 16926 raft_consensus.cc:1081] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Signalling peer 096e98f8db5744eaa85c8dd86994b589 to start an election
I20260709 13:03:57.841148 15981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997"
dest_uuid: "096e98f8db5744eaa85c8dd86994b589"
 from {username='slave'} at 127.0.0.1:55718
I20260709 13:03:57.841663 15981 raft_consensus.cc:493] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:03:57.842008 15981 raft_consensus.cc:3060] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.847971 15981 raft_consensus.cc:515] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.849896 15981 leader_election.cc:290] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 election: Requested vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
I20260709 13:03:57.850508 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1fca57d1420b4d118649db6807cd0e77"
I20260709 13:03:57.850780 15370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2de2ca9587143ad958e6806aca99997" candidate_uuid: "096e98f8db5744eaa85c8dd86994b589" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d7cc9640a712468496bfe988fbfe8e95"
I20260709 13:03:57.851099 15289 raft_consensus.cc:3060] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.851253 15370 raft_consensus.cc:3055] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:03:57.851548 15370 raft_consensus.cc:740] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d7cc9640a712468496bfe988fbfe8e95, State: Running, Role: LEADER
I20260709 13:03:57.852137 15370 consensus_queue.cc:260] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.853008 15370 raft_consensus.cc:3060] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:03:57.856029 15289 raft_consensus.cc:2468] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:57.857014 15946 leader_election.cc:304] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589, 1fca57d1420b4d118649db6807cd0e77; no voters: 
I20260709 13:03:57.857530 15370 raft_consensus.cc:2468] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 096e98f8db5744eaa85c8dd86994b589 in term 2.
I20260709 13:03:57.857800 16800 raft_consensus.cc:2804] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:03:57.858346 16800 raft_consensus.cc:697] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Becoming Leader. State: Replica: 096e98f8db5744eaa85c8dd86994b589, State: Running, Role: LEADER
I20260709 13:03:57.859138 16800 consensus_queue.cc:237] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [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: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:03:57.867311 15196 catalog_manager.cc:5697] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 reported cstate change: term changed from 1 to 2, leader changed from d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130) to 096e98f8db5744eaa85c8dd86994b589 (127.13.222.132). New cstate: current_term: 2 leader_uuid: "096e98f8db5744eaa85c8dd86994b589" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:03:58.261413 15373 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:58.262435 16800 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:03:58.279496 15293 raft_consensus.cc:1275] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Refusing update from remote peer 096e98f8db5744eaa85c8dd86994b589: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:03:58.282416 16972 consensus_queue.cc:1048] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 13:03:58.772099 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:03:58.974368 14202 tablet_server.cc:179] TabletServer@127.13.222.129:0 shutting down...
W20260709 13:03:58.999444 15337 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]
W20260709 13:03:59.012409 15244 auto_rebalancer.cc:629] Failed to schedule move for tablet c8e3c447cbf34cdeafa77987e883dc76: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:03:59.013206 15337 consensus_peers.cc:597] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.014676 15337 consensus_peers.cc:597] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.024884 15411 consensus_peers.cc:597] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.029809 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:03:59.030822 15337 consensus_peers.cc:597] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.032531 14202 tablet_replica.cc:333] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.033996 14202 raft_consensus.cc:2243] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:59.034873 15337 consensus_peers.cc:597] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.035090 14202 raft_consensus.cc:2272] T c9999494be9a4574b5de14a04cbcef18 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.037231 15411 consensus_peers.cc:597] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.038393 14202 tablet_replica.cc:333] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.039223 14202 raft_consensus.cc:2243] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.039793 14202 raft_consensus.cc:2272] T 73dec2047466417fbfd48864d1eb2299 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.042073 14202 tablet_replica.cc:333] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.042878 14202 raft_consensus.cc:2243] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:03:59.043380 15264 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:03:59.043787 14202 raft_consensus.cc:2272] T c2ba85dcefa14f9f861c9d277ba3ef08 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.046591 14202 tablet_replica.cc:333] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
W20260709 13:03:59.047464 15946 consensus_peers.cc:597] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.047477 14202 raft_consensus.cc:2243] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.048382 14202 raft_consensus.cc:2272] T d76191f4b68e437d93320f32ee6062b7 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.050750 14202 tablet_replica.cc:333] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.051558 14202 raft_consensus.cc:2243] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.052779 14202 raft_consensus.cc:2272] T c8e3c447cbf34cdeafa77987e883dc76 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.055521 14202 tablet_replica.cc:333] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.056470 14202 raft_consensus.cc:2243] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.057541 14202 raft_consensus.cc:2272] T 0f20369ffc1549028b33f1de6e4c2c0b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.060060 14202 tablet_replica.cc:333] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.060940 14202 raft_consensus.cc:2243] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.061463 14202 raft_consensus.cc:2272] T 5791e7b7e11a40a8a55121ae54ac77f1 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.063277 14202 tablet_replica.cc:333] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.063843 14202 raft_consensus.cc:2243] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.064242 14202 raft_consensus.cc:2272] T db9417e778694c8c918038d9f4c26911 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.066128 14202 tablet_replica.cc:333] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.066717 14202 raft_consensus.cc:2243] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.067931 14202 raft_consensus.cc:2272] T ea6b1fa815684ebdadd53036ef27d7bf P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.069957 14202 tablet_replica.cc:333] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.070742 14202 raft_consensus.cc:2243] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.071342 14202 raft_consensus.cc:2272] T a10256da72f047a3a43162f93027645a P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.073483 14202 tablet_replica.cc:333] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.074041 14202 raft_consensus.cc:2243] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.074875 14202 raft_consensus.cc:2272] T 77403c0716e445838de1ecad677b3ef5 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.076607 14202 tablet_replica.cc:333] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.077085 14202 raft_consensus.cc:2243] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.077883 14202 raft_consensus.cc:2272] T 39465339589f4ce09bfdc76fb103d658 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.079449 14202 tablet_replica.cc:333] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.079911 14202 raft_consensus.cc:2243] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.080803 14202 raft_consensus.cc:2272] T a5da657edd78440f9da8c8d027ae5054 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.082449 14202 tablet_replica.cc:333] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.082952 14202 raft_consensus.cc:2243] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.083369 14202 raft_consensus.cc:2272] T 390d7711b4874a8fad59cece86aaafd6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.085573 14202 tablet_replica.cc:333] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.086376 14202 raft_consensus.cc:2243] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.087044 14202 raft_consensus.cc:2272] T 5ac88d059e224004b495d346e5921f1b P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.089263 14202 tablet_replica.cc:333] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.089869 14202 raft_consensus.cc:2243] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:59.089895 15946 consensus_peers.cc:597] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.090718 14202 raft_consensus.cc:2272] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 1fca57d1420b4d118649db6807cd0e77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.092662 14202 tablet_replica.cc:333] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.093297 14202 raft_consensus.cc:2243] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.093776 14202 raft_consensus.cc:2272] T c826be0b04ef46749fbc54a9495346dd P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.096390 14202 tablet_replica.cc:333] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
W20260709 13:03:59.096333 15411 consensus_peers.cc:597] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.097299 14202 raft_consensus.cc:2243] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.097754 14202 raft_consensus.cc:2272] T 43e01347b4864583b709530c11242115 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.099740 14202 tablet_replica.cc:333] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.100291 14202 raft_consensus.cc:2243] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.100726 14202 raft_consensus.cc:2272] T 4f6f60dfc45a49208da4d18559c8545a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.102943 14202 tablet_replica.cc:333] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.103530 14202 raft_consensus.cc:2243] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.104593 14202 raft_consensus.cc:2272] T 590308f311fe4dd8bbd0b8f03dfdae33 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.107113 14202 tablet_replica.cc:333] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.107851 14202 raft_consensus.cc:2243] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.109200 14202 raft_consensus.cc:2272] T d5653b7e8da5431fb972eb2ba9cf198d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.111228 15337 consensus_peers.cc:597] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.112011 14202 tablet_replica.cc:333] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.112802 14202 raft_consensus.cc:2243] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.113397 14202 raft_consensus.cc:2272] T 379ed6783bbf4c01b58c434290639554 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.116215 14202 tablet_replica.cc:333] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.117002 14202 raft_consensus.cc:2243] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.117805 14202 raft_consensus.cc:2272] T 9809ff6d67f642fd99b104e1ac8cf18c P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.120527 14202 tablet_replica.cc:333] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.121284 14202 raft_consensus.cc:2243] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.122370 14202 raft_consensus.cc:2272] T 29d76767c69e4ec39383a5e08dcefb1d P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.125077 14202 tablet_replica.cc:333] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.125771 14202 raft_consensus.cc:2243] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.126410 14202 raft_consensus.cc:2272] T c4881a7f7dc74b99a884e4059f0e544b P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.128608 14202 tablet_replica.cc:333] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.129104 14202 raft_consensus.cc:2243] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:59.129552 15337 consensus_peers.cc:597] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.129624 14202 raft_consensus.cc:2272] T b99e62f4dd934850889d8a2d730c8401 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.131909 14202 tablet_replica.cc:333] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.132718 14202 raft_consensus.cc:2243] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.133756 14202 raft_consensus.cc:2272] T 3bcdd55224884e3ab3d4b667e62304db P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.136242 14202 tablet_replica.cc:333] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.136791 14202 raft_consensus.cc:2243] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.137210 14202 raft_consensus.cc:2272] T 14a50d91662940008605dccdc6432ceb P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.139073 14202 tablet_replica.cc:333] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.139549 14202 raft_consensus.cc:2243] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.139940 14202 raft_consensus.cc:2272] T 0f602c92dcdb427b835a982dc3e7caa6 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.141542 14202 tablet_replica.cc:333] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.142022 14202 raft_consensus.cc:2243] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.142452 14202 raft_consensus.cc:2272] T 39e7c0e1dfc4416b9a18f069884abda0 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.144481 14202 tablet_replica.cc:333] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.145011 14202 raft_consensus.cc:2243] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.145839 14202 raft_consensus.cc:2272] T 568a7c50de5644348067d173d7eb9259 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.146044 15946 consensus_peers.cc:597] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.147655 14202 tablet_replica.cc:333] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.148260 14202 raft_consensus.cc:2243] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.148710 14202 raft_consensus.cc:2272] T 2effb88997c74801ad5c789b6740f8f0 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.150374 14202 tablet_replica.cc:333] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.150853 14202 raft_consensus.cc:2243] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.151225 14202 raft_consensus.cc:2272] T a2de2ca9587143ad958e6806aca99997 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.153492 14202 tablet_replica.cc:333] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.154023 14202 raft_consensus.cc:2243] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.154656 14202 raft_consensus.cc:2272] T 0eb36c47773d493cbccff385e9eb13f9 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.156204 14202 tablet_replica.cc:333] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.156646 14202 raft_consensus.cc:2243] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.157058 14202 raft_consensus.cc:2272] T 44170a394fbc448983621e444968a887 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.159169 14202 tablet_replica.cc:333] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.159929 14202 raft_consensus.cc:2243] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.160650 14202 raft_consensus.cc:2272] T 0fde54b14a414a53810fdbd255a21b78 P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.163126 14202 tablet_replica.cc:333] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.163597 14202 raft_consensus.cc:2243] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.164327 14202 raft_consensus.cc:2272] T fb826e275bbd498b8b455b199878d007 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.166594 14202 tablet_replica.cc:333] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.167341 14202 raft_consensus.cc:2243] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.168391 14202 raft_consensus.cc:2272] T cd17e0270a2f4a8aa7689067a2749b65 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.171257 14202 tablet_replica.cc:333] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.171718 14202 raft_consensus.cc:2243] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.172408 14202 raft_consensus.cc:2272] T bd239fa3b102474ca61fab3c857f821b P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.174094 14202 tablet_replica.cc:333] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.174556 14202 raft_consensus.cc:2243] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.175287 14202 raft_consensus.cc:2272] T b2b26feea86a4146bd628cc7db5a7e17 P 1fca57d1420b4d118649db6807cd0e77 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.177382 14202 tablet_replica.cc:333] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.177898 14202 raft_consensus.cc:2243] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.178728 14202 raft_consensus.cc:2272] T 5feaa4ee07fd441883cfc0a982157c2d P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.180297 14202 tablet_replica.cc:333] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.180723 14202 raft_consensus.cc:2243] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.181172 14202 raft_consensus.cc:2272] T 1aecb39257a94f26a8fae23d702a5edb P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.182890 14202 tablet_replica.cc:333] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.183286 14202 raft_consensus.cc:2243] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.184173 14202 raft_consensus.cc:2272] T 058fb1d9846b4190aaba4f3237ce478f P 1fca57d1420b4d118649db6807cd0e77 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.186364 14202 tablet_replica.cc:333] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
I20260709 13:03:59.186973 14202 raft_consensus.cc:2243] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.187561 14202 raft_consensus.cc:2272] T f2d8513724df4f74bc3145243e35fcc8 P 1fca57d1420b4d118649db6807cd0e77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.189769 14202 tablet_replica.cc:333] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77: stopping tablet replica
W20260709 13:03:59.189741 15946 consensus_peers.cc:597] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.190490 14202 raft_consensus.cc:2243] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.190903 14202 raft_consensus.cc:2272] T 1278faaff0e546e79a6c26fdab6e642a P 1fca57d1420b4d118649db6807cd0e77 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.197911 15337 consensus_peers.cc:597] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.212786 15946 consensus_peers.cc:597] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.213551 15946 consensus_peers.cc:597] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.222931 15946 consensus_peers.cc:597] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.236420 15337 consensus_peers.cc:597] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.242028 15946 consensus_peers.cc:597] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.247357 15411 consensus_peers.cc:597] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.254698 15946 consensus_peers.cc:597] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.260986 15337 consensus_peers.cc:597] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.262437 15337 consensus_peers.cc:597] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.283808 14202 tablet_server.cc:196] TabletServer@127.13.222.129:0 shutdown complete.
W20260709 13:03:59.333526 15946 consensus_peers.cc:597] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.340163 15411 consensus_peers.cc:597] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.351186 15337 consensus_peers.cc:597] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.383828 14202 tablet_server.cc:179] TabletServer@127.13.222.130:0 shutting down...
W20260709 13:03:59.389525 15410 consensus_peers.cc:597] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.409008 15411 consensus_peers.cc:597] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.409524 15411 consensus_peers.cc:597] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.429773 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:59.430688 14202 tablet_replica.cc:333] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.431609 14202 raft_consensus.cc:2243] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.432119 14202 raft_consensus.cc:2272] T c8e3c447cbf34cdeafa77987e883dc76 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.433909 14202 tablet_replica.cc:333] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.434458 14202 raft_consensus.cc:2243] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.435182 14202 raft_consensus.cc:2272] T c9999494be9a4574b5de14a04cbcef18 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.437043 14202 tablet_replica.cc:333] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.437615 14202 raft_consensus.cc:2243] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.438678 14202 raft_consensus.cc:2272] T 73dec2047466417fbfd48864d1eb2299 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.441211 14202 tablet_replica.cc:333] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.441941 14202 raft_consensus.cc:2243] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.442788 14202 raft_consensus.cc:2272] T a6ab1439f2ec4cef968c339afa3d6988 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.445107 14202 tablet_replica.cc:333] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.445801 14202 raft_consensus.cc:2243] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.446348 14202 raft_consensus.cc:2272] T c2ba85dcefa14f9f861c9d277ba3ef08 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.448877 14202 tablet_replica.cc:333] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
W20260709 13:03:59.449486 15945 consensus_peers.cc:597] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.449662 14202 raft_consensus.cc:2243] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.450603 14202 raft_consensus.cc:2272] T d76191f4b68e437d93320f32ee6062b7 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.451437 15411 consensus_peers.cc:597] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Couldn't send request to peer 1fca57d1420b4d118649db6807cd0e77. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.452528 14202 tablet_replica.cc:333] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.453079 14202 raft_consensus.cc:2243] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.453444 14202 raft_consensus.cc:2272] T c3e2365ee1774be2a7273af098185fb4 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.455145 14202 tablet_replica.cc:333] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.455670 14202 raft_consensus.cc:2243] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.456043 14202 raft_consensus.cc:2272] T 43e01347b4864583b709530c11242115 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.458146 14202 tablet_replica.cc:333] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.458851 14202 raft_consensus.cc:2243] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.459725 14202 raft_consensus.cc:2272] T 5791e7b7e11a40a8a55121ae54ac77f1 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.460326 15410 consensus_peers.cc:597] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.461692 14202 tablet_replica.cc:333] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.462392 14202 raft_consensus.cc:2243] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.462934 14202 raft_consensus.cc:2272] T defbc87c4c7d4809879fcf34d746bcc3 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.464597 14202 tablet_replica.cc:333] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.465062 14202 raft_consensus.cc:2243] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.465481 14202 raft_consensus.cc:2272] T a5da657edd78440f9da8c8d027ae5054 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.467103 14202 tablet_replica.cc:333] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.467715 14202 raft_consensus.cc:2243] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.468397 14202 raft_consensus.cc:2272] T 390d7711b4874a8fad59cece86aaafd6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.470110 14202 tablet_replica.cc:333] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.470644 14202 raft_consensus.cc:2243] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.471215 14202 raft_consensus.cc:2272] T 39465339589f4ce09bfdc76fb103d658 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.473001 14202 tablet_replica.cc:333] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.473512 14202 raft_consensus.cc:2243] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.473888 14202 raft_consensus.cc:2272] T 28c68c0cb86b452fab6c8ac06a750c2d P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.475505 14202 tablet_replica.cc:333] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.476032 14202 raft_consensus.cc:2243] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.476723 14202 raft_consensus.cc:2272] T 0af47233ccce4ee58c7eb1d4f112eb88 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.478500 14202 tablet_replica.cc:333] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.479059 14202 raft_consensus.cc:2243] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.479441 14202 raft_consensus.cc:2272] T 4f6f60dfc45a49208da4d18559c8545a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.479859 15945 consensus_peers.cc:597] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.481153 14202 tablet_replica.cc:333] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.481715 14202 raft_consensus.cc:2243] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.482159 14202 raft_consensus.cc:2272] T 5ac88d059e224004b495d346e5921f1b P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.483829 14202 tablet_replica.cc:333] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.484301 14202 raft_consensus.cc:2243] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.485121 14202 raft_consensus.cc:2272] T 1a2b7424adb04d0991f39c3adb9ae3a6 P d7cc9640a712468496bfe988fbfe8e95 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.486999 14202 tablet_replica.cc:333] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.487593 14202 raft_consensus.cc:2243] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:03:59.488070 15410 consensus_peers.cc:597] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.488576 14202 raft_consensus.cc:2272] T c826be0b04ef46749fbc54a9495346dd P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.490736 14202 tablet_replica.cc:333] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.491496 14202 raft_consensus.cc:2243] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.491993 14202 raft_consensus.cc:2272] T db9417e778694c8c918038d9f4c26911 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.494513 14202 tablet_replica.cc:333] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.495200 14202 raft_consensus.cc:2243] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.496299 14202 raft_consensus.cc:2272] T a10256da72f047a3a43162f93027645a P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.498564 14202 tablet_replica.cc:333] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.499254 14202 raft_consensus.cc:2243] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.500197 14202 raft_consensus.cc:2272] T 9809ff6d67f642fd99b104e1ac8cf18c P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.502427 14202 tablet_replica.cc:333] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.502902 14202 raft_consensus.cc:2243] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.503365 14202 raft_consensus.cc:2272] T 551f1065610343fa9b2c782e8401c62f P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.504989 14202 tablet_replica.cc:333] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.505594 14202 raft_consensus.cc:2243] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.505955 14202 raft_consensus.cc:2272] T f58a17be8d7e442f9ecadf0a663af458 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.507705 14202 tablet_replica.cc:333] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.508180 14202 raft_consensus.cc:2243] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.508859 14202 raft_consensus.cc:2272] T 379ed6783bbf4c01b58c434290639554 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.510515 14202 tablet_replica.cc:333] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.511014 14202 raft_consensus.cc:2243] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.511385 14202 raft_consensus.cc:2272] T 14a50d91662940008605dccdc6432ceb P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.512979 14202 tablet_replica.cc:333] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.513442 14202 raft_consensus.cc:2243] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.513787 14202 raft_consensus.cc:2272] T 0f602c92dcdb427b835a982dc3e7caa6 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.515367 14202 tablet_replica.cc:333] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.515812 14202 raft_consensus.cc:2243] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.516263 14202 raft_consensus.cc:2272] T cd17e0270a2f4a8aa7689067a2749b65 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.517807 14202 tablet_replica.cc:333] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.518234 14202 raft_consensus.cc:2243] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.518582 14202 raft_consensus.cc:2272] T b2b26feea86a4146bd628cc7db5a7e17 P d7cc9640a712468496bfe988fbfe8e95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.520347 14202 tablet_replica.cc:333] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.520941 14202 raft_consensus.cc:2243] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.521836 14202 raft_consensus.cc:2272] T b99e62f4dd934850889d8a2d730c8401 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.523638 15410 consensus_peers.cc:597] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.523866 14202 tablet_replica.cc:333] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.524634 14202 raft_consensus.cc:2243] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.525102 14202 raft_consensus.cc:2272] T a19507379c884b27a3eb8fc1bcac5754 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.527441 14202 tablet_replica.cc:333] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.528102 14202 raft_consensus.cc:2243] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.528883 14202 raft_consensus.cc:2272] T 39e7c0e1dfc4416b9a18f069884abda0 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.530531 14202 tablet_replica.cc:333] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.531002 14202 raft_consensus.cc:2243] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.531418 14202 raft_consensus.cc:2272] T 568a7c50de5644348067d173d7eb9259 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.533491 14202 tablet_replica.cc:333] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.533959 14202 raft_consensus.cc:2243] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.534744 14202 raft_consensus.cc:2272] T 38543602a82c4aacbfc579cdc25d680a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.536332 14202 tablet_replica.cc:333] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.536798 14202 raft_consensus.cc:2243] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.537168 14202 raft_consensus.cc:2272] T a2de2ca9587143ad958e6806aca99997 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.538883 14202 tablet_replica.cc:333] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.539330 14202 raft_consensus.cc:2243] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.540017 14202 raft_consensus.cc:2272] T 186c770f78c541d4a6a2c341ce701e3a P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.541673 14202 tablet_replica.cc:333] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.542142 14202 raft_consensus.cc:2243] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.542510 14202 raft_consensus.cc:2272] T 24df94cf5ffe4d1196b0b058bdaab420 P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.544057 14202 tablet_replica.cc:333] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.544499 14202 raft_consensus.cc:2243] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.544965 14202 raft_consensus.cc:2272] T fb826e275bbd498b8b455b199878d007 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.547065 14202 tablet_replica.cc:333] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.547544 14202 raft_consensus.cc:2243] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.548044 14202 raft_consensus.cc:2272] T 5b288abacdaf4594bb376273201d683e P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.549782 14202 tablet_replica.cc:333] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.550251 14202 raft_consensus.cc:2243] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.551246 14202 raft_consensus.cc:2272] T 299cef7194824b3e958367cc9e76cb64 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.553355 14202 tablet_replica.cc:333] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.553916 14202 raft_consensus.cc:2243] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.554286 14202 raft_consensus.cc:2272] T 058fb1d9846b4190aaba4f3237ce478f P d7cc9640a712468496bfe988fbfe8e95 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.555739 14202 tablet_replica.cc:333] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.556195 14202 raft_consensus.cc:2243] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.556512 14202 raft_consensus.cc:2272] T f2d8513724df4f74bc3145243e35fcc8 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.558492 14202 tablet_replica.cc:333] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.559065 14202 raft_consensus.cc:2243] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.559515 14202 raft_consensus.cc:2272] T 1278faaff0e546e79a6c26fdab6e642a P d7cc9640a712468496bfe988fbfe8e95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.561784 14202 tablet_replica.cc:333] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.562359 14202 raft_consensus.cc:2243] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.563208 14202 raft_consensus.cc:2272] T 9d77f277b7ff4577a2385337ff306117 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.564083 15945 consensus_peers.cc:597] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.565371 14202 tablet_replica.cc:333] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95: stopping tablet replica
I20260709 13:03:59.566007 14202 raft_consensus.cc:2243] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.566962 14202 raft_consensus.cc:2272] T 0eb36c47773d493cbccff385e9eb13f9 P d7cc9640a712468496bfe988fbfe8e95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.571270 15945 consensus_peers.cc:597] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.613511 15945 consensus_peers.cc:597] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.648628 14202 tablet_server.cc:196] TabletServer@127.13.222.130:0 shutdown complete.
W20260709 13:03:59.649986 15410 consensus_peers.cc:597] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.654008 15945 consensus_peers.cc:597] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.666487 15410 consensus_peers.cc:597] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.705292 15410 consensus_peers.cc:597] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.705703 15410 consensus_peers.cc:597] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.726167 15945 consensus_peers.cc:597] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.743116 14202 tablet_server.cc:179] TabletServer@127.13.222.131:0 shutting down...
W20260709 13:03:59.768908 15410 consensus_peers.cc:597] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.773986 15410 consensus_peers.cc:597] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:03:59.787335 15945 consensus_peers.cc:597] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.796969 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:03:59.797809 14202 tablet_replica.cc:333] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.798661 14202 raft_consensus.cc:2243] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.799134 14202 raft_consensus.cc:2272] T c9999494be9a4574b5de14a04cbcef18 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.801142 14202 tablet_replica.cc:333] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
W20260709 13:03:59.801342 15945 consensus_peers.cc:597] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.801723 14202 raft_consensus.cc:2243] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.802539 14202 raft_consensus.cc:2272] T a6ab1439f2ec4cef968c339afa3d6988 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.804471 14202 tablet_replica.cc:333] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.805055 14202 raft_consensus.cc:2243] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.805516 14202 raft_consensus.cc:2272] T 73dec2047466417fbfd48864d1eb2299 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.807171 14202 tablet_replica.cc:333] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.807696 14202 raft_consensus.cc:2243] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.808218 14202 raft_consensus.cc:2272] T 0f20369ffc1549028b33f1de6e4c2c0b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.809839 14202 tablet_replica.cc:333] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.810395 14202 raft_consensus.cc:2243] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.810775 14202 raft_consensus.cc:2272] T c8e3c447cbf34cdeafa77987e883dc76 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.812800 14202 tablet_replica.cc:333] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.813549 14202 raft_consensus.cc:2243] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.814055 14202 raft_consensus.cc:2272] T c2ba85dcefa14f9f861c9d277ba3ef08 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.816262 14202 tablet_replica.cc:333] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.816859 14202 raft_consensus.cc:2243] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.817225 14202 raft_consensus.cc:2272] T 24df94cf5ffe4d1196b0b058bdaab420 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.818976 14202 tablet_replica.cc:333] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.819453 14202 raft_consensus.cc:2243] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.820207 14202 raft_consensus.cc:2272] T defbc87c4c7d4809879fcf34d746bcc3 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.821799 14202 tablet_replica.cc:333] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.822301 14202 raft_consensus.cc:2243] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.822959 14202 raft_consensus.cc:2272] T c3e2365ee1774be2a7273af098185fb4 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.824832 14202 tablet_replica.cc:333] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.825295 14202 raft_consensus.cc:2243] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.826229 14202 raft_consensus.cc:2272] T 43e01347b4864583b709530c11242115 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.827467 15410 consensus_peers.cc:597] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.828253 14202 tablet_replica.cc:333] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.828768 14202 raft_consensus.cc:2243] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.829212 14202 raft_consensus.cc:2272] T ea6b1fa815684ebdadd53036ef27d7bf P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.830785 14202 tablet_replica.cc:333] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.831290 14202 raft_consensus.cc:2243] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.831638 14202 raft_consensus.cc:2272] T a10256da72f047a3a43162f93027645a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.833246 14202 tablet_replica.cc:333] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.833704 14202 raft_consensus.cc:2243] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.834120 14202 raft_consensus.cc:2272] T 77403c0716e445838de1ecad677b3ef5 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.835772 14202 tablet_replica.cc:333] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.836218 14202 raft_consensus.cc:2243] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.836545 14202 raft_consensus.cc:2272] T 390d7711b4874a8fad59cece86aaafd6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.838099 14202 tablet_replica.cc:333] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.838696 14202 raft_consensus.cc:2243] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.839074 14202 raft_consensus.cc:2272] T 1a2b7424adb04d0991f39c3adb9ae3a6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.840662 14202 tablet_replica.cc:333] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.841297 14202 raft_consensus.cc:2243] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.841729 14202 raft_consensus.cc:2272] T 0af47233ccce4ee58c7eb1d4f112eb88 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.843360 14202 tablet_replica.cc:333] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.843840 14202 raft_consensus.cc:2243] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.844493 14202 raft_consensus.cc:2272] T 4f6f60dfc45a49208da4d18559c8545a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.846102 14202 tablet_replica.cc:333] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.846632 14202 raft_consensus.cc:2243] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.847427 14202 raft_consensus.cc:2272] T 29d76767c69e4ec39383a5e08dcefb1d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.849161 14202 tablet_replica.cc:333] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.849609 14202 raft_consensus.cc:2243] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.850267 14202 raft_consensus.cc:2272] T 28c68c0cb86b452fab6c8ac06a750c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.851837 14202 tablet_replica.cc:333] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.852388 14202 raft_consensus.cc:2243] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.852753 14202 raft_consensus.cc:2272] T d5653b7e8da5431fb972eb2ba9cf198d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.854365 14202 tablet_replica.cc:333] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.854815 14202 raft_consensus.cc:2243] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.855134 14202 raft_consensus.cc:2272] T 379ed6783bbf4c01b58c434290639554 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.856580 14202 tablet_replica.cc:333] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.857072 14202 raft_consensus.cc:2243] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.857780 14202 raft_consensus.cc:2272] T 551f1065610343fa9b2c782e8401c62f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.859632 14202 tablet_replica.cc:333] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
W20260709 13:03:59.859691 15947 consensus_peers.cc:597] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.860162 14202 raft_consensus.cc:2243] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.860553 14202 raft_consensus.cc:2272] T f58a17be8d7e442f9ecadf0a663af458 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.862149 14202 tablet_replica.cc:333] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.862672 14202 raft_consensus.cc:2243] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.863250 14202 raft_consensus.cc:2272] T 590308f311fe4dd8bbd0b8f03dfdae33 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.864732 14202 tablet_replica.cc:333] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.865228 14202 raft_consensus.cc:2243] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.865846 14202 raft_consensus.cc:2272] T 14a50d91662940008605dccdc6432ceb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.867409 14202 tablet_replica.cc:333] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.867887 14202 raft_consensus.cc:2243] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.868535 14202 raft_consensus.cc:2272] T 0f602c92dcdb427b835a982dc3e7caa6 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.870057 14202 tablet_replica.cc:333] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.870564 14202 raft_consensus.cc:2243] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.871150 14202 raft_consensus.cc:2272] T bd239fa3b102474ca61fab3c857f821b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.872684 14202 tablet_replica.cc:333] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.873142 14202 raft_consensus.cc:2243] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.873620 14202 raft_consensus.cc:2272] T 186c770f78c541d4a6a2c341ce701e3a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.875551 14202 tablet_replica.cc:333] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.876125 14202 raft_consensus.cc:2243] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.876802 14202 raft_consensus.cc:2272] T c4881a7f7dc74b99a884e4059f0e544b P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.878394 14202 tablet_replica.cc:333] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.878862 14202 raft_consensus.cc:2243] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.879211 14202 raft_consensus.cc:2272] T b99e62f4dd934850889d8a2d730c8401 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.880708 14202 tablet_replica.cc:333] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.881320 14202 raft_consensus.cc:2243] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.881860 14202 raft_consensus.cc:2272] T a19507379c884b27a3eb8fc1bcac5754 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.883901 14202 tablet_replica.cc:333] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.884459 14202 raft_consensus.cc:2243] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:59.884500 15410 consensus_peers.cc:597] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.885147 14202 raft_consensus.cc:2272] T 3bcdd55224884e3ab3d4b667e62304db P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.887324 14202 tablet_replica.cc:333] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.888027 14202 raft_consensus.cc:2243] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.888808 14202 raft_consensus.cc:2272] T 5b288abacdaf4594bb376273201d683e P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.891155 14202 tablet_replica.cc:333] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.891844 14202 raft_consensus.cc:2243] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:03:59.891861 15945 consensus_peers.cc:597] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 -> Peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Couldn't send request to peer d7cc9640a712468496bfe988fbfe8e95. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.892402 14202 raft_consensus.cc:2272] T 5feaa4ee07fd441883cfc0a982157c2d P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.894052 14202 tablet_replica.cc:333] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.894522 14202 raft_consensus.cc:2243] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.894922 14202 raft_consensus.cc:2272] T 299cef7194824b3e958367cc9e76cb64 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.896492 14202 tablet_replica.cc:333] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.896971 14202 raft_consensus.cc:2243] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.897333 14202 raft_consensus.cc:2272] T 1aecb39257a94f26a8fae23d702a5edb P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.898891 14202 tablet_replica.cc:333] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.899350 14202 raft_consensus.cc:2243] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.899725 14202 raft_consensus.cc:2272] T 2effb88997c74801ad5c789b6740f8f0 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.901566 14202 tablet_replica.cc:333] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.902144 14202 raft_consensus.cc:2243] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.902798 14202 raft_consensus.cc:2272] T 568a7c50de5644348067d173d7eb9259 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.905025 14202 tablet_replica.cc:333] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.905478 14202 raft_consensus.cc:2243] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.905886 14202 raft_consensus.cc:2272] T 058fb1d9846b4190aaba4f3237ce478f P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.907757 14202 tablet_replica.cc:333] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.908211 14202 raft_consensus.cc:2243] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.908895 14202 raft_consensus.cc:2272] T f2d8513724df4f74bc3145243e35fcc8 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.910705 14202 tablet_replica.cc:333] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.911139 14202 raft_consensus.cc:2243] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.911789 14202 raft_consensus.cc:2272] T 38543602a82c4aacbfc579cdc25d680a P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.913712 14202 tablet_replica.cc:333] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.914149 14202 raft_consensus.cc:2243] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.914613 14202 raft_consensus.cc:2272] T 9d77f277b7ff4577a2385337ff306117 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.916193 14202 tablet_replica.cc:333] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.916641 14202 raft_consensus.cc:2243] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:03:59.917320 14202 raft_consensus.cc:2272] T 44170a394fbc448983621e444968a887 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:03:59.919024 14202 tablet_replica.cc:333] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9: stopping tablet replica
I20260709 13:03:59.919466 14202 raft_consensus.cc:2243] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:03:59.919836 14202 raft_consensus.cc:2272] T 0fde54b14a414a53810fdbd255a21b78 P 08bfc71c7a634f75ab6db0d2549b1ae9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:03:59.967423 15947 consensus_peers.cc:597] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:03:59.998584 14202 tablet_server.cc:196] TabletServer@127.13.222.131:0 shutdown complete.
I20260709 13:04:00.042727 16967 raft_consensus.cc:493] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1fca57d1420b4d118649db6807cd0e77)
I20260709 13:04:00.043912 16967 raft_consensus.cc:515] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:04:00.046835 16967 leader_election.cc:290] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
W20260709 13:04:00.054121 15945 leader_election.cc:336] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111)
W20260709 13:04:00.057623 15946 leader_election.cc:336] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111)
I20260709 13:04:00.058039 15946 leader_election.cc:304] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:04:00.058722 16967 raft_consensus.cc:2749] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:00.095323 15244 auto_rebalancer.cc:629] Failed to schedule move for tablet c8e3c447cbf34cdeafa77987e883dc76: Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111)
I20260709 13:04:00.104693 14202 tablet_server.cc:179] TabletServer@127.13.222.132:0 shutting down...
I20260709 13:04:00.123348 16990 raft_consensus.cc:493] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1fca57d1420b4d118649db6807cd0e77)
I20260709 13:04:00.124007 16990 raft_consensus.cc:515] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "1fca57d1420b4d118649db6807cd0e77" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 40253 } } peers { permanent_uuid: "d7cc9640a712468496bfe988fbfe8e95" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 34437 } } peers { permanent_uuid: "096e98f8db5744eaa85c8dd86994b589" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 45175 } attrs { promote: false } }
I20260709 13:04:00.131171 16990 leader_election.cc:290] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253), d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437)
W20260709 13:04:00.137550 15945 leader_election.cc:336] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d7cc9640a712468496bfe988fbfe8e95 (127.13.222.130:34437): Network error: Client connection negotiation failed: client connection to 127.13.222.130:34437: connect: Connection refused (error 111)
W20260709 13:04:00.141172 15946 leader_election.cc:336] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1fca57d1420b4d118649db6807cd0e77 (127.13.222.129:40253): Network error: Client connection negotiation failed: client connection to 127.13.222.129:40253: connect: Connection refused (error 111)
I20260709 13:04:00.141712 15946 leader_election.cc:304] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [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: 096e98f8db5744eaa85c8dd86994b589; no voters: 1fca57d1420b4d118649db6807cd0e77, d7cc9640a712468496bfe988fbfe8e95
I20260709 13:04:00.142412 16993 raft_consensus.cc:2749] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:04:00.143196 15947 consensus_peers.cc:597] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.131:37009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:00.145396 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:00.146296 14202 tablet_replica.cc:333] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.147186 14202 raft_consensus.cc:2243] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.147938 14202 raft_consensus.cc:2272] T a6ab1439f2ec4cef968c339afa3d6988 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.149804 14202 tablet_replica.cc:333] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.150466 14202 raft_consensus.cc:2243] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.150962 14202 raft_consensus.cc:2272] T defbc87c4c7d4809879fcf34d746bcc3 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.152648 14202 tablet_replica.cc:333] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.153169 14202 raft_consensus.cc:2243] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.153637 14202 raft_consensus.cc:2272] T 590308f311fe4dd8bbd0b8f03dfdae33 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.155337 14202 tablet_replica.cc:333] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.155854 14202 raft_consensus.cc:2243] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.156309 14202 raft_consensus.cc:2272] T 38543602a82c4aacbfc579cdc25d680a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.157950 14202 tablet_replica.cc:333] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.158547 14202 raft_consensus.cc:2243] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.158988 14202 raft_consensus.cc:2272] T bd239fa3b102474ca61fab3c857f821b P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.160972 14202 tablet_replica.cc:333] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.161546 14202 raft_consensus.cc:2243] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.162478 14202 raft_consensus.cc:2272] T db9417e778694c8c918038d9f4c26911 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.164703 14202 tablet_replica.cc:333] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
W20260709 13:04:00.165063 15947 consensus_peers.cc:597] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.131:37009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:00.165401 14202 raft_consensus.cc:2243] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.166126 14202 raft_consensus.cc:2272] T b2b26feea86a4146bd628cc7db5a7e17 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.168165 14202 tablet_replica.cc:333] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.168727 14202 raft_consensus.cc:2243] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.169175 14202 raft_consensus.cc:2272] T 39465339589f4ce09bfdc76fb103d658 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.170964 14202 tablet_replica.cc:333] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.171473 14202 raft_consensus.cc:2243] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:00.171595 15947 consensus_peers.cc:597] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 -> Peer 08bfc71c7a634f75ab6db0d2549b1ae9 (127.13.222.131:37009): Couldn't send request to peer 08bfc71c7a634f75ab6db0d2549b1ae9. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.131:37009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:00.171886 14202 raft_consensus.cc:2272] T c3e2365ee1774be2a7273af098185fb4 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.173715 14202 tablet_replica.cc:333] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.174237 14202 raft_consensus.cc:2243] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.174741 14202 raft_consensus.cc:2272] T c4881a7f7dc74b99a884e4059f0e544b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.176309 14202 tablet_replica.cc:333] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.176817 14202 raft_consensus.cc:2243] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.177384 14202 raft_consensus.cc:2272] T 5feaa4ee07fd441883cfc0a982157c2d P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.179260 14202 tablet_replica.cc:333] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.179764 14202 raft_consensus.cc:2243] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.180250 14202 raft_consensus.cc:2272] T 5b288abacdaf4594bb376273201d683e P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.182036 14202 tablet_replica.cc:333] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.182540 14202 raft_consensus.cc:2243] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.183189 14202 raft_consensus.cc:2272] T a2de2ca9587143ad958e6806aca99997 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.184743 14202 tablet_replica.cc:333] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.185220 14202 raft_consensus.cc:2243] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.185660 14202 raft_consensus.cc:2272] T 9809ff6d67f642fd99b104e1ac8cf18c P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.187297 14202 tablet_replica.cc:333] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.187775 14202 raft_consensus.cc:2243] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.188189 14202 raft_consensus.cc:2272] T 29d76767c69e4ec39383a5e08dcefb1d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.189759 14202 tablet_replica.cc:333] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.190263 14202 raft_consensus.cc:2243] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.190946 14202 raft_consensus.cc:2272] T 24df94cf5ffe4d1196b0b058bdaab420 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.192672 14202 tablet_replica.cc:333] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.193189 14202 raft_consensus.cc:2243] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.193626 14202 raft_consensus.cc:2272] T 5791e7b7e11a40a8a55121ae54ac77f1 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.195365 14202 tablet_replica.cc:333] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.195858 14202 raft_consensus.cc:2243] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.196503 14202 raft_consensus.cc:2272] T d5653b7e8da5431fb972eb2ba9cf198d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.198117 14202 tablet_replica.cc:333] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.198655 14202 raft_consensus.cc:2243] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.199317 14202 raft_consensus.cc:2272] T 2effb88997c74801ad5c789b6740f8f0 P 096e98f8db5744eaa85c8dd86994b589 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.201045 14202 tablet_replica.cc:333] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.201538 14202 raft_consensus.cc:2243] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.202258 14202 raft_consensus.cc:2272] T 39e7c0e1dfc4416b9a18f069884abda0 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.204056 14202 tablet_replica.cc:333] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.204532 14202 raft_consensus.cc:2243] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.204996 14202 raft_consensus.cc:2272] T 28c68c0cb86b452fab6c8ac06a750c2d P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.206614 14202 tablet_replica.cc:333] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.207098 14202 raft_consensus.cc:2243] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.207733 14202 raft_consensus.cc:2272] T 0af47233ccce4ee58c7eb1d4f112eb88 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.209367 14202 tablet_replica.cc:333] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.209853 14202 raft_consensus.cc:2243] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.210356 14202 raft_consensus.cc:2272] T 299cef7194824b3e958367cc9e76cb64 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.212102 14202 tablet_replica.cc:333] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.212577 14202 raft_consensus.cc:2243] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.213032 14202 raft_consensus.cc:2272] T 186c770f78c541d4a6a2c341ce701e3a P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.214751 14202 tablet_replica.cc:333] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.215227 14202 raft_consensus.cc:2243] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.215662 14202 raft_consensus.cc:2272] T fb826e275bbd498b8b455b199878d007 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.217236 14202 tablet_replica.cc:333] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.217715 14202 raft_consensus.cc:2243] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.218144 14202 raft_consensus.cc:2272] T 0f20369ffc1549028b33f1de6e4c2c0b P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.219677 14202 tablet_replica.cc:333] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.220136 14202 raft_consensus.cc:2243] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.220779 14202 raft_consensus.cc:2272] T a19507379c884b27a3eb8fc1bcac5754 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.222455 14202 tablet_replica.cc:333] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.222888 14202 raft_consensus.cc:2243] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.223307 14202 raft_consensus.cc:2272] T 3bcdd55224884e3ab3d4b667e62304db P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.224879 14202 tablet_replica.cc:333] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.225323 14202 raft_consensus.cc:2243] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.225769 14202 raft_consensus.cc:2272] T 0eb36c47773d493cbccff385e9eb13f9 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.227332 14202 tablet_replica.cc:333] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.227810 14202 raft_consensus.cc:2243] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.228233 14202 raft_consensus.cc:2272] T a5da657edd78440f9da8c8d027ae5054 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.229724 14202 tablet_replica.cc:333] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.230168 14202 raft_consensus.cc:2243] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.230602 14202 raft_consensus.cc:2272] T ea6b1fa815684ebdadd53036ef27d7bf P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.232165 14202 tablet_replica.cc:333] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.232611 14202 raft_consensus.cc:2243] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.233065 14202 raft_consensus.cc:2272] T 551f1065610343fa9b2c782e8401c62f P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.234607 14202 tablet_replica.cc:333] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.235034 14202 raft_consensus.cc:2243] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.235718 14202 raft_consensus.cc:2272] T f58a17be8d7e442f9ecadf0a663af458 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.237291 14202 tablet_replica.cc:333] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.237735 14202 raft_consensus.cc:2243] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.238147 14202 raft_consensus.cc:2272] T 77403c0716e445838de1ecad677b3ef5 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.239815 14202 tablet_replica.cc:333] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.240269 14202 raft_consensus.cc:2243] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.240618 14202 raft_consensus.cc:2272] T 44170a394fbc448983621e444968a887 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.242268 14202 tablet_replica.cc:333] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.242708 14202 raft_consensus.cc:2243] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.243170 14202 raft_consensus.cc:2272] T 9d77f277b7ff4577a2385337ff306117 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.244987 14202 tablet_replica.cc:333] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.245452 14202 raft_consensus.cc:2243] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.246285 14202 raft_consensus.cc:2272] T 0fde54b14a414a53810fdbd255a21b78 P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.248502 14202 tablet_replica.cc:333] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.249083 14202 raft_consensus.cc:2243] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.249691 14202 raft_consensus.cc:2272] T 1278faaff0e546e79a6c26fdab6e642a P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.251291 14202 tablet_replica.cc:333] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.251714 14202 raft_consensus.cc:2243] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.252120 14202 raft_consensus.cc:2272] T d76191f4b68e437d93320f32ee6062b7 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.253721 14202 tablet_replica.cc:333] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.254149 14202 raft_consensus.cc:2243] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.254765 14202 raft_consensus.cc:2272] T 1aecb39257a94f26a8fae23d702a5edb P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.256299 14202 tablet_replica.cc:333] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.256671 14202 raft_consensus.cc:2243] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.257074 14202 raft_consensus.cc:2272] T c826be0b04ef46749fbc54a9495346dd P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.258605 14202 tablet_replica.cc:333] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.259012 14202 raft_consensus.cc:2243] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.259644 14202 raft_consensus.cc:2272] T 5ac88d059e224004b495d346e5921f1b P 096e98f8db5744eaa85c8dd86994b589 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.261185 14202 tablet_replica.cc:333] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589: stopping tablet replica
I20260709 13:04:00.261574 14202 raft_consensus.cc:2243] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:00.261992 14202 raft_consensus.cc:2272] T cd17e0270a2f4a8aa7689067a2749b65 P 096e98f8db5744eaa85c8dd86994b589 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.317847 14202 tablet_server.cc:196] TabletServer@127.13.222.132:0 shutdown complete.
I20260709 13:04:00.372431 14202 master.cc:562] Master@127.13.222.190:45925 shutting down...
I20260709 13:04:00.391597 14202 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:00.392175 14202 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:00.392488 14202 tablet_replica.cc:333] T 00000000000000000000000000000000 P b4da76dc95f043b69fa182e47ca0cb7c: stopping tablet replica
I20260709 13:04:00.412592 14202 master.cc:584] Master@127.13.222.190:45925 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (49870 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:04:00.494289 14202 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.222.190:42033
I20260709 13:04:00.495383 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:00.500717 16995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.501303 16996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.501792 16998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:00.502550 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:00.503854 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:00.504086 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:00.504240 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602240504228 us; error 0 us; skew 500 ppm
I20260709 13:04:00.504756 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:00.507154 14202 webserver.cc:533] Webserver started at http://127.13.222.190:33071/ using document root <none> and password file <none>
I20260709 13:04:00.507637 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:00.507807 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:00.508067 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:00.509148 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/master-0-root/instance:
uuid: "813ba5dbba8146acb978ff7f8dd518ff"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:00.513557 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:04:00.516844 17003 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.517544 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:00.517819 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/master-0-root
uuid: "813ba5dbba8146acb978ff7f8dd518ff"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:00.518097 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:00.543567 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:00.544765 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:00.580761 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.190:42033
I20260709 13:04:00.580864 17054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.190:42033 every 8 connection(s)
I20260709 13:04:00.584582 17055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:00.593883 17055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff: Bootstrap starting.
I20260709 13:04:00.598379 17055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.602418 17055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff: No bootstrap required, opened a new log
I20260709 13:04:00.604552 17055 raft_consensus.cc:359] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813ba5dbba8146acb978ff7f8dd518ff" member_type: VOTER }
I20260709 13:04:00.604924 17055 raft_consensus.cc:385] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.605139 17055 raft_consensus.cc:740] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813ba5dbba8146acb978ff7f8dd518ff, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.605693 17055 consensus_queue.cc:260] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "813ba5dbba8146acb978ff7f8dd518ff" member_type: VOTER }
I20260709 13:04:00.606144 17055 raft_consensus.cc:399] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:00.606367 17055 raft_consensus.cc:493] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:00.606606 17055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.610693 17055 raft_consensus.cc:515] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813ba5dbba8146acb978ff7f8dd518ff" member_type: VOTER }
I20260709 13:04:00.611166 17055 leader_election.cc:304] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [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: 813ba5dbba8146acb978ff7f8dd518ff; no voters: 
I20260709 13:04:00.612222 17055 leader_election.cc:290] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:00.612672 17058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.613920 17058 raft_consensus.cc:697] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 1 LEADER]: Becoming Leader. State: Replica: 813ba5dbba8146acb978ff7f8dd518ff, State: Running, Role: LEADER
I20260709 13:04:00.614614 17058 consensus_queue.cc:237] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [LEADER]: Queue going to LEADER mode. State: All 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: "813ba5dbba8146acb978ff7f8dd518ff" member_type: VOTER }
I20260709 13:04:00.615078 17055 sys_catalog.cc:565] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:00.618821 17060 sys_catalog.cc:455] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader 813ba5dbba8146acb978ff7f8dd518ff. Latest consensus state: current_term: 1 leader_uuid: "813ba5dbba8146acb978ff7f8dd518ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813ba5dbba8146acb978ff7f8dd518ff" member_type: VOTER } }
I20260709 13:04:00.619448 17060 sys_catalog.cc:458] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:00.620767 17059 sys_catalog.cc:455] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "813ba5dbba8146acb978ff7f8dd518ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813ba5dbba8146acb978ff7f8dd518ff" member_type: VOTER } }
I20260709 13:04:00.621381 17059 sys_catalog.cc:458] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:00.621543 17064 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:00.626318 17064 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:00.630995 14202 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:00.635244 17064 catalog_manager.cc:1383] Generated new cluster ID: 95dd272f29044ecbaa6e9588bc275627
I20260709 13:04:00.635512 17064 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:00.653523 17064 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:00.654760 17064 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:00.674678 17064 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff: Generated new TSK 0
I20260709 13:04:00.675292 17064 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:00.698554 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:00.704974 17076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.705596 17077 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.708142 17079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:00.708415 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:00.709419 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:00.709616 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:00.709784 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602240709766 us; error 0 us; skew 500 ppm
I20260709 13:04:00.710353 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:00.712679 14202 webserver.cc:533] Webserver started at http://127.13.222.129:35753/ using document root <none> and password file <none>
I20260709 13:04:00.713160 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:00.713325 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:00.713613 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:00.714709 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/instance:
uuid: "d8f73ca835964795850804f8c842ec32"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:00.718881 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:00.722069 17084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.722815 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:00.723104 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "d8f73ca835964795850804f8c842ec32"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:00.723340 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:00.737727 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:00.738938 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:00.740367 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:00.742630 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:00.742827 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.743047 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:00.743208 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.780680 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:34605
I20260709 13:04:00.780869 17146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:34605 every 8 connection(s)
I20260709 13:04:00.785387 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:00.792372 17151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.792833 17152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:00.796820 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:00.797724 17147 heartbeater.cc:344] Connected to a master server at 127.13.222.190:42033
W20260709 13:04:00.797787 17154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:00.798204 17147 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:00.798926 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:04:00.798997 17147 heartbeater.cc:507] Master 127.13.222.190:42033 requested a full tablet report, sending...
W20260709 13:04:00.799206 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:00.799418 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602240799400 us; error 0 us; skew 500 ppm
I20260709 13:04:00.800004 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:00.801308 17020 ts_manager.cc:194] Registered new tserver with Master: d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:00.802729 14202 webserver.cc:533] Webserver started at http://127.13.222.130:35331/ using document root <none> and password file <none>
I20260709 13:04:00.803369 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:00.803584 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:00.803886 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:00.803797 17020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43330
I20260709 13:04:00.805351 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/instance:
uuid: "5b338a3f3e714ec091a987da4a55a7ef"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:00.809654 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 13:04:00.812896 17159 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.813593 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:00.813865 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-1-root
uuid: "5b338a3f3e714ec091a987da4a55a7ef"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:00.814116 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:00.832332 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:00.833499 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:00.834976 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:00.837177 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:00.837368 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.837589 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:00.837735 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.875761 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.130:35707
I20260709 13:04:00.875886 17221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.130:35707 every 8 connection(s)
I20260709 13:04:00.880357 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:00.887166 17225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.888916 17226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.891057 17228 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:00.891125 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:00.892051 17222 heartbeater.cc:344] Connected to a master server at 127.13.222.190:42033
I20260709 13:04:00.892413 17222 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:00.892494 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:00.892773 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:00.892927 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602240892913 us; error 0 us; skew 500 ppm
I20260709 13:04:00.893155 17222 heartbeater.cc:507] Master 127.13.222.190:42033 requested a full tablet report, sending...
I20260709 13:04:00.893527 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:00.895300 17020 ts_manager.cc:194] Registered new tserver with Master: 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:00.896301 14202 webserver.cc:533] Webserver started at http://127.13.222.131:34955/ using document root <none> and password file <none>
I20260709 13:04:00.896777 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:00.896780 17020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43340
I20260709 13:04:00.897166 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:00.897441 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:00.898690 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/instance:
uuid: "d8884732421f4add995eb89579726f36"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:00.902942 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:04:00.906416 17233 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.907107 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:00.907382 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-2-root
uuid: "d8884732421f4add995eb89579726f36"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:00.907651 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:00.930536 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:00.931674 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:00.933113 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:00.935307 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:00.935503 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.935722 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:00.935879 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:00.972654 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.131:38779
I20260709 13:04:00.972748 17295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.131:38779 every 8 connection(s)
I20260709 13:04:00.977095 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:00.982985 17299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.984941 17300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:00.987952 17302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:00.988497 17296 heartbeater.cc:344] Connected to a master server at 127.13.222.190:42033
I20260709 13:04:00.988850 17296 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:00.989500 17296 heartbeater.cc:507] Master 127.13.222.190:42033 requested a full tablet report, sending...
I20260709 13:04:00.987986 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:00.990942 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:00.991195 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:00.991392 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602240991374 us; error 0 us; skew 500 ppm
I20260709 13:04:00.991494 17020 ts_manager.cc:194] Registered new tserver with Master: d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:00.992125 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:00.993194 17020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43348
I20260709 13:04:00.994886 14202 webserver.cc:533] Webserver started at http://127.13.222.132:33719/ using document root <none> and password file <none>
I20260709 13:04:00.995366 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:00.995533 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:00.995774 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:00.996852 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-3-root/instance:
uuid: "7eccdfea375f4b3fa224f7c79b12192a"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:01.001089 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:04:01.004226 17307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:01.005040 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:01.005321 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-3-root
uuid: "7eccdfea375f4b3fa224f7c79b12192a"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:01.005570 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:01.032442 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:01.033694 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:01.035041 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:01.037140 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:01.037320 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:01.037559 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:01.037700 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:01.076365 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.132:46595
I20260709 13:04:01.076453 17369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.132:46595 every 8 connection(s)
I20260709 13:04:01.089097 17370 heartbeater.cc:344] Connected to a master server at 127.13.222.190:42033
I20260709 13:04:01.089442 17370 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:01.090112 17370 heartbeater.cc:507] Master 127.13.222.190:42033 requested a full tablet report, sending...
I20260709 13:04:01.092116 17020 ts_manager.cc:194] Registered new tserver with Master: 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:01.092803 14202 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013495824s
I20260709 13:04:01.093434 17020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43356
I20260709 13:04:01.118080 17020 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43366:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:04:01.334482 17335 tablet_service.cc:1511] Processing CreateTablet for tablet 61f20555b17f404d847bdcee16a00f44 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:01.336095 17335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f20555b17f404d847bdcee16a00f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.341137 17334 tablet_service.cc:1511] Processing CreateTablet for tablet 3187ad2eea6b44048079c58d91c6a75b (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:01.342689 17334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3187ad2eea6b44048079c58d91c6a75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.348928 17333 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e3d51996f44dd9d3444e2ebe90042 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:01.350752 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e3d51996f44dd9d3444e2ebe90042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.352926 17332 tablet_service.cc:1511] Processing CreateTablet for tablet 7835df44d9234e9a9c18f2fa268edaf1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:01.358714 17332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7835df44d9234e9a9c18f2fa268edaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.358739 17331 tablet_service.cc:1511] Processing CreateTablet for tablet 9a860261f1c9493a812c5a10798abc84 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:01.363827 17331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a860261f1c9493a812c5a10798abc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.364698 17330 tablet_service.cc:1511] Processing CreateTablet for tablet e7967a727ade4b4e9f17c970935e9efc (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:01.366047 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7967a727ade4b4e9f17c970935e9efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.377467 17261 tablet_service.cc:1511] Processing CreateTablet for tablet 3b67ccf9baff4cddacff41d168e98763 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:01.377979 17385 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:01.378973 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b67ccf9baff4cddacff41d168e98763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.379022 17257 tablet_service.cc:1511] Processing CreateTablet for tablet 9a860261f1c9493a812c5a10798abc84 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:01.380355 17257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a860261f1c9493a812c5a10798abc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.382767 17260 tablet_service.cc:1511] Processing CreateTablet for tablet 3187ad2eea6b44048079c58d91c6a75b (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:01.383100 17255 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8f21ea2aa54a54988747b5eda2ed51 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:01.384119 17260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3187ad2eea6b44048079c58d91c6a75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.384181 17385 tablet_bootstrap.cc:654] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:01.384821 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8f21ea2aa54a54988747b5eda2ed51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.386175 17259 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e3d51996f44dd9d3444e2ebe90042 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:01.387491 17259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e3d51996f44dd9d3444e2ebe90042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.391434 17258 tablet_service.cc:1511] Processing CreateTablet for tablet da63f97c0ece461aa4ebbe2675622a47 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:01.393165 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da63f97c0ece461aa4ebbe2675622a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.394616 17256 tablet_service.cc:1511] Processing CreateTablet for tablet e7967a727ade4b4e9f17c970935e9efc (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:01.397194 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7967a727ade4b4e9f17c970935e9efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.398849 17335 tablet_service.cc:1511] Processing CreateTablet for tablet e63046ef221043269c05070bed3cf636 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:01.400084 17335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63046ef221043269c05070bed3cf636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.406787 17254 tablet_service.cc:1511] Processing CreateTablet for tablet b58df8eadac34780b38427d61dfb0697 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:01.408267 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58df8eadac34780b38427d61dfb0697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.410770 17330 tablet_service.cc:1511] Processing CreateTablet for tablet b58df8eadac34780b38427d61dfb0697 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:01.412055 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58df8eadac34780b38427d61dfb0697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.425499 17253 tablet_service.cc:1511] Processing CreateTablet for tablet 0a03ed01a1c8469b8decaa22bc7e2917 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:01.427021 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a03ed01a1c8469b8decaa22bc7e2917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.437572 17335 tablet_service.cc:1511] Processing CreateTablet for tablet 0a03ed01a1c8469b8decaa22bc7e2917 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:01.438931 17335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a03ed01a1c8469b8decaa22bc7e2917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.442144 17252 tablet_service.cc:1511] Processing CreateTablet for tablet 160d2446ad6046438e8609f5056271c8 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:01.443562 17252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160d2446ad6046438e8609f5056271c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.463194 17388 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:01.464762 17334 tablet_service.cc:1511] Processing CreateTablet for tablet 31fb47d9d76e4ba0a413f50536af42cf (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:01.466038 17334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fb47d9d76e4ba0a413f50536af42cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.470460 17255 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0963bd5d314baa95b8b84be3bdbec1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:01.471760 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0963bd5d314baa95b8b84be3bdbec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.480326 17385 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:01.480865 17385 ts_tablet_manager.cc:1403] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.103s	user 0.023s	sys 0.024s
I20260709 13:04:01.481355 17388 tablet_bootstrap.cc:654] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:01.483803 17385 raft_consensus.cc:359] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:01.484558 17385 raft_consensus.cc:385] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:01.484844 17385 raft_consensus.cc:740] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:01.485986 17333 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0963bd5d314baa95b8b84be3bdbec1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:01.486331 17112 tablet_service.cc:1511] Processing CreateTablet for tablet 61f20555b17f404d847bdcee16a00f44 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:01.487273 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0963bd5d314baa95b8b84be3bdbec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.488977 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f20555b17f404d847bdcee16a00f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.489848 17111 tablet_service.cc:1511] Processing CreateTablet for tablet 3b67ccf9baff4cddacff41d168e98763 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:01.491122 17111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b67ccf9baff4cddacff41d168e98763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.492621 17257 tablet_service.cc:1511] Processing CreateTablet for tablet 428815d394a24e2c85855b912078488c (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:01.493880 17257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428815d394a24e2c85855b912078488c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.494840 17385 consensus_queue.cc:260] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:01.500166 17332 tablet_service.cc:1511] Processing CreateTablet for tablet 428815d394a24e2c85855b912078488c (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:01.501549 17332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428815d394a24e2c85855b912078488c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.507923 17107 tablet_service.cc:1511] Processing CreateTablet for tablet 9a860261f1c9493a812c5a10798abc84 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:01.509434 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a860261f1c9493a812c5a10798abc84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.509459 17110 tablet_service.cc:1511] Processing CreateTablet for tablet 3187ad2eea6b44048079c58d91c6a75b (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:01.510553 17106 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8f21ea2aa54a54988747b5eda2ed51 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:01.511775 17109 tablet_service.cc:1511] Processing CreateTablet for tablet da63f97c0ece461aa4ebbe2675622a47 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:01.512832 17105 tablet_service.cc:1511] Processing CreateTablet for tablet e63046ef221043269c05070bed3cf636 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:01.509371 17253 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc71dfea5d04f74a663df68fab32f38 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:01.513986 17108 tablet_service.cc:1511] Processing CreateTablet for tablet 7835df44d9234e9a9c18f2fa268edaf1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:01.514983 17104 tablet_service.cc:1511] Processing CreateTablet for tablet b58df8eadac34780b38427d61dfb0697 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:01.516593 17103 tablet_service.cc:1511] Processing CreateTablet for tablet 160d2446ad6046438e8609f5056271c8 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:01.518512 17334 tablet_service.cc:1511] Processing CreateTablet for tablet ccdec18a943447f2acf8a32aedffca91 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:01.519779 17334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdec18a943447f2acf8a32aedffca91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.518990 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc71dfea5d04f74a663df68fab32f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.520027 17252 tablet_service.cc:1511] Processing CreateTablet for tablet ccdec18a943447f2acf8a32aedffca91 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:01.522121 17252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdec18a943447f2acf8a32aedffca91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.524111 17331 tablet_service.cc:1511] Processing CreateTablet for tablet 1a500df666b14c6b89c2764fdca31e30 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:01.524214 17329 tablet_service.cc:1511] Processing CreateTablet for tablet b3094b46cccd47c6873b18e051f27fe1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:01.525463 17331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a500df666b14c6b89c2764fdca31e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.526568 17328 tablet_service.cc:1511] Processing CreateTablet for tablet 8390cbf676d947f4bda26918f1679592 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:01.527201 17335 tablet_service.cc:1511] Processing CreateTablet for tablet 31150fdc5fbd4837815431721f309375 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:01.527877 17328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8390cbf676d947f4bda26918f1679592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.530078 17110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3187ad2eea6b44048079c58d91c6a75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.531842 17254 tablet_service.cc:1511] Processing CreateTablet for tablet 1a500df666b14c6b89c2764fdca31e30 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:01.532658 17327 tablet_service.cc:1511] Processing CreateTablet for tablet 95873749c0394a798d5c6d7b5e1d6e6f (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:01.533936 17327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95873749c0394a798d5c6d7b5e1d6e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.534591 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63046ef221043269c05070bed3cf636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.537173 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160d2446ad6046438e8609f5056271c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.541249 17258 tablet_service.cc:1511] Processing CreateTablet for tablet 886b538f391744fd903f3b0ca0fbc0e4 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:01.533057 17254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a500df666b14c6b89c2764fdca31e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.542610 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8f21ea2aa54a54988747b5eda2ed51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.545451 17329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3094b46cccd47c6873b18e051f27fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.546468 17335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31150fdc5fbd4837815431721f309375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.546680 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da63f97c0ece461aa4ebbe2675622a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.552161 17261 tablet_service.cc:1511] Processing CreateTablet for tablet 8390cbf676d947f4bda26918f1679592 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:01.553452 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8390cbf676d947f4bda26918f1679592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.553990 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b58df8eadac34780b38427d61dfb0697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.555069 17108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7835df44d9234e9a9c18f2fa268edaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.558120 17330 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2794386d9c4bffa7cc36b15c11a8a6 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:01.559383 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2794386d9c4bffa7cc36b15c11a8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.559424 17385 ts_tablet_manager.cc:1434] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.078s	user 0.007s	sys 0.003s
I20260709 13:04:01.560683 17256 tablet_service.cc:1511] Processing CreateTablet for tablet 95873749c0394a798d5c6d7b5e1d6e6f (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:01.561885 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95873749c0394a798d5c6d7b5e1d6e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.570317 17326 tablet_service.cc:1511] Processing CreateTablet for tablet b84fe61ec55048bd8f491d3e3a28bc63 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:01.571660 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84fe61ec55048bd8f491d3e3a28bc63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.574481 17370 heartbeater.cc:499] Master 127.13.222.190:42033 was elected leader, sending a full tablet report...
I20260709 13:04:01.576483 17260 tablet_service.cc:1511] Processing CreateTablet for tablet e062d75fdf9343cebb388bad647ced25 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:01.577721 17260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e062d75fdf9343cebb388bad647ced25. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:01.580227 17371 tablet.cc:2406] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:04:01.586558 17385 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:01.587476 17182 tablet_service.cc:1511] Processing CreateTablet for tablet e7967a727ade4b4e9f17c970935e9efc (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:01.593367 17186 tablet_service.cc:1511] Processing CreateTablet for tablet 3b67ccf9baff4cddacff41d168e98763 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:01.593850 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 0a03ed01a1c8469b8decaa22bc7e2917 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:01.594782 17187 tablet_service.cc:1511] Processing CreateTablet for tablet 61f20555b17f404d847bdcee16a00f44 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:01.596005 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 160d2446ad6046438e8609f5056271c8 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:01.596792 17185 tablet_service.cc:1511] Processing CreateTablet for tablet 3c8e3d51996f44dd9d3444e2ebe90042 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:01.593850 17184 tablet_service.cc:1511] Processing CreateTablet for tablet da63f97c0ece461aa4ebbe2675622a47 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:01.599175 17181 tablet_service.cc:1511] Processing CreateTablet for tablet 3b8f21ea2aa54a54988747b5eda2ed51 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:01.601224 17180 tablet_service.cc:1511] Processing CreateTablet for tablet e63046ef221043269c05070bed3cf636 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:01.601521 17112 tablet_service.cc:1511] Processing CreateTablet for tablet 31fb47d9d76e4ba0a413f50536af42cf (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:01.602470 17385 tablet_bootstrap.cc:654] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:01.607056 17183 tablet_service.cc:1511] Processing CreateTablet for tablet 7835df44d9234e9a9c18f2fa268edaf1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:01.608245 17259 tablet_service.cc:1511] Processing CreateTablet for tablet b84fe61ec55048bd8f491d3e3a28bc63 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:01.603883 17182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7967a727ade4b4e9f17c970935e9efc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.621308 17185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c8e3d51996f44dd9d3444e2ebe90042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.625451 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da63f97c0ece461aa4ebbe2675622a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.626523 17183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7835df44d9234e9a9c18f2fa268edaf1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:01.626951 17068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:01.627102 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a03ed01a1c8469b8decaa22bc7e2917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.630443 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61f20555b17f404d847bdcee16a00f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.631322 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e63046ef221043269c05070bed3cf636. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.632692 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b8f21ea2aa54a54988747b5eda2ed51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.634591 17186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b67ccf9baff4cddacff41d168e98763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.636376 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160d2446ad6046438e8609f5056271c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.617261 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886b538f391744fd903f3b0ca0fbc0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.654529 17259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84fe61ec55048bd8f491d3e3a28bc63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.670789 17111 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0963bd5d314baa95b8b84be3bdbec1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:01.674121 17388 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:01.674000 17106 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc71dfea5d04f74a663df68fab32f38 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:01.678750 17388 ts_tablet_manager.cc:1403] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.215s	user 0.012s	sys 0.002s
I20260709 13:04:01.688246 17385 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:01.688841 17385 ts_tablet_manager.cc:1403] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.102s	user 0.003s	sys 0.006s
I20260709 13:04:01.693996 17332 tablet_service.cc:1511] Processing CreateTablet for tablet dcde1759b6534b27886ddaec190842f0 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:01.695393 17332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcde1759b6534b27886ddaec190842f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.695822 17385 raft_consensus.cc:359] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:01.696674 17385 raft_consensus.cc:385] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:01.696957 17385 raft_consensus.cc:740] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:01.697830 17385 consensus_queue.cc:260] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:01.706025 17388 raft_consensus.cc:359] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:01.730106 17388 raft_consensus.cc:385] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:01.730582 17388 raft_consensus.cc:740] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:01.731549 17388 consensus_queue.cc:260] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:01.732708 17110 tablet_service.cc:1511] Processing CreateTablet for tablet 886b538f391744fd903f3b0ca0fbc0e4 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:01.712246 17255 tablet_service.cc:1511] Processing CreateTablet for tablet dcde1759b6534b27886ddaec190842f0 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:01.734210 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcde1759b6534b27886ddaec190842f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.719168 17103 tablet_service.cc:1511] Processing CreateTablet for tablet 31150fdc5fbd4837815431721f309375 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:01.720302 17391 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:01.678555 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fb47d9d76e4ba0a413f50536af42cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.737629 17385 ts_tablet_manager.cc:1434] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260709 13:04:01.744258 17389 raft_consensus.cc:493] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.744803 17389 raft_consensus.cc:515] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:01.744418 17111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0963bd5d314baa95b8b84be3bdbec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.724668 17109 tablet_service.cc:1511] Processing CreateTablet for tablet ccdec18a943447f2acf8a32aedffca91 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:01.760838 17385 tablet_bootstrap.cc:492] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
W20260709 13:04:01.760697 17006 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.222.132:46595, user_credentials={real_user=slave}} blocked reactor thread for 82994.4us
I20260709 13:04:01.761428 17105 tablet_service.cc:1511] Processing CreateTablet for tablet b3094b46cccd47c6873b18e051f27fe1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
W20260709 13:04:01.765260 17005 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.222.131:38779, user_credentials={real_user=slave}} blocked reactor thread for 88241.5us
I20260709 13:04:01.767401 17181 tablet_service.cc:1511] Processing CreateTablet for tablet 31fb47d9d76e4ba0a413f50536af42cf (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:01.768810 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31fb47d9d76e4ba0a413f50536af42cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.749287 17389 leader_election.cc:290] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:01.768975 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3094b46cccd47c6873b18e051f27fe1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:01.773219 17004 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.222.129:34605, user_credentials={real_user=slave}} blocked reactor thread for 69788us
I20260709 13:04:01.776846 17107 tablet_service.cc:1511] Processing CreateTablet for tablet e062d75fdf9343cebb388bad647ced25 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:01.777274 17110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886b538f391744fd903f3b0ca0fbc0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.782284 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccdec18a943447f2acf8a32aedffca91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.782996 17108 tablet_service.cc:1511] Processing CreateTablet for tablet 8390cbf676d947f4bda26918f1679592 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:01.784246 17108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8390cbf676d947f4bda26918f1679592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.785148 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31150fdc5fbd4837815431721f309375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.787096 17388 ts_tablet_manager.cc:1434] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.004s
I20260709 13:04:01.787846 17296 heartbeater.cc:499] Master 127.13.222.190:42033 was elected leader, sending a full tablet report...
I20260709 13:04:01.788166 17388 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:01.793455 17385 tablet_bootstrap.cc:654] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:01.798844 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc71dfea5d04f74a663df68fab32f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.799023 17393 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:01.800047 17391 tablet_bootstrap.cc:654] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:01.806469 17147 heartbeater.cc:499] Master 127.13.222.190:42033 was elected leader, sending a full tablet report...
I20260709 13:04:01.819762 17253 tablet_service.cc:1511] Processing CreateTablet for tablet 658a8e529ed74e5ebe706fd8b6b35d01 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:01.821067 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658a8e529ed74e5ebe706fd8b6b35d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.821554 17393 tablet_bootstrap.cc:654] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:01.822515 17261 tablet_service.cc:1511] Processing CreateTablet for tablet 72d17fa11887439996ec5d68f8b5d63e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:01.823731 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d17fa11887439996ec5d68f8b5d63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.823665 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 0cc71dfea5d04f74a663df68fab32f38 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:01.824923 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cc71dfea5d04f74a663df68fab32f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.831312 17179 tablet_service.cc:1511] Processing CreateTablet for tablet 428815d394a24e2c85855b912078488c (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:01.835165 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 428815d394a24e2c85855b912078488c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.832738 17184 tablet_service.cc:1511] Processing CreateTablet for tablet 31150fdc5fbd4837815431721f309375 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:01.837843 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31150fdc5fbd4837815431721f309375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.833420 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e062d75fdf9343cebb388bad647ced25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.840459 17183 tablet_service.cc:1511] Processing CreateTablet for tablet 1a500df666b14c6b89c2764fdca31e30 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:01.841827 17183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a500df666b14c6b89c2764fdca31e30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.844411 17333 tablet_service.cc:1511] Processing CreateTablet for tablet 658a8e529ed74e5ebe706fd8b6b35d01 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:01.845705 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658a8e529ed74e5ebe706fd8b6b35d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.845968 17326 tablet_service.cc:1511] Processing CreateTablet for tablet 72d17fa11887439996ec5d68f8b5d63e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:01.844528 17330 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd5194879cf4615b12d6589f674cfc2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:01.847157 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d17fa11887439996ec5d68f8b5d63e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.847728 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd5194879cf4615b12d6589f674cfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.847483 17253 tablet_service.cc:1511] Processing CreateTablet for tablet d22dfaa4bb6f44588b533f5c16a2b7a2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:01.848685 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22dfaa4bb6f44588b533f5c16a2b7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.831099 17112 tablet_service.cc:1511] Processing CreateTablet for tablet b84fe61ec55048bd8f491d3e3a28bc63 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:01.859503 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b84fe61ec55048bd8f491d3e3a28bc63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.859130 17104 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2794386d9c4bffa7cc36b15c11a8a6 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:01.861510 17187 tablet_service.cc:1511] Processing CreateTablet for tablet 886b538f391744fd903f3b0ca0fbc0e4 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:01.862798 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 886b538f391744fd903f3b0ca0fbc0e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.863942 17389 raft_consensus.cc:493] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.864418 17389 raft_consensus.cc:515] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:01.865293 17185 tablet_service.cc:1511] Processing CreateTablet for tablet b3094b46cccd47c6873b18e051f27fe1 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:01.866524 17185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3094b46cccd47c6873b18e051f27fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.866552 17389 leader_election.cc:290] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:01.873723 17328 tablet_service.cc:1511] Processing CreateTablet for tablet aa79d80736ab4e9095fe79c402f4ea0e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:01.875047 17328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa79d80736ab4e9095fe79c402f4ea0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.898392 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2794386d9c4bffa7cc36b15c11a8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.914368 17222 heartbeater.cc:499] Master 127.13.222.190:42033 was elected leader, sending a full tablet report...
I20260709 13:04:01.932598 17180 tablet_service.cc:1511] Processing CreateTablet for tablet 95873749c0394a798d5c6d7b5e1d6e6f (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:01.934098 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95873749c0394a798d5c6d7b5e1d6e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.954932 17186 tablet_service.cc:1511] Processing CreateTablet for tablet e062d75fdf9343cebb388bad647ced25 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:01.956459 17186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e062d75fdf9343cebb388bad647ced25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.974927 17182 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2794386d9c4bffa7cc36b15c11a8a6 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:01.941504 17388 tablet_bootstrap.cc:654] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:01.942497 17256 tablet_service.cc:1511] Processing CreateTablet for tablet 69088af7029f42ceac446b5e7a8ff67e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:01.981374 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69088af7029f42ceac446b5e7a8ff67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.983381 17187 tablet_service.cc:1511] Processing CreateTablet for tablet dcde1759b6534b27886ddaec190842f0 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:01.984769 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcde1759b6534b27886ddaec190842f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:01.988636 17105 tablet_service.cc:1511] Processing CreateTablet for tablet 69088af7029f42ceac446b5e7a8ff67e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:01.989995 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69088af7029f42ceac446b5e7a8ff67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.011719 17385 tablet_bootstrap.cc:492] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:02.013062 17385 ts_tablet_manager.cc:1403] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.256s	user 0.025s	sys 0.019s
I20260709 13:04:02.014767 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:02.016126 17385 raft_consensus.cc:359] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
W20260709 13:04:02.016584 17309 leader_election.cc:343] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.016861 17385 raft_consensus.cc:385] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.017163 17385 raft_consensus.cc:740] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.015445 17186 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd5194879cf4615b12d6589f674cfc2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:02.020638 17186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd5194879cf4615b12d6589f674cfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.026453 17103 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd5194879cf4615b12d6589f674cfc2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:02.027733 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd5194879cf4615b12d6589f674cfc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.041051 17187 tablet_service.cc:1511] Processing CreateTablet for tablet 72d17fa11887439996ec5d68f8b5d63e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:02.044533 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d17fa11887439996ec5d68f8b5d63e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:02.055220 17005 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.13.222.131:38779, user_credentials={real_user=slave}} blocked reactor thread for 158983us
I20260709 13:04:02.057811 17105 tablet_service.cc:1511] Processing CreateTablet for tablet 658a8e529ed74e5ebe706fd8b6b35d01 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:02.059180 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 658a8e529ed74e5ebe706fd8b6b35d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.063138 17255 tablet_service.cc:1511] Processing CreateTablet for tablet f92adb1384c2498894cefa2474c1b0c2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:02.064373 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92adb1384c2498894cefa2474c1b0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.067363 17182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2794386d9c4bffa7cc36b15c11a8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.069140 17388 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:02.071333 17388 ts_tablet_manager.cc:1403] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.283s	user 0.013s	sys 0.001s
I20260709 13:04:02.013008 17184 tablet_service.cc:1511] Processing CreateTablet for tablet 69088af7029f42ceac446b5e7a8ff67e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:02.075076 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69088af7029f42ceac446b5e7a8ff67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.076087 17106 tablet_service.cc:1511] Processing CreateTablet for tablet aa79d80736ab4e9095fe79c402f4ea0e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:02.077292 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa79d80736ab4e9095fe79c402f4ea0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.069767 17109 tablet_service.cc:1511] Processing CreateTablet for tablet d22dfaa4bb6f44588b533f5c16a2b7a2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:02.069309 17178 tablet_service.cc:1511] Processing CreateTablet for tablet d22dfaa4bb6f44588b533f5c16a2b7a2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:02.017879 17385 consensus_queue.cc:260] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:02.081758 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22dfaa4bb6f44588b533f5c16a2b7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.084571 17385 ts_tablet_manager.cc:1434] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 13:04:02.085587 17385 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:02.087674 17391 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:02.088187 17391 ts_tablet_manager.cc:1403] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.368s	user 0.011s	sys 0.009s
I20260709 13:04:02.090806 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d22dfaa4bb6f44588b533f5c16a2b7a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.090641 17179 tablet_service.cc:1511] Processing CreateTablet for tablet aa79d80736ab4e9095fe79c402f4ea0e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:02.091310 17385 tablet_bootstrap.cc:654] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.091883 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa79d80736ab4e9095fe79c402f4ea0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.125094 17326 tablet_service.cc:1511] Processing CreateTablet for tablet f92adb1384c2498894cefa2474c1b0c2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:02.126332 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92adb1384c2498894cefa2474c1b0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.128125 17107 tablet_service.cc:1511] Processing CreateTablet for tablet f92adb1384c2498894cefa2474c1b0c2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:02.129911 17255 tablet_service.cc:1511] Processing CreateTablet for tablet 8edcaed58f4c444392656314145f8961 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:02.135461 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edcaed58f4c444392656314145f8961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.135185 17332 tablet_service.cc:1511] Processing CreateTablet for tablet f8cc8269b2aa4c15a59d48ad67df9672 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:02.136407 17332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cc8269b2aa4c15a59d48ad67df9672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.136880 17181 tablet_service.cc:1511] Processing CreateTablet for tablet 3218855c2540413fb818e52cda22e7eb (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:02.138041 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3218855c2540413fb818e52cda22e7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.134093 17259 tablet_service.cc:1511] Processing CreateTablet for tablet 3218855c2540413fb818e52cda22e7eb (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:02.131223 17333 tablet_service.cc:1511] Processing CreateTablet for tablet 8edcaed58f4c444392656314145f8961 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:02.139393 17259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3218855c2540413fb818e52cda22e7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.139551 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edcaed58f4c444392656314145f8961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.142577 17385 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:02.143118 17385 ts_tablet_manager.cc:1403] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.006s
I20260709 13:04:02.147243 17388 raft_consensus.cc:359] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.148113 17388 raft_consensus.cc:385] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.148456 17388 raft_consensus.cc:740] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.149724 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92adb1384c2498894cefa2474c1b0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.148465 17105 tablet_service.cc:1511] Processing CreateTablet for tablet 3218855c2540413fb818e52cda22e7eb (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:02.152271 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 8edcaed58f4c444392656314145f8961 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:02.153633 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3218855c2540413fb818e52cda22e7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.165426 17391 raft_consensus.cc:359] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.104096 17393 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:02.178470 17393 ts_tablet_manager.cc:1403] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.380s	user 0.047s	sys 0.038s
I20260709 13:04:02.154254 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:02.155305 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:02.179663 17112 tablet_service.cc:1511] Processing CreateTablet for tablet f8cc8269b2aa4c15a59d48ad67df9672 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:02.157931 17394 raft_consensus.cc:493] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.180538 17394 raft_consensus.cc:515] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:02.180899 17308 leader_election.cc:343] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.181392 17308 leader_election.cc:304] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:02.182011 17389 raft_consensus.cc:2749] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:02.181839 17393 raft_consensus.cc:359] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:02.182439 17308 leader_election.cc:343] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.166352 17388 consensus_queue.cc:260] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.156230 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:02.183112 17394 leader_election.cc:290] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
W20260709 13:04:02.183844 17308 leader_election.cc:343] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.183960 17391 raft_consensus.cc:385] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.184274 17308 leader_election.cc:304] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:02.184921 17389 raft_consensus.cc:2749] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:02.186295 17388 ts_tablet_manager.cc:1434] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.001s
I20260709 13:04:02.198292 17179 tablet_service.cc:1511] Processing CreateTablet for tablet f8cc8269b2aa4c15a59d48ad67df9672 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:02.187413 17393 raft_consensus.cc:385] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.199141 17388 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:02.158274 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8edcaed58f4c444392656314145f8961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.205433 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cc8269b2aa4c15a59d48ad67df9672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.206300 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cc8269b2aa4c15a59d48ad67df9672. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.199168 17393 raft_consensus.cc:740] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.207933 17393 consensus_queue.cc:260] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:02.184334 17391 raft_consensus.cc:740] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.212359 17391 consensus_queue.cc:260] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.227820 17333 tablet_service.cc:1511] Processing CreateTablet for tablet c39cd891283d4d0f9c0a0ab72cfeac7e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:02.229147 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39cd891283d4d0f9c0a0ab72cfeac7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.230537 17106 tablet_service.cc:1511] Processing CreateTablet for tablet c39cd891283d4d0f9c0a0ab72cfeac7e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:02.232136 17256 tablet_service.cc:1511] Processing CreateTablet for tablet c39cd891283d4d0f9c0a0ab72cfeac7e (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:02.249004 17388 tablet_bootstrap.cc:654] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.161896 17385 raft_consensus.cc:359] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.249722 17260 tablet_service.cc:1511] Processing CreateTablet for tablet aa3731c7cb63429897b0dfe9e13ac982 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:02.251161 17326 tablet_service.cc:1511] Processing CreateTablet for tablet aa3731c7cb63429897b0dfe9e13ac982 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:02.259204 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39cd891283d4d0f9c0a0ab72cfeac7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.259567 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3731c7cb63429897b0dfe9e13ac982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.266899 17109 tablet_service.cc:1511] Processing CreateTablet for tablet 9514d6dc93e34931adfeea09faea70c8 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:02.252187 17256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c39cd891283d4d0f9c0a0ab72cfeac7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.254628 17255 tablet_service.cc:1511] Processing CreateTablet for tablet 9514d6dc93e34931adfeea09faea70c8 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:02.255290 17330 tablet_service.cc:1511] Processing CreateTablet for tablet 269534620a764aceb92aa5c2d4584202 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:02.267532 17187 tablet_service.cc:1511] Processing CreateTablet for tablet 9514d6dc93e34931adfeea09faea70c8 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:02.268558 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9514d6dc93e34931adfeea09faea70c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.271406 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9514d6dc93e34931adfeea09faea70c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.269281 17260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3731c7cb63429897b0dfe9e13ac982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.268747 17181 tablet_service.cc:1511] Processing CreateTablet for tablet aa3731c7cb63429897b0dfe9e13ac982 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:02.270576 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269534620a764aceb92aa5c2d4584202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.275274 17393 ts_tablet_manager.cc:1434] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.096s	user 0.016s	sys 0.015s
I20260709 13:04:02.280606 17404 raft_consensus.cc:493] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.275503 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3731c7cb63429897b0dfe9e13ac982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.282012 17255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9514d6dc93e34931adfeea09faea70c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.281080 17404 raft_consensus.cc:515] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:02.278232 17393 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:02.269773 17385 raft_consensus.cc:385] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.296006 17105 tablet_service.cc:1511] Processing CreateTablet for tablet 269534620a764aceb92aa5c2d4584202 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:02.301853 17259 tablet_service.cc:1511] Processing CreateTablet for tablet f8cde37125104feb9603907192c1fd9f (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:02.317299 17333 tablet_service.cc:1511] Processing CreateTablet for tablet f8cde37125104feb9603907192c1fd9f (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:02.319445 17107 tablet_service.cc:1511] Processing CreateTablet for tablet f8cde37125104feb9603907192c1fd9f (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:02.276584 17391 ts_tablet_manager.cc:1434] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.188s	user 0.012s	sys 0.005s
I20260709 13:04:02.330726 17404 leader_election.cc:290] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:02.336706 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cde37125104feb9603907192c1fd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.338234 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269534620a764aceb92aa5c2d4584202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.337845 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 269534620a764aceb92aa5c2d4584202 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:02.339114 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269534620a764aceb92aa5c2d4584202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.335300 17393 tablet_bootstrap.cc:654] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.331660 17385 raft_consensus.cc:740] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.357580 17332 tablet_service.cc:1511] Processing CreateTablet for tablet 38f3861ee1fc4fca96ec175486e4d393 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:02.358182 17107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cde37125104feb9603907192c1fd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.359582 17332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f3861ee1fc4fca96ec175486e4d393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.363200 17103 tablet_service.cc:1511] Processing CreateTablet for tablet e6d17d88eb8a48649055c5b6053d21b6 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:02.364439 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d17d88eb8a48649055c5b6053d21b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.366500 17261 tablet_service.cc:1511] Processing CreateTablet for tablet e6d17d88eb8a48649055c5b6053d21b6 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:02.366982 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:02.355994 17259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8cde37125104feb9603907192c1fd9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.369050 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d17d88eb8a48649055c5b6053d21b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.370424 17385 consensus_queue.cc:260] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.354147 17253 tablet_service.cc:1511] Processing CreateTablet for tablet 38f3861ee1fc4fca96ec175486e4d393 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:02.372341 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f3861ee1fc4fca96ec175486e4d393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.383957 17104 tablet_service.cc:1511] Processing CreateTablet for tablet a60ed2d9ff4f41e9a1716e4d8454a6a4 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:02.385270 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60ed2d9ff4f41e9a1716e4d8454a6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.397593 17330 tablet_service.cc:1511] Processing CreateTablet for tablet a60ed2d9ff4f41e9a1716e4d8454a6a4 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:02.399106 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60ed2d9ff4f41e9a1716e4d8454a6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.405606 17391 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:02.407964 17405 raft_consensus.cc:493] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.409195 17394 raft_consensus.cc:493] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.409643 17394 raft_consensus.cc:515] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.411831 17394 leader_election.cc:290] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:02.413175 17258 tablet_service.cc:1511] Processing CreateTablet for tablet fdc836ad7eb548bcab7c852794b2788c (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 13:04:02.419168 17234 leader_election.cc:343] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.420765 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58df8eadac34780b38427d61dfb0697" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:02.408691 17405 raft_consensus.cc:515] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.424005 17405 leader_election.cc:290] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:02.432083 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc836ad7eb548bcab7c852794b2788c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.453261 17187 tablet_service.cc:1511] Processing CreateTablet for tablet 38f3861ee1fc4fca96ec175486e4d393 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:02.453445 17186 tablet_service.cc:1511] Processing CreateTablet for tablet e6d17d88eb8a48649055c5b6053d21b6 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:02.451699 17328 tablet_service.cc:1511] Processing CreateTablet for tablet fdc836ad7eb548bcab7c852794b2788c (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:02.455145 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38f3861ee1fc4fca96ec175486e4d393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.455897 17186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d17d88eb8a48649055c5b6053d21b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.464891 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:02.465612 17197 raft_consensus.cc:2468] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
W20260709 13:04:02.444727 17234 leader_election.cc:343] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.467259 17234 leader_election.cc:304] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:02.468032 17394 raft_consensus.cc:2804] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:02.468448 17394 raft_consensus.cc:493] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.468750 17394 raft_consensus.cc:3060] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:02.455871 17328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc836ad7eb548bcab7c852794b2788c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.471400 17326 tablet_service.cc:1511] Processing CreateTablet for tablet adee787065714a1fab4cd6e6cb7e4c36 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:02.472640 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adee787065714a1fab4cd6e6cb7e4c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.475176 17388 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:02.475684 17388 ts_tablet_manager.cc:1403] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.289s	user 0.036s	sys 0.020s
I20260709 13:04:02.476114 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:02.491750 17385 ts_tablet_manager.cc:1434] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.348s	user 0.007s	sys 0.007s
I20260709 13:04:02.492975 17385 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:02.507246 17261 tablet_service.cc:1511] Processing CreateTablet for tablet adee787065714a1fab4cd6e6cb7e4c36 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:02.508241 17179 tablet_service.cc:1511] Processing CreateTablet for tablet adee787065714a1fab4cd6e6cb7e4c36 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:02.508572 17185 tablet_service.cc:1511] Processing CreateTablet for tablet aa8b36b667ea4187a1c93eec423de5d7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:02.508607 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adee787065714a1fab4cd6e6cb7e4c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.510416 17389 raft_consensus.cc:493] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.510905 17389 raft_consensus.cc:515] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:02.511171 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:02.512748 17160 leader_election.cc:343] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.512965 17389 leader_election.cc:290] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:02.514871 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7967a727ade4b4e9f17c970935e9efc" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:02.516335 17308 leader_election.cc:343] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.539209 17394 raft_consensus.cc:515] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:02.540772 17271 raft_consensus.cc:2393] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b338a3f3e714ec091a987da4a55a7ef in current term 1: Already voted for candidate d8884732421f4add995eb89579726f36 in this term.
I20260709 13:04:02.544199 17388 raft_consensus.cc:359] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.544458 17161 leader_election.cc:304] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:02.545178 17388 raft_consensus.cc:385] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.545583 17388 raft_consensus.cc:740] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.546085 17406 raft_consensus.cc:3060] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:02.546476 17388 consensus_queue.cc:260] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.554153 17406 raft_consensus.cc:2749] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:02.555549 17391 tablet_bootstrap.cc:654] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.555272 17181 tablet_service.cc:1511] Processing CreateTablet for tablet a60ed2d9ff4f41e9a1716e4d8454a6a4 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:02.557725 17394 leader_election.cc:290] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:02.558763 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:02.558764 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:02.566815 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adee787065714a1fab4cd6e6cb7e4c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.574913 17326 tablet_service.cc:1511] Processing CreateTablet for tablet b2e1379b67194f39aaed4d3ac8ee1d68 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:04:02.575309 17234 leader_election.cc:343] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.583443 17388 ts_tablet_manager.cc:1434] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.012s
I20260709 13:04:02.583698 17112 tablet_service.cc:1511] Processing CreateTablet for tablet aa8b36b667ea4187a1c93eec423de5d7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:02.584947 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8b36b667ea4187a1c93eec423de5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.589485 17108 tablet_service.cc:1511] Processing CreateTablet for tablet b2e1379b67194f39aaed4d3ac8ee1d68 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:02.590764 17108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e1379b67194f39aaed4d3ac8ee1d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.586763 17389 raft_consensus.cc:493] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.591357 17389 raft_consensus.cc:515] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.593322 17389 leader_election.cc:290] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:02.594682 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:02.595762 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7967a727ade4b4e9f17c970935e9efc" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:02.595028 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:02.596630 17178 tablet_service.cc:1511] Processing CreateTablet for tablet b2e1379b67194f39aaed4d3ac8ee1d68 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 13:04:02.601986 17309 leader_election.cc:343] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.603549 17309 leader_election.cc:304] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
W20260709 13:04:02.599539 17308 leader_election.cc:343] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.603588 17259 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0733da82cd4b62ae16cdafeaaa7fd7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
W20260709 13:04:02.604985 17308 leader_election.cc:343] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.605413 17308 leader_election.cc:304] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:02.605877 17259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0733da82cd4b62ae16cdafeaaa7fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.589952 17393 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:02.612274 17393 ts_tablet_manager.cc:1403] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.334s	user 0.027s	sys 0.032s
I20260709 13:04:02.609961 17385 tablet_bootstrap.cc:654] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.610836 17103 tablet_service.cc:1511] Processing CreateTablet for tablet fdc836ad7eb548bcab7c852794b2788c (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:02.611017 17333 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0733da82cd4b62ae16cdafeaaa7fd7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:02.579563 17260 tablet_service.cc:1511] Processing CreateTablet for tablet aa8b36b667ea4187a1c93eec423de5d7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:02.606564 17185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8b36b667ea4187a1c93eec423de5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.616523 17260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8b36b667ea4187a1c93eec423de5d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.621619 17180 tablet_service.cc:1511] Processing CreateTablet for tablet d970e8e6994a42d7be32da0463f5ed91 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:02.622124 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e1379b67194f39aaed4d3ac8ee1d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.624881 17180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d970e8e6994a42d7be32da0463f5ed91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.628036 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58df8eadac34780b38427d61dfb0697" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
W20260709 13:04:02.629657 17236 leader_election.cc:343] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.630125 17236 leader_election.cc:304] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:02.633445 17393 raft_consensus.cc:359] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.635375 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdc836ad7eb548bcab7c852794b2788c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:02.636264 17068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:02.637584 17105 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0733da82cd4b62ae16cdafeaaa7fd7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:02.638927 17105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0733da82cd4b62ae16cdafeaaa7fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.612788 17389 raft_consensus.cc:2749] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:02.640278 17393 raft_consensus.cc:385] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.647921 17393 raft_consensus.cc:740] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.648147 17389 raft_consensus.cc:2749] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:02.646373 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2e1379b67194f39aaed4d3ac8ee1d68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.649036 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0733da82cd4b62ae16cdafeaaa7fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.650455 17393 consensus_queue.cc:260] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.655407 17393 ts_tablet_manager.cc:1434] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 13:04:02.656404 17393 tablet_bootstrap.cc:492] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:02.646291 17415 raft_consensus.cc:2749] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:02.663872 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:02.666234 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:02.666642 17086 leader_election.cc:343] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.667649 17197 raft_consensus.cc:2468] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
W20260709 13:04:02.667935 17085 leader_election.cc:343] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.668377 17085 leader_election.cc:304] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:02.669433 17405 raft_consensus.cc:2749] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:02.670696 17234 leader_election.cc:304] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:02.672000 17181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a60ed2d9ff4f41e9a1716e4d8454a6a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.672154 17415 raft_consensus.cc:2804] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:02.673457 17415 raft_consensus.cc:697] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:02.674372 17415 consensus_queue.cc:237] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:02.649034 17259 tablet_service.cc:1511] Processing CreateTablet for tablet d970e8e6994a42d7be32da0463f5ed91 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:02.684518 17259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d970e8e6994a42d7be32da0463f5ed91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.688434 17388 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:02.701015 17391 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:02.701642 17391 ts_tablet_manager.cc:1403] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.296s	user 0.015s	sys 0.010s
I20260709 13:04:02.704579 17391 raft_consensus.cc:359] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.705297 17391 raft_consensus.cc:385] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.705585 17391 raft_consensus.cc:740] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.706943 17391 consensus_queue.cc:260] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.708221 17388 tablet_bootstrap.cc:654] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.707834 17330 tablet_service.cc:1511] Processing CreateTablet for tablet d970e8e6994a42d7be32da0463f5ed91 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:02.709300 17330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d970e8e6994a42d7be32da0463f5ed91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.711274 17391 ts_tablet_manager.cc:1434] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:02.712291 17391 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:02.729511 17112 tablet_service.cc:1511] Processing CreateTablet for tablet 53e93373dc834d6a8b3f3a42181fd0ad (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:02.730875 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e93373dc834d6a8b3f3a42181fd0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.733289 17253 tablet_service.cc:1511] Processing CreateTablet for tablet db64e274186341a9824cd3dacf4eadc5 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:02.734540 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db64e274186341a9824cd3dacf4eadc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.735158 17332 tablet_service.cc:1511] Processing CreateTablet for tablet b33dcbb8cb1a44dbbbe29558a7e26ef2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:02.735544 17186 tablet_service.cc:1511] Processing CreateTablet for tablet b33dcbb8cb1a44dbbbe29558a7e26ef2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:02.736400 17332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33dcbb8cb1a44dbbbe29558a7e26ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.736786 17186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33dcbb8cb1a44dbbbe29558a7e26ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.737939 17019 catalog_manager.cc:5697] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:02.739645 17104 tablet_service.cc:1511] Processing CreateTablet for tablet b33dcbb8cb1a44dbbbe29558a7e26ef2 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:02.740835 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33dcbb8cb1a44dbbbe29558a7e26ef2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.741149 17260 tablet_service.cc:1511] Processing CreateTablet for tablet 53e93373dc834d6a8b3f3a42181fd0ad (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:02.742383 17260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e93373dc834d6a8b3f3a42181fd0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.745985 17178 tablet_service.cc:1511] Processing CreateTablet for tablet 53e93373dc834d6a8b3f3a42181fd0ad (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:02.751081 17178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53e93373dc834d6a8b3f3a42181fd0ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.758280 17385 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:02.758888 17385 ts_tablet_manager.cc:1403] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.266s	user 0.014s	sys 0.000s
I20260709 13:04:02.762840 17385 raft_consensus.cc:359] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.763643 17385 raft_consensus.cc:385] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.763451 17328 tablet_service.cc:1511] Processing CreateTablet for tablet db64e274186341a9824cd3dacf4eadc5 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:02.763993 17385 raft_consensus.cc:740] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.764735 17328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db64e274186341a9824cd3dacf4eadc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.767014 17393 tablet_bootstrap.cc:654] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.780582 17179 tablet_service.cc:1511] Processing CreateTablet for tablet a680ad6db3b14735abe3415a1f9daa6d (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:02.781980 17179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a680ad6db3b14735abe3415a1f9daa6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.790485 17405 raft_consensus.cc:493] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.791023 17405 raft_consensus.cc:515] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.792426 17253 tablet_service.cc:1511] Processing CreateTablet for tablet a680ad6db3b14735abe3415a1f9daa6d (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:02.793183 17405 leader_election.cc:290] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:02.793675 17253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a680ad6db3b14735abe3415a1f9daa6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.794262 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:02.796762 17085 leader_election.cc:343] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.764741 17385 consensus_queue.cc:260] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.804296 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:02.804908 17345 raft_consensus.cc:2468] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
I20260709 13:04:02.804867 17385 ts_tablet_manager.cc:1434] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 13:04:02.806627 17385 tablet_bootstrap.cc:492] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:02.806818 17087 leader_election.cc:304] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:02.808085 17405 raft_consensus.cc:2804] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:02.808422 17405 raft_consensus.cc:493] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.808739 17405 raft_consensus.cc:3060] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:02.818475 17405 raft_consensus.cc:515] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.819561 17103 tablet_service.cc:1511] Processing CreateTablet for tablet db64e274186341a9824cd3dacf4eadc5 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:02.820866 17103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db64e274186341a9824cd3dacf4eadc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.821157 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:02.821765 17345 raft_consensus.cc:3060] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:02.825887 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
W20260709 13:04:02.827363 17085 leader_election.cc:343] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.827867 17345 raft_consensus.cc:2468] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:02.828641 17258 tablet_service.cc:1511] Processing CreateTablet for tablet a77098fa9b3f40d18b75a9a7b41ebd6a (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:02.829263 17087 leader_election.cc:304] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:02.829926 17258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77098fa9b3f40d18b75a9a7b41ebd6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.827971 17405 leader_election.cc:290] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:02.834923 17331 tablet_service.cc:1511] Processing CreateTablet for tablet 4605eb1e610c4d0181e689287d379761 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:02.836223 17331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4605eb1e610c4d0181e689287d379761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.837908 17261 tablet_service.cc:1511] Processing CreateTablet for tablet f9e53787e38945f3bff56a70aff85ad7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:02.839118 17261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e53787e38945f3bff56a70aff85ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.820899 17333 tablet_service.cc:1511] Processing CreateTablet for tablet a680ad6db3b14735abe3415a1f9daa6d (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:02.841745 17333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a680ad6db3b14735abe3415a1f9daa6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.842803 17104 tablet_service.cc:1511] Processing CreateTablet for tablet a77098fa9b3f40d18b75a9a7b41ebd6a (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:02.843163 17326 tablet_service.cc:1511] Processing CreateTablet for tablet f9e53787e38945f3bff56a70aff85ad7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:02.844007 17104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77098fa9b3f40d18b75a9a7b41ebd6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.844300 17326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e53787e38945f3bff56a70aff85ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.847805 17187 tablet_service.cc:1511] Processing CreateTablet for tablet a77098fa9b3f40d18b75a9a7b41ebd6a (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:02.849298 17187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77098fa9b3f40d18b75a9a7b41ebd6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.832391 17391 tablet_bootstrap.cc:654] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.851938 17109 tablet_service.cc:1511] Processing CreateTablet for tablet 4605eb1e610c4d0181e689287d379761 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:02.853205 17109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4605eb1e610c4d0181e689287d379761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.853387 17185 tablet_service.cc:1511] Processing CreateTablet for tablet 4605eb1e610c4d0181e689287d379761 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:02.854626 17185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4605eb1e610c4d0181e689287d379761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.855111 17106 tablet_service.cc:1511] Processing CreateTablet for tablet f9e53787e38945f3bff56a70aff85ad7 (DEFAULT_TABLE table=test-workload [id=b96f161f33014621937779d0656c5d1f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:02.856267 17106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e53787e38945f3bff56a70aff85ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:02.868832 17405 raft_consensus.cc:2804] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:02.880048 17393 tablet_bootstrap.cc:492] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:02.895805 17388 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:02.896377 17388 ts_tablet_manager.cc:1403] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.208s	user 0.013s	sys 0.033s
I20260709 13:04:02.899260 17388 raft_consensus.cc:359] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.900033 17388 raft_consensus.cc:385] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.900385 17388 raft_consensus.cc:740] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.901183 17388 consensus_queue.cc:260] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.903304 17388 ts_tablet_manager.cc:1434] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:04:02.904027 17393 ts_tablet_manager.cc:1403] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.248s	user 0.038s	sys 0.027s
I20260709 13:04:02.907932 17388 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:02.908082 17405 raft_consensus.cc:697] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:02.915421 17393 raft_consensus.cc:359] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:02.916592 17385 tablet_bootstrap.cc:654] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:02.923022 17087 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.132:46595, user_credentials={real_user=slave}} blocked reactor thread for 93891.3us
I20260709 13:04:02.917052 17393 raft_consensus.cc:385] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.924207 17393 raft_consensus.cc:740] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.934486 17405 consensus_queue.cc:237] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:02.924887 17393 consensus_queue.cc:260] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:02.948118 17393 ts_tablet_manager.cc:1434] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:04:02.954104 17415 raft_consensus.cc:493] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.954697 17415 raft_consensus.cc:515] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.956893 17415 leader_election.cc:290] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:02.958235 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a860261f1c9493a812c5a10798abc84" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:02.958386 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a860261f1c9493a812c5a10798abc84" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:02.959041 17345 raft_consensus.cc:2468] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
W20260709 13:04:02.959985 17234 leader_election.cc:343] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:02.954300 17391 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:02.960711 17236 leader_election.cc:304] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:02.961932 17415 raft_consensus.cc:2804] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:02.962373 17415 raft_consensus.cc:493] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.962780 17415 raft_consensus.cc:3060] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:02.960933 17391 ts_tablet_manager.cc:1403] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.249s	user 0.024s	sys 0.007s
I20260709 13:04:02.972779 17393 tablet_bootstrap.cc:492] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:02.977653 17385 tablet_bootstrap.cc:492] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:02.978160 17385 ts_tablet_manager.cc:1403] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.172s	user 0.023s	sys 0.027s
I20260709 13:04:02.978891 17391 raft_consensus.cc:359] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:02.981469 17391 raft_consensus.cc:385] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.981390 17385 raft_consensus.cc:359] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:02.981901 17391 raft_consensus.cc:740] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.982179 17385 raft_consensus.cc:385] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:02.980719 17415 raft_consensus.cc:515] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:02.982549 17385 raft_consensus.cc:740] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:02.983357 17385 consensus_queue.cc:260] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:02.984082 17388 tablet_bootstrap.cc:654] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:02.985037 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a860261f1c9493a812c5a10798abc84" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:02.985564 17345 raft_consensus.cc:3060] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:02.992015 17345 raft_consensus.cc:2468] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:02.992527 17385 ts_tablet_manager.cc:1434] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:04:02.993232 17236 leader_election.cc:304] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:02.994050 17394 raft_consensus.cc:2804] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.002875 17393 tablet_bootstrap.cc:654] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.003465 17391 consensus_queue.cc:260] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.006577 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a860261f1c9493a812c5a10798abc84" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:03.003495 17017 catalog_manager.cc:5697] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:03.010296 17234 leader_election.cc:343] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.013135 17391 ts_tablet_manager.cc:1434] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 13:04:03.016012 17385 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.013561 17415 leader_election.cc:290] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.016305 17391 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.018654 17388 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.019161 17388 ts_tablet_manager.cc:1403] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.115s	user 0.011s	sys 0.000s
I20260709 13:04:03.021623 17394 raft_consensus.cc:697] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:03.023151 17394 consensus_queue.cc:237] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.027278 17388 raft_consensus.cc:359] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.028071 17388 raft_consensus.cc:385] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.028374 17388 raft_consensus.cc:740] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.030807 17391 tablet_bootstrap.cc:654] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.032858 17385 tablet_bootstrap.cc:654] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.031796 17393 tablet_bootstrap.cc:492] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:03.033480 17393 ts_tablet_manager.cc:1403] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.003s
I20260709 13:04:03.035816 17393 raft_consensus.cc:359] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.035892 17388 consensus_queue.cc:260] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.036511 17393 raft_consensus.cc:385] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.038275 17388 ts_tablet_manager.cc:1434] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:04:03.038350 17393 raft_consensus.cc:740] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.039311 17388 tablet_bootstrap.cc:492] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:03.039186 17393 consensus_queue.cc:260] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.041249 17393 ts_tablet_manager.cc:1434] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:04:03.042167 17393 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:03.044687 17017 catalog_manager.cc:5697] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.045693 17388 tablet_bootstrap.cc:654] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.048120 17393 tablet_bootstrap.cc:654] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.050448 17391 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:03.050969 17391 ts_tablet_manager.cc:1403] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.008s
I20260709 13:04:03.058113 17391 raft_consensus.cc:359] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.059074 17391 raft_consensus.cc:385] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.059366 17391 raft_consensus.cc:740] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.060236 17391 consensus_queue.cc:260] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.062769 17391 ts_tablet_manager.cc:1434] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:04:03.063753 17391 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.068315 17394 raft_consensus.cc:493] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.068871 17394 raft_consensus.cc:515] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.070854 17385 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.070997 17394 leader_election.cc:290] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:03.072088 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.072297 17385 ts_tablet_manager.cc:1403] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.001s
I20260709 13:04:03.072587 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.072752 17121 raft_consensus.cc:2468] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
W20260709 13:04:03.074400 17234 leader_election.cc:343] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.075104 17234 leader_election.cc:304] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [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: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:03.075493 17385 raft_consensus.cc:359] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.075843 17394 raft_consensus.cc:2804] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.076193 17385 raft_consensus.cc:385] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.076247 17394 raft_consensus.cc:493] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.076483 17385 raft_consensus.cc:740] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.076711 17394 raft_consensus.cc:3060] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.077356 17385 consensus_queue.cc:260] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.079506 17385 ts_tablet_manager.cc:1434] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:03.080927 17385 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.071650 17391 tablet_bootstrap.cc:654] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.083709 17394 raft_consensus.cc:515] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.086601 17385 tablet_bootstrap.cc:654] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.087852 17388 tablet_bootstrap.cc:492] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.088426 17388 ts_tablet_manager.cc:1403] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.010s
I20260709 13:04:03.089915 17406 raft_consensus.cc:493] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.090600 17393 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:03.090409 17406 raft_consensus.cc:515] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.091058 17393 ts_tablet_manager.cc:1403] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.015s
I20260709 13:04:03.091570 17388 raft_consensus.cc:359] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.092350 17388 raft_consensus.cc:385] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.092736 17406 leader_election.cc:290] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.094008 17393 raft_consensus.cc:359] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.094726 17393 raft_consensus.cc:385] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.094980 17393 raft_consensus.cc:740] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.095656 17393 consensus_queue.cc:260] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.099380 17385 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.099854 17385 ts_tablet_manager.cc:1403] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:04:03.086012 17394 leader_election.cc:290] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:03.101245 17406 raft_consensus.cc:493] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.101794 17406 raft_consensus.cc:515] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.092648 17388 raft_consensus.cc:740] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.103994 17388 consensus_queue.cc:260] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.105170 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835df44d9234e9a9c18f2fa268edaf1" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.105270 17406 leader_election.cc:290] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.106074 17393 ts_tablet_manager.cc:1434] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
W20260709 13:04:03.106563 17160 leader_election.cc:343] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.108841 17393 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:03.110636 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:03.110615 17430 consensus_queue.cc:1048] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:03.111354 17121 raft_consensus.cc:3060] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.113046 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03ed01a1c8469b8decaa22bc7e2917" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.113688 17271 raft_consensus.cc:2468] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:03.114446 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:03.114895 17161 leader_election.cc:304] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:03.116835 17388 ts_tablet_manager.cc:1434] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.002s
I20260709 13:04:03.117844 17388 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36: Bootstrap starting.
W20260709 13:04:03.118431 17234 leader_election.cc:343] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.102396 17385 raft_consensus.cc:359] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.123625 17385 raft_consensus.cc:385] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.123833 17385 raft_consensus.cc:740] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.124352 17385 consensus_queue.cc:260] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.125844 17385 ts_tablet_manager.cc:1434] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 13:04:03.130306 17385 tablet_bootstrap.cc:492] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.134555 17393 tablet_bootstrap.cc:654] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.134747 17391 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:03.126238 17441 raft_consensus.cc:2804] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.135393 17441 raft_consensus.cc:493] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.135756 17441 raft_consensus.cc:3060] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.139361 17385 tablet_bootstrap.cc:654] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.152231 17121 raft_consensus.cc:2468] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:03.153602 17391 ts_tablet_manager.cc:1403] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.015s
I20260709 13:04:03.157004 17234 leader_election.cc:304] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [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: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:03.157215 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03ed01a1c8469b8decaa22bc7e2917" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.158665 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835df44d9234e9a9c18f2fa268edaf1" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.158747 17394 raft_consensus.cc:2804] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:03.160360 17162 leader_election.cc:343] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.160689 17344 raft_consensus.cc:2468] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:03.160799 17394 raft_consensus.cc:697] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
W20260709 13:04:03.158753 17161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:38779, user_credentials={real_user=slave}} blocked reactor thread for 43966us
I20260709 13:04:03.161765 17162 leader_election.cc:304] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.161728 17394 consensus_queue.cc:237] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.163276 17442 raft_consensus.cc:2804] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.164837 17388 tablet_bootstrap.cc:654] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.166093 17442 raft_consensus.cc:493] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.166579 17442 raft_consensus.cc:3060] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.169814 17441 raft_consensus.cc:515] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.161857 17391 raft_consensus.cc:359] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.171413 17406 raft_consensus.cc:493] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.171962 17391 raft_consensus.cc:385] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.174708 17393 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:03.175489 17393 ts_tablet_manager.cc:1403] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.000s
I20260709 13:04:03.172097 17406 raft_consensus.cc:515] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.179052 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e3d51996f44dd9d3444e2ebe90042" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.179206 17406 leader_election.cc:290] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.174789 17121 raft_consensus.cc:3060] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.179390 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e3d51996f44dd9d3444e2ebe90042" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.180130 17344 raft_consensus.cc:2468] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
W20260709 13:04:03.180732 17161 leader_election.cc:343] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.184523 17393 raft_consensus.cc:359] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.190507 17393 raft_consensus.cc:385] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.190833 17393 raft_consensus.cc:740] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.191700 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03ed01a1c8469b8decaa22bc7e2917" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:03.191584 17393 consensus_queue.cc:260] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.192307 17271 raft_consensus.cc:3060] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.192509 17162 leader_election.cc:304] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36
I20260709 13:04:03.193784 17385 tablet_bootstrap.cc:492] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.194021 17406 raft_consensus.cc:2804] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.194293 17385 ts_tablet_manager.cc:1403] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.006s
I20260709 13:04:03.194423 17406 raft_consensus.cc:493] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.194763 17406 raft_consensus.cc:3060] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.196098 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03ed01a1c8469b8decaa22bc7e2917" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:03.197073 17385 raft_consensus.cc:359] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
W20260709 13:04:03.197394 17162 leader_election.cc:343] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.193696 17430 consensus_queue.cc:1048] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:04:03.197717 17385 raft_consensus.cc:385] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.198724 17385 raft_consensus.cc:740] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.199344 17385 consensus_queue.cc:260] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.202353 17385 ts_tablet_manager.cc:1434] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:04:03.204474 17406 raft_consensus.cc:515] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.179443 17442 raft_consensus.cc:515] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.206859 17442 leader_election.cc:290] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.172866 17391 raft_consensus.cc:740] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.188975 17020 catalog_manager.cc:5697] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.208402 17391 consensus_queue.cc:260] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.209424 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835df44d9234e9a9c18f2fa268edaf1" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
W20260709 13:04:03.210870 17160 leader_election.cc:343] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.211652 17391 ts_tablet_manager.cc:1434] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:04:03.212962 17391 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.185986 17441 leader_election.cc:290] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.218784 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e3d51996f44dd9d3444e2ebe90042" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:03.218931 17385 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
W20260709 13:04:03.220410 17161 leader_election.cc:343] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.221125 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835df44d9234e9a9c18f2fa268edaf1" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:03.221793 17344 raft_consensus.cc:3060] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.228487 17388 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.229118 17388 ts_tablet_manager.cc:1403] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.111s	user 0.010s	sys 0.005s
I20260709 13:04:03.229831 17385 tablet_bootstrap.cc:654] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.232213 17388 raft_consensus.cc:359] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.233058 17388 raft_consensus.cc:385] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.233372 17388 raft_consensus.cc:740] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.237747 17391 tablet_bootstrap.cc:654] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.240077 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e3d51996f44dd9d3444e2ebe90042" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:03.240806 17345 raft_consensus.cc:3060] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.244566 17405 raft_consensus.cc:493] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.245186 17405 raft_consensus.cc:515] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.246791 17271 raft_consensus.cc:2468] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:03.248832 17405 leader_election.cc:290] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:03.249251 17161 leader_election.cc:304] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:03.249693 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.251441 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.252092 17196 raft_consensus.cc:2468] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
I20260709 13:04:03.252609 17393 ts_tablet_manager.cc:1434] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.077s	user 0.023s	sys 0.032s
I20260709 13:04:03.253412 17085 leader_election.cc:304] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:03.253703 17393 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:03.251672 17451 raft_consensus.cc:2804] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.254480 17442 raft_consensus.cc:493] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.254621 17451 raft_consensus.cc:697] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:03.254961 17442 raft_consensus.cc:515] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.255362 17451 consensus_queue.cc:237] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.257004 17442 leader_election.cc:290] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:03.257661 17405 raft_consensus.cc:2804] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.258111 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63f97c0ece461aa4ebbe2675622a47" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.259548 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63f97c0ece461aa4ebbe2675622a47" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.260179 17393 tablet_bootstrap.cc:654] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.260191 17122 raft_consensus.cc:2468] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:03.258111 17405 raft_consensus.cc:493] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.244594 17430 raft_consensus.cc:493] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.262463 17405 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.262861 17430 raft_consensus.cc:515] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.263942 17270 raft_consensus.cc:2468] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
I20260709 13:04:03.262306 17160 leader_election.cc:304] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:03.267658 17442 raft_consensus.cc:2804] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.268179 17442 raft_consensus.cc:493] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.268582 17442 raft_consensus.cc:3060] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.270694 17405 raft_consensus.cc:515] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.272136 17393 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:03.272643 17393 ts_tablet_manager.cc:1403] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 13:04:03.273381 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:03.273948 17196 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.275492 17393 raft_consensus.cc:359] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.276257 17393 raft_consensus.cc:385] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.276573 17393 raft_consensus.cc:740] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.277280 17393 consensus_queue.cc:260] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.279424 17393 ts_tablet_manager.cc:1434] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:04:03.280370 17393 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:03.281477 17196 raft_consensus.cc:2468] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:03.284828 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.285786 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:03.290621 17121 raft_consensus.cc:2393] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8884732421f4add995eb89579726f36 in current term 1: Already voted for candidate d8f73ca835964795850804f8c842ec32 in this term.
I20260709 13:04:03.291797 17344 raft_consensus.cc:2468] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:03.292665 17406 leader_election.cc:290] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.293052 17162 leader_election.cc:304] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.294552 17388 consensus_queue.cc:260] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.295621 17271 raft_consensus.cc:2468] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:03.286757 17345 raft_consensus.cc:2468] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:03.297048 17162 leader_election.cc:304] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36
I20260709 13:04:03.299417 17441 raft_consensus.cc:2804] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.299984 17441 raft_consensus.cc:697] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:03.302078 17388 ts_tablet_manager.cc:1434] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 13:04:03.295558 17406 raft_consensus.cc:2804] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.303696 17406 raft_consensus.cc:697] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:03.304656 17406 consensus_queue.cc:237] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.289803 17405 leader_election.cc:290] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:03.289876 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.290546 17270 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.306625 17197 raft_consensus.cc:2393] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8884732421f4add995eb89579726f36 in current term 1: Already voted for candidate d8f73ca835964795850804f8c842ec32 in this term.
I20260709 13:04:03.286134 17430 leader_election.cc:290] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:03.286443 17393 tablet_bootstrap.cc:654] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.289541 17442 raft_consensus.cc:515] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.306641 17085 leader_election.cc:304] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:03.310572 17442 leader_election.cc:290] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:03.301898 17441 consensus_queue.cc:237] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.311457 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63f97c0ece461aa4ebbe2675622a47" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:03.313778 17388 tablet_bootstrap.cc:492] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:03.316115 17234 leader_election.cc:304] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.316851 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63f97c0ece461aa4ebbe2675622a47" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:03.317440 17121 raft_consensus.cc:3060] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.313836 17271 raft_consensus.cc:3060] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.323930 17017 catalog_manager.cc:5697] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.328811 17391 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:03.329334 17391 ts_tablet_manager.cc:1403] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.010s
I20260709 13:04:03.332188 17391 raft_consensus.cc:359] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.332859 17391 raft_consensus.cc:385] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.333145 17391 raft_consensus.cc:740] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.333961 17391 consensus_queue.cc:260] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.336099 17391 ts_tablet_manager.cc:1434] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:03.337416 17121 raft_consensus.cc:2468] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:03.337476 17391 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.338830 17160 leader_election.cc:304] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:03.350697 17451 raft_consensus.cc:2804] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.348507 17442 raft_consensus.cc:493] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.318567 17405 raft_consensus.cc:2804] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.345504 17391 tablet_bootstrap.cc:654] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.351315 17451 raft_consensus.cc:697] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:03.352203 17405 raft_consensus.cc:697] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:03.352403 17451 consensus_queue.cc:237] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.353116 17405 consensus_queue.cc:237] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.354297 17388 tablet_bootstrap.cc:654] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.354766 17442 raft_consensus.cc:515] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.334440 17271 raft_consensus.cc:2468] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:03.356623 17197 raft_consensus.cc:3060] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.359058 17385 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.359575 17385 ts_tablet_manager.cc:1403] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.141s	user 0.028s	sys 0.020s
I20260709 13:04:03.363318 17423 raft_consensus.cc:493] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.365783 17385 raft_consensus.cc:359] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.366495 17385 raft_consensus.cc:385] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.366731 17385 raft_consensus.cc:740] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.367300 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.367450 17385 consensus_queue.cc:260] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.368521 17345 raft_consensus.cc:2393] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b338a3f3e714ec091a987da4a55a7ef in current term 1: Already voted for candidate d8f73ca835964795850804f8c842ec32 in this term.
I20260709 13:04:03.365727 17423 raft_consensus.cc:515] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.370596 17442 leader_election.cc:290] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.372156 17423 leader_election.cc:290] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.374054 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
W20260709 13:04:03.375393 17086 leader_election.cc:343] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.376442 17391 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:03.377000 17391 ts_tablet_manager.cc:1403] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.007s
I20260709 13:04:03.377187 17385 ts_tablet_manager.cc:1434] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:04:03.378405 17385 tablet_bootstrap.cc:492] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.380733 17393 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:03.381278 17393 ts_tablet_manager.cc:1403] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.101s	user 0.026s	sys 0.025s
I20260709 13:04:03.383562 17270 raft_consensus.cc:2468] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:03.383306 17391 raft_consensus.cc:359] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.384092 17430 raft_consensus.cc:2749] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.384123 17391 raft_consensus.cc:385] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.387313 17416 raft_consensus.cc:493] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.387784 17416 raft_consensus.cc:515] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.389765 17416 leader_election.cc:290] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.391331 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58df8eadac34780b38427d61dfb0697" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.392328 17271 raft_consensus.cc:2468] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:03.394766 17309 leader_election.cc:304] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:03.395784 17416 raft_consensus.cc:2804] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.396135 17416 raft_consensus.cc:493] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.396476 17416 raft_consensus.cc:3060] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.398290 17385 tablet_bootstrap.cc:654] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.400758 17423 consensus_queue.cc:1048] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.391693 17391 raft_consensus.cc:740] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.404484 17416 raft_consensus.cc:515] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.406342 17393 raft_consensus.cc:359] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.407053 17393 raft_consensus.cc:385] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.407313 17393 raft_consensus.cc:740] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.412914 17020 catalog_manager.cc:5697] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:03.414346 17393 consensus_queue.cc:260] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.418989 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58df8eadac34780b38427d61dfb0697" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:03.421252 17271 raft_consensus.cc:3060] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.422978 17017 catalog_manager.cc:5697] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.426256 17391 consensus_queue.cc:260] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.428224 17271 raft_consensus.cc:2468] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:03.429446 17388 tablet_bootstrap.cc:492] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.429409 17309 leader_election.cc:304] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:03.430050 17388 ts_tablet_manager.cc:1403] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.124s	user 0.004s	sys 0.039s
I20260709 13:04:03.432298 17391 ts_tablet_manager.cc:1434] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.000s
I20260709 13:04:03.432703 17388 raft_consensus.cc:359] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.433290 17391 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.433350 17388 raft_consensus.cc:385] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.433734 17388 raft_consensus.cc:740] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.434167 17393 ts_tablet_manager.cc:1434] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 13:04:03.435386 17393 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:03.438316 17388 consensus_queue.cc:260] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.420537 17416 leader_election.cc:290] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.439365 17416 raft_consensus.cc:493] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.441296 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.441605 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58df8eadac34780b38427d61dfb0697" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:03.442992 17469 raft_consensus.cc:2804] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:03.443466 17308 leader_election.cc:343] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.443958 17462 consensus_queue.cc:1048] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:03.444409 17345 raft_consensus.cc:2468] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
I20260709 13:04:03.443527 17469 raft_consensus.cc:697] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:03.445504 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.445592 17469 consensus_queue.cc:237] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.446305 17087 leader_election.cc:304] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: d8884732421f4add995eb89579726f36
I20260709 13:04:03.443143 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58df8eadac34780b38427d61dfb0697" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.447763 17160 leader_election.cc:304] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.448369 17462 raft_consensus.cc:2804] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.448763 17462 raft_consensus.cc:493] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:03.447860 17308 leader_election.cc:343] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.449077 17462 raft_consensus.cc:3060] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.439867 17416 raft_consensus.cc:515] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.452488 17388 ts_tablet_manager.cc:1434] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 13:04:03.455296 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03ed01a1c8469b8decaa22bc7e2917" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.457530 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a03ed01a1c8469b8decaa22bc7e2917" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.458314 17271 raft_consensus.cc:2393] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eccdfea375f4b3fa224f7c79b12192a in current term 1: Already voted for candidate 5b338a3f3e714ec091a987da4a55a7ef in this term.
I20260709 13:04:03.459354 17309 leader_election.cc:304] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:03.460211 17391 tablet_bootstrap.cc:654] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.460726 17416 leader_election.cc:290] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:03.461172 17469 raft_consensus.cc:3060] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.462908 17019 catalog_manager.cc:5697] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.461110 17020 catalog_manager.cc:5697] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.462247 17388 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:03.467324 17020 catalog_manager.cc:5697] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.475903 17393 tablet_bootstrap.cc:654] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.471207 17469 raft_consensus.cc:2749] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.483283 17462 raft_consensus.cc:515] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.485157 17406 raft_consensus.cc:2749] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.472174 17388 tablet_bootstrap.cc:654] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.486822 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:03.487004 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:03.487417 17345 raft_consensus.cc:3060] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:03.488306 17086 leader_election.cc:343] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.493992 17345 raft_consensus.cc:2468] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:03.496002 17462 leader_election.cc:290] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.495951 17087 leader_election.cc:304] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: d8884732421f4add995eb89579726f36
I20260709 13:04:03.497175 17462 raft_consensus.cc:2804] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.497928 17462 raft_consensus.cc:697] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:03.498811 17462 consensus_queue.cc:237] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.502126 17385 tablet_bootstrap.cc:492] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.502707 17385 ts_tablet_manager.cc:1403] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.125s	user 0.012s	sys 0.009s
I20260709 13:04:03.503297 17391 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:03.503857 17391 ts_tablet_manager.cc:1403] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.000s
I20260709 13:04:03.505546 17385 raft_consensus.cc:359] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.506398 17385 raft_consensus.cc:385] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.506683 17385 raft_consensus.cc:740] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.507180 17391 raft_consensus.cc:359] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.509814 17393 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:03.507426 17385 consensus_queue.cc:260] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.510391 17393 ts_tablet_manager.cc:1403] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.000s
I20260709 13:04:03.511801 17388 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.512290 17388 ts_tablet_manager.cc:1403] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.050s	user 0.006s	sys 0.010s
I20260709 13:04:03.513329 17393 raft_consensus.cc:359] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.514070 17393 raft_consensus.cc:385] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.514593 17468 raft_consensus.cc:493] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.515074 17468 raft_consensus.cc:515] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.514357 17393 raft_consensus.cc:740] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.508323 17391 raft_consensus.cc:385] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.514979 17388 raft_consensus.cc:359] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.516765 17430 raft_consensus.cc:493] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.517285 17430 raft_consensus.cc:515] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.517946 17385 ts_tablet_manager.cc:1434] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260709 13:04:03.518322 17415 consensus_queue.cc:1048] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.518915 17385 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.519313 17430 leader_election.cc:290] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.520468 17388 raft_consensus.cc:385] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.520848 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7967a727ade4b4e9f17c970935e9efc" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:03.522434 17234 leader_election.cc:343] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.516781 17391 raft_consensus.cc:740] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.523087 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7967a727ade4b4e9f17c970935e9efc" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.523713 17345 raft_consensus.cc:2468] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:03.523969 17391 consensus_queue.cc:260] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.524917 17236 leader_election.cc:304] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:03.525759 17430 raft_consensus.cc:2804] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.520833 17388 raft_consensus.cc:740] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.526223 17385 tablet_bootstrap.cc:654] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.526113 17430 raft_consensus.cc:493] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.526821 17430 raft_consensus.cc:3060] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.526643 17388 consensus_queue.cc:260] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.528595 17388 ts_tablet_manager.cc:1434] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:04:03.529443 17388 tablet_bootstrap.cc:492] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:03.529758 17391 ts_tablet_manager.cc:1434] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:04:03.530580 17393 consensus_queue.cc:260] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.531522 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.532763 17469 raft_consensus.cc:493] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:03.532951 17308 leader_election.cc:343] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.533267 17469 raft_consensus.cc:515] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.534584 17468 leader_election.cc:290] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:03.535167 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.535377 17469 leader_election.cc:290] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:03.536834 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.536995 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:03.538486 17308 leader_election.cc:343] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:03.538617 17309 leader_election.cc:343] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:03.539135 17308 leader_election.cc:343] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.539108 17309 leader_election.cc:304] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:03.539659 17308 leader_election.cc:304] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.540436 17469 raft_consensus.cc:2749] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.532919 17393 ts_tablet_manager.cc:1434] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:04:03.540726 17468 raft_consensus.cc:2749] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.542459 17393 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:03.543102 17391 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.545691 17388 tablet_bootstrap.cc:654] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:03.570080 17234 consensus_peers.cc:597] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:03.571494 17391 tablet_bootstrap.cc:654] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.572254 17019 catalog_manager.cc:5697] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:03.572476 17393 tablet_bootstrap.cc:654] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.554388 17430 raft_consensus.cc:515] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.573191 17388 tablet_bootstrap.cc:492] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.576916 17388 ts_tablet_manager.cc:1403] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.006s
I20260709 13:04:03.577322 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7967a727ade4b4e9f17c970935e9efc" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:03.577518 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7967a727ade4b4e9f17c970935e9efc" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:03.578820 17344 raft_consensus.cc:3060] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.581736 17462 raft_consensus.cc:493] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.578127 17415 raft_consensus.cc:493] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.582289 17462 raft_consensus.cc:515] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.582458 17415 raft_consensus.cc:515] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.583986 17388 raft_consensus.cc:359] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.584477 17415 leader_election.cc:290] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.586457 17344 raft_consensus.cc:2468] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:03.587441 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.587558 17236 leader_election.cc:304] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:03.588285 17345 raft_consensus.cc:2393] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8884732421f4add995eb89579726f36 in current term 1: Already voted for candidate d8f73ca835964795850804f8c842ec32 in this term.
I20260709 13:04:03.588546 17415 raft_consensus.cc:2804] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.589030 17415 raft_consensus.cc:697] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:03.587481 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.589596 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.590065 17343 raft_consensus.cc:2468] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
I20260709 13:04:03.590260 17197 raft_consensus.cc:2468] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
W20260709 13:04:03.590988 17234 leader_election.cc:343] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.584373 17462 leader_election.cc:290] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:03.591285 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.592008 17415 consensus_queue.cc:237] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.592895 17430 leader_election.cc:290] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.588285 17388 raft_consensus.cc:385] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.594051 17388 raft_consensus.cc:740] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.591370 17087 leader_election.cc:304] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:03.595197 17462 raft_consensus.cc:2804] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.595589 17462 raft_consensus.cc:493] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.594941 17388 consensus_queue.cc:260] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.595938 17462 raft_consensus.cc:3060] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.596441 17234 leader_election.cc:304] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.597700 17385 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.598138 17385 ts_tablet_manager.cc:1403] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.005s
I20260709 13:04:03.598662 17393 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:03.599169 17393 ts_tablet_manager.cc:1403] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.007s
I20260709 13:04:03.600838 17385 raft_consensus.cc:359] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.601567 17385 raft_consensus.cc:385] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.601837 17385 raft_consensus.cc:740] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.598146 17388 ts_tablet_manager.cc:1434] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:04:03.603160 17388 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:03.603505 17391 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:03.604012 17391 ts_tablet_manager.cc:1403] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.002s
I20260709 13:04:03.604029 17462 raft_consensus.cc:515] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.607087 17394 raft_consensus.cc:3060] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.609937 17385 consensus_queue.cc:260] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.611577 17391 raft_consensus.cc:359] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.612221 17391 raft_consensus.cc:385] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.612473 17391 raft_consensus.cc:740] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.612879 17385 ts_tablet_manager.cc:1434] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:04:03.613106 17391 consensus_queue.cc:260] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.613838 17385 tablet_bootstrap.cc:492] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.614280 17393 raft_consensus.cc:359] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.614940 17393 raft_consensus.cc:385] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.615188 17393 raft_consensus.cc:740] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.615528 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:03.616063 17343 raft_consensus.cc:3060] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.617136 17388 tablet_bootstrap.cc:654] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.618435 17393 consensus_queue.cc:260] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.623054 17385 tablet_bootstrap.cc:654] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.625034 17406 raft_consensus.cc:493] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.625533 17406 raft_consensus.cc:515] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:03.627612 17406 leader_election.cc:290] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:03.629212 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.630331 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.632159 17343 raft_consensus.cc:2468] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
W20260709 13:04:03.632707 17161 leader_election.cc:343] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.642763 17430 raft_consensus.cc:493] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:03.642907 17160 leader_election.cc:343] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.643301 17430 raft_consensus.cc:515] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.643862 17160 leader_election.cc:304] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.644578 17406 raft_consensus.cc:2749] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.645332 17430 leader_election.cc:290] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.645756 17462 leader_election.cc:290] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:03.645810 17087 leader_election.cc:304] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:03.647776 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:03.648317 17462 raft_consensus.cc:2804] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:03.635740 17391 ts_tablet_manager.cc:1434] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:04:03.634505 17394 raft_consensus.cc:2749] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.648379 17197 raft_consensus.cc:3060] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.648662 17017 catalog_manager.cc:5697] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.649606 17391 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.650744 17388 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.651189 17388 ts_tablet_manager.cc:1403] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.048s	user 0.001s	sys 0.021s
I20260709 13:04:03.651701 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e3d51996f44dd9d3444e2ebe90042" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.652015 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c8e3d51996f44dd9d3444e2ebe90042" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.653853 17388 raft_consensus.cc:359] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.654590 17388 raft_consensus.cc:385] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.654856 17388 raft_consensus.cc:740] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.655493 17388 consensus_queue.cc:260] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.655884 17391 tablet_bootstrap.cc:654] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.656526 17462 raft_consensus.cc:697] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:03.648831 17385 tablet_bootstrap.cc:492] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.658717 17385 ts_tablet_manager.cc:1403] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.007s
I20260709 13:04:03.658407 17462 consensus_queue.cc:237] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.659473 17196 raft_consensus.cc:3060] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.660300 17197 raft_consensus.cc:2468] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:03.635380 17393 ts_tablet_manager.cc:1434] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:04:03.661196 17385 raft_consensus.cc:359] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.661854 17385 raft_consensus.cc:385] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.661593 17393 tablet_bootstrap.cc:492] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:03.663554 17388 ts_tablet_manager.cc:1434] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:04:03.664417 17388 tablet_bootstrap.cc:492] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:03.662113 17385 raft_consensus.cc:740] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.666899 17385 consensus_queue.cc:260] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.667824 17393 tablet_bootstrap.cc:654] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.668820 17385 ts_tablet_manager.cc:1434] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:04:03.668015 17343 raft_consensus.cc:2393] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8884732421f4add995eb89579726f36 in current term 1: Already voted for candidate 5b338a3f3e714ec091a987da4a55a7ef in this term.
I20260709 13:04:03.670471 17236 leader_election.cc:304] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:03.671576 17394 raft_consensus.cc:3060] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.675953 17385 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.678447 17430 consensus_queue.cc:1048] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.681756 17388 tablet_bootstrap.cc:654] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.688110 17385 tablet_bootstrap.cc:654] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.692665 17391 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:03.693291 17388 tablet_bootstrap.cc:492] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.693236 17391 ts_tablet_manager.cc:1403] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.003s
I20260709 13:04:03.694056 17388 ts_tablet_manager.cc:1403] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 13:04:03.696228 17391 raft_consensus.cc:359] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.696660 17388 raft_consensus.cc:359] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.697130 17391 raft_consensus.cc:385] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.697451 17388 raft_consensus.cc:385] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.697577 17391 raft_consensus.cc:740] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.697805 17388 raft_consensus.cc:740] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.698673 17391 consensus_queue.cc:260] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.699062 17388 consensus_queue.cc:260] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.703169 17391 ts_tablet_manager.cc:1434] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:03.704048 17388 ts_tablet_manager.cc:1434] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:04:03.705009 17388 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:03.705137 17391 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.707267 17393 tablet_bootstrap.cc:492] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:03.707785 17393 ts_tablet_manager.cc:1403] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.046s	user 0.003s	sys 0.020s
W20260709 13:04:03.697605 17068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:03.711972 17394 raft_consensus.cc:2749] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.711833 17019 catalog_manager.cc:5697] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:03.712703 17385 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.713272 17385 ts_tablet_manager.cc:1403] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260709 13:04:03.715850 17385 raft_consensus.cc:359] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.716866 17121 raft_consensus.cc:3060] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.717721 17388 tablet_bootstrap.cc:654] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.723078 17485 consensus_queue.cc:1048] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:03.716560 17385 raft_consensus.cc:385] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.724802 17385 raft_consensus.cc:740] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.726125 17391 tablet_bootstrap.cc:654] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.725814 17385 consensus_queue.cc:260] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.726707 17406 consensus_queue.cc:1048] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.728152 17385 ts_tablet_manager.cc:1434] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:04:03.729138 17385 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.716352 17393 raft_consensus.cc:359] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.736318 17393 raft_consensus.cc:385] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.736619 17393 raft_consensus.cc:740] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.740126 17462 raft_consensus.cc:493] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.740694 17462 raft_consensus.cc:515] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.742841 17462 leader_election.cc:290] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.744395 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58df8eadac34780b38427d61dfb0697" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.745177 17271 raft_consensus.cc:2393] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate 7eccdfea375f4b3fa224f7c79b12192a in this term.
I20260709 13:04:03.746487 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b58df8eadac34780b38427d61dfb0697" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.748786 17087 leader_election.cc:304] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:03.749805 17405 raft_consensus.cc:3060] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:03.753719 17442 consensus_queue.cc:1048] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.757804 17405 raft_consensus.cc:2749] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.758889 17393 consensus_queue.cc:260] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.762346 17406 consensus_queue.cc:1048] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.761771 17442 consensus_queue.cc:1048] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.765002 17385 tablet_bootstrap.cc:654] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.761854 17393 ts_tablet_manager.cc:1434] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.004s
I20260709 13:04:03.766957 17393 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:03.785758 17442 consensus_queue.cc:1048] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:04:03.825487 17405 consensus_queue.cc:1048] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:03.826749 17468 raft_consensus.cc:493] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.827318 17468 raft_consensus.cc:515] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.832724 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:03.833215 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:03.834106 17309 leader_election.cc:343] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.833236 17406 consensus_queue.cc:1048] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:04:03.834865 17308 leader_election.cc:343] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.835289 17308 leader_election.cc:304] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.836125 17469 raft_consensus.cc:2749] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.829481 17468 leader_election.cc:290] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.873565 17468 raft_consensus.cc:493] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.874121 17468 raft_consensus.cc:515] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.877156 17405 consensus_queue.cc:1048] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.877192 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:03.878790 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.880144 17468 leader_election.cc:290] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:03.882529 17391 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:03.883060 17391 ts_tablet_manager.cc:1403] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.178s	user 0.020s	sys 0.019s
W20260709 13:04:03.880244 17308 leader_election.cc:343] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:03.884637 17308 leader_election.cc:343] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.885061 17308 leader_election.cc:304] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:03.888445 17391 raft_consensus.cc:359] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.889213 17391 raft_consensus.cc:385] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.889470 17391 raft_consensus.cc:740] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.890172 17391 consensus_queue.cc:260] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.903053 17394 raft_consensus.cc:493] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.902866 17406 consensus_queue.cc:1048] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.903548 17394 raft_consensus.cc:515] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:03.905540 17394 leader_election.cc:290] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:03.906366 17468 raft_consensus.cc:2749] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:03.905404 17406 consensus_queue.cc:1048] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:03.907908 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428815d394a24e2c85855b912078488c" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:03.908681 17342 raft_consensus.cc:2468] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:03.909510 17391 ts_tablet_manager.cc:1434] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.002s
I20260709 13:04:03.910167 17236 leader_election.cc:304] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:03.907840 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428815d394a24e2c85855b912078488c" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:03.911082 17394 raft_consensus.cc:2804] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:03.915706 17394 raft_consensus.cc:493] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:03.916082 17394 raft_consensus.cc:3060] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:03.916706 17234 leader_election.cc:343] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.926079 17388 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.926646 17388 ts_tablet_manager.cc:1403] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.222s	user 0.053s	sys 0.079s
I20260709 13:04:03.928026 17469 consensus_queue.cc:1048] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:03.929272 17388 raft_consensus.cc:359] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.929996 17388 raft_consensus.cc:385] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.936390 17388 raft_consensus.cc:740] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.937018 17388 consensus_queue.cc:260] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.943364 17388 ts_tablet_manager.cc:1434] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:04:03.944339 17388 tablet_bootstrap.cc:492] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:03.956588 17405 consensus_queue.cc:1048] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:03.959062 17388 tablet_bootstrap.cc:654] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.956857 17470 consensus_queue.cc:1048] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:04:03.900461 17393 tablet_bootstrap.cc:654] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.970978 17391 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:03.975607 17385 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:03.976115 17385 ts_tablet_manager.cc:1403] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.247s	user 0.036s	sys 0.016s
I20260709 13:04:03.978886 17385 raft_consensus.cc:359] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.979593 17385 raft_consensus.cc:385] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:03.979856 17385 raft_consensus.cc:740] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:03.980597 17385 consensus_queue.cc:260] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:03.990608 17385 ts_tablet_manager.cc:1434] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:04:03.991572 17385 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:03.992080 17415 raft_consensus.cc:493] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:03.992591 17415 raft_consensus.cc:515] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:03.994614 17415 leader_election.cc:290] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:03.996124 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0963bd5d314baa95b8b84be3bdbec1" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
W20260709 13:04:03.997629 17236 leader_election.cc:343] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:03.998390 17388 tablet_bootstrap.cc:492] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:03.999075 17388 ts_tablet_manager.cc:1403] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.000s
I20260709 13:04:03.999053 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0963bd5d314baa95b8b84be3bdbec1" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:04.000650 17234 leader_election.cc:343] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.001077 17234 leader_election.cc:304] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.002125 17415 raft_consensus.cc:2749] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.005241 17405 consensus_queue.cc:1048] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.007249 17385 tablet_bootstrap.cc:654] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:03.969528 17394 raft_consensus.cc:515] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.020959 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428815d394a24e2c85855b912078488c" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
W20260709 13:04:04.022632 17234 leader_election.cc:343] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.023348 17442 raft_consensus.cc:493] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.023939 17442 raft_consensus.cc:515] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.027187 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7967a727ade4b4e9f17c970935e9efc" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.029985 17388 raft_consensus.cc:359] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.031272 17388 raft_consensus.cc:385] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.031570 17388 raft_consensus.cc:740] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.032012 17442 leader_election.cc:290] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.032172 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7967a727ade4b4e9f17c970935e9efc" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.032980 17343 raft_consensus.cc:2393] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b338a3f3e714ec091a987da4a55a7ef in current term 1: Already voted for candidate d8884732421f4add995eb89579726f36 in this term.
I20260709 13:04:04.034061 17162 leader_election.cc:304] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:04.034862 17388 consensus_queue.cc:260] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.034937 17442 raft_consensus.cc:3060] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.042992 17442 raft_consensus.cc:2749] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.045266 17393 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.045783 17388 ts_tablet_manager.cc:1434] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:04:04.045869 17393 ts_tablet_manager.cc:1403] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.279s	user 0.009s	sys 0.003s
I20260709 13:04:04.047960 17388 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:04.049670 17393 raft_consensus.cc:359] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.050489 17394 leader_election.cc:290] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.051111 17393 raft_consensus.cc:385] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.050710 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428815d394a24e2c85855b912078488c" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:04.051497 17393 raft_consensus.cc:740] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.051817 17343 raft_consensus.cc:3060] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.052440 17393 consensus_queue.cc:260] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.056468 17391 tablet_bootstrap.cc:654] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.057526 17393 ts_tablet_manager.cc:1434] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:04:04.058463 17393 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:04.064008 17393 tablet_bootstrap.cc:654] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.069501 17343 raft_consensus.cc:2468] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:04.070706 17236 leader_election.cc:304] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:04.072641 17385 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.073132 17385 ts_tablet_manager.cc:1403] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.082s	user 0.035s	sys 0.032s
I20260709 13:04:04.075836 17415 raft_consensus.cc:2804] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.076426 17415 raft_consensus.cc:697] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:04.077333 17415 consensus_queue.cc:237] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.081377 17385 raft_consensus.cc:359] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.082095 17385 raft_consensus.cc:385] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.082372 17385 raft_consensus.cc:740] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.084213 17485 consensus_queue.cc:1048] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.086771 17385 consensus_queue.cc:260] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.088901 17385 ts_tablet_manager.cc:1434] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:04:04.089826 17385 tablet_bootstrap.cc:492] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.091774 17405 raft_consensus.cc:493] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.092298 17405 raft_consensus.cc:515] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.094475 17405 leader_election.cc:290] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.095289 17385 tablet_bootstrap.cc:654] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.095983 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a860261f1c9493a812c5a10798abc84" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.097141 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a860261f1c9493a812c5a10798abc84" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.098956 17121 raft_consensus.cc:3060] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.105190 17018 catalog_manager.cc:5697] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.106613 17087 leader_election.cc:304] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:04.109238 17473 raft_consensus.cc:493] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.109763 17473 raft_consensus.cc:515] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.110634 17415 raft_consensus.cc:493] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.111122 17415 raft_consensus.cc:515] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.111876 17473 leader_election.cc:290] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.113101 17415 leader_election.cc:290] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.114493 17385 tablet_bootstrap.cc:492] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.114980 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.114946 17385 ts_tablet_manager.cc:1403] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
W20260709 13:04:04.116422 17236 leader_election.cc:343] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.116216 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.117157 17343 raft_consensus.cc:2468] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
I20260709 13:04:04.117998 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.118211 17385 raft_consensus.cc:359] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.118559 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.118878 17385 raft_consensus.cc:385] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.119182 17385 raft_consensus.cc:740] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.119724 17087 leader_election.cc:304] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:04.120507 17473 raft_consensus.cc:2804] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.120850 17473 raft_consensus.cc:493] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:04.121196 17234 leader_election.cc:343] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:04.121512 17085 leader_election.cc:343] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.121685 17393 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.122161 17393 ts_tablet_manager.cc:1403] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.005s
I20260709 13:04:04.124958 17234 leader_election.cc:304] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:04.125308 17385 consensus_queue.cc:260] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.127516 17385 ts_tablet_manager.cc:1434] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:04.121187 17473 raft_consensus.cc:3060] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.128528 17385 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.129217 17388 tablet_bootstrap.cc:654] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.134363 17385 tablet_bootstrap.cc:654] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.124861 17393 raft_consensus.cc:359] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.135177 17393 raft_consensus.cc:385] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.134522 17415 raft_consensus.cc:2749] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.135449 17393 raft_consensus.cc:740] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.136296 17393 consensus_queue.cc:260] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.139096 17415 consensus_queue.cc:1048] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.140329 17393 ts_tablet_manager.cc:1434] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 13:04:04.141281 17393 tablet_bootstrap.cc:492] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:04.142570 17509 raft_consensus.cc:493] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.142685 17405 consensus_queue.cc:1048] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.143106 17509 raft_consensus.cc:515] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.145213 17509 leader_election.cc:290] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.146944 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31150fdc5fbd4837815431721f309375" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.147665 17344 raft_consensus.cc:2468] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:04.149176 17162 leader_election.cc:304] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:04.146847 17393 tablet_bootstrap.cc:654] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.154572 17442 raft_consensus.cc:2804] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.154976 17442 raft_consensus.cc:493] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.155313 17442 raft_consensus.cc:3060] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.159123 17391 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:04.159601 17391 ts_tablet_manager.cc:1403] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.189s	user 0.012s	sys 0.008s
I20260709 13:04:04.163761 17388 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:04.163894 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31150fdc5fbd4837815431721f309375" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.164319 17388 ts_tablet_manager.cc:1403] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.117s	user 0.010s	sys 0.000s
I20260709 13:04:04.167120 17388 raft_consensus.cc:359] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.168033 17388 raft_consensus.cc:385] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.168303 17388 raft_consensus.cc:740] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.169080 17388 consensus_queue.cc:260] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:04.169739 17160 leader_election.cc:343] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.172341 17468 raft_consensus.cc:493] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.172842 17468 raft_consensus.cc:515] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.174408 17388 ts_tablet_manager.cc:1434] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:04:04.174908 17468 leader_election.cc:290] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.175441 17388 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:04.175271 17442 raft_consensus.cc:515] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.176473 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdec18a943447f2acf8a32aedffca91" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.180159 17271 raft_consensus.cc:2468] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:04.181573 17388 tablet_bootstrap.cc:654] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.181500 17309 leader_election.cc:304] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:04.182070 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31150fdc5fbd4837815431721f309375" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:04.182436 17468 raft_consensus.cc:2804] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.182686 17344 raft_consensus.cc:3060] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.182827 17468 raft_consensus.cc:493] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.183207 17468 raft_consensus.cc:3060] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.189921 17344 raft_consensus.cc:2468] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:04.189921 17468 raft_consensus.cc:515] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.195600 17468 leader_election.cc:290] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.197353 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdec18a943447f2acf8a32aedffca91" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:04.197629 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdec18a943447f2acf8a32aedffca91" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:04.198350 17271 raft_consensus.cc:3060] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:04.200201 17308 leader_election.cc:343] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.207746 17271 raft_consensus.cc:2468] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:04.209391 17309 leader_election.cc:304] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.177963 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdec18a943447f2acf8a32aedffca91" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.210737 17468 raft_consensus.cc:2804] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:04.211166 17308 leader_election.cc:343] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.211472 17468 raft_consensus.cc:697] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:04.209358 17405 consensus_queue.cc:1048] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.212523 17468 consensus_queue.cc:237] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.176913 17473 raft_consensus.cc:515] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.228576 17473 leader_election.cc:290] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.228873 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:04.229629 17345 raft_consensus.cc:3060] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.229463 17391 raft_consensus.cc:359] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.230293 17391 raft_consensus.cc:385] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.230593 17391 raft_consensus.cc:740] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.232463 17391 consensus_queue.cc:260] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.234658 17391 ts_tablet_manager.cc:1434] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.000s
I20260709 13:04:04.237852 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:04.242419 17442 leader_election.cc:290] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.235495 17162 leader_election.cc:304] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:04.245508 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31150fdc5fbd4837815431721f309375" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
W20260709 13:04:04.248822 17085 leader_election.cc:343] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.249722 17442 raft_consensus.cc:2804] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.250398 17442 raft_consensus.cc:697] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
W20260709 13:04:04.250615 17160 leader_election.cc:343] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.251291 17442 consensus_queue.cc:237] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.257040 17423 raft_consensus.cc:2749] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.269819 17345 raft_consensus.cc:2468] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:04.273511 17388 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:04.273488 17087 leader_election.cc:304] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:04.274600 17388 ts_tablet_manager.cc:1403] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.004s
I20260709 13:04:04.277752 17393 tablet_bootstrap.cc:492] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.278285 17393 ts_tablet_manager.cc:1403] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.137s	user 0.028s	sys 0.021s
I20260709 13:04:04.279187 17388 raft_consensus.cc:359] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.279757 17388 raft_consensus.cc:385] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.279963 17388 raft_consensus.cc:740] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.280535 17388 consensus_queue.cc:260] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.280821 17393 raft_consensus.cc:359] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.281574 17393 raft_consensus.cc:385] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.281833 17393 raft_consensus.cc:740] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.282379 17423 raft_consensus.cc:2804] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.282882 17423 raft_consensus.cc:697] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:04.283718 17423 consensus_queue.cc:237] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.284919 17388 ts_tablet_manager.cc:1434] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:04.287174 17393 consensus_queue.cc:260] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.287760 17388 tablet_bootstrap.cc:492] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:04.288844 17393 ts_tablet_manager.cc:1434] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:04:04.294523 17393 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:04.295893 17388 tablet_bootstrap.cc:654] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.296124 17509 raft_consensus.cc:493] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.296676 17509 raft_consensus.cc:515] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.298581 17385 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.299057 17385 ts_tablet_manager.cc:1403] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.171s	user 0.034s	sys 0.053s
I20260709 13:04:04.299335 17509 leader_election.cc:290] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:04.301277 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062d75fdf9343cebb388bad647ced25" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.301545 17385 raft_consensus.cc:359] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.302179 17385 raft_consensus.cc:385] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.302461 17385 raft_consensus.cc:740] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.303128 17385 consensus_queue.cc:260] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
W20260709 13:04:04.303537 17161 leader_election.cc:343] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.305104 17385 ts_tablet_manager.cc:1434] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:04.304940 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062d75fdf9343cebb388bad647ced25" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.306013 17393 tablet_bootstrap.cc:654] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:04.306427 17160 leader_election.cc:343] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.306042 17385 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.306919 17160 leader_election.cc:304] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.308987 17442 raft_consensus.cc:2749] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.312630 17385 tablet_bootstrap.cc:654] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.323951 17019 catalog_manager.cc:5697] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.325587 17391 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:04.327729 17016 catalog_manager.cc:5697] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.331585 17393 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.332139 17393 ts_tablet_manager.cc:1403] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.013s
I20260709 13:04:04.335348 17391 tablet_bootstrap.cc:654] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.336077 17393 raft_consensus.cc:359] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.336766 17393 raft_consensus.cc:385] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.337035 17393 raft_consensus.cc:740] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.337671 17393 consensus_queue.cc:260] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.339609 17393 ts_tablet_manager.cc:1434] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:04:04.340164 17388 tablet_bootstrap.cc:492] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:04.340466 17393 tablet_bootstrap.cc:492] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:04.340638 17388 ts_tablet_manager.cc:1403] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.003s
I20260709 13:04:04.343189 17388 raft_consensus.cc:359] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.343847 17388 raft_consensus.cc:385] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.344110 17388 raft_consensus.cc:740] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.344738 17388 consensus_queue.cc:260] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.346321 17393 tablet_bootstrap.cc:654] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.347363 17385 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.347841 17385 ts_tablet_manager.cc:1403] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260709 13:04:04.350522 17385 raft_consensus.cc:359] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.351199 17385 raft_consensus.cc:385] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.351471 17385 raft_consensus.cc:740] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.352557 17385 consensus_queue.cc:260] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.357690 17430 raft_consensus.cc:493] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.358300 17430 raft_consensus.cc:515] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.347379 17017 catalog_manager.cc:5697] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.360384 17430 leader_election.cc:290] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.361146 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8390cbf676d947f4bda26918f1679592" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.361786 17343 raft_consensus.cc:2468] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:04.362914 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8390cbf676d947f4bda26918f1679592" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:04.364338 17234 leader_election.cc:343] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.366101 17236 leader_election.cc:304] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.366592 17388 ts_tablet_manager.cc:1434] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 13:04:04.367662 17388 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:04.368026 17430 raft_consensus.cc:2804] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.368495 17430 raft_consensus.cc:493] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.371217 17391 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:04.371093 17430 raft_consensus.cc:3060] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.373677 17391 ts_tablet_manager.cc:1403] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.000s
I20260709 13:04:04.373807 17385 ts_tablet_manager.cc:1434] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260709 13:04:04.382345 17391 raft_consensus.cc:359] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.383074 17391 raft_consensus.cc:385] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.383378 17391 raft_consensus.cc:740] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.384057 17391 consensus_queue.cc:260] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.385419 17393 tablet_bootstrap.cc:492] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.385901 17393 ts_tablet_manager.cc:1403] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.028s
I20260709 13:04:04.386250 17391 ts_tablet_manager.cc:1434] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:04.387774 17388 tablet_bootstrap.cc:654] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.388464 17393 raft_consensus.cc:359] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.389344 17393 raft_consensus.cc:385] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.389628 17393 raft_consensus.cc:740] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.388895 17391 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:04.390305 17393 consensus_queue.cc:260] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.397828 17393 ts_tablet_manager.cc:1434] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:04.381117 17430 raft_consensus.cc:515] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.398698 17391 tablet_bootstrap.cc:654] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.400090 17430 leader_election.cc:290] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.383512 17385 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.401240 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8390cbf676d947f4bda26918f1679592" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:04.401906 17343 raft_consensus.cc:3060] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.402572 17393 tablet_bootstrap.cc:492] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:04.406495 17385 tablet_bootstrap.cc:654] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.407032 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8390cbf676d947f4bda26918f1679592" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:04.408365 17393 tablet_bootstrap.cc:654] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:04.408735 17234 leader_election.cc:343] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.414104 17391 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:04.414443 17343 raft_consensus.cc:2468] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:04.415267 17391 ts_tablet_manager.cc:1403] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.002s
I20260709 13:04:04.414662 17385 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.416508 17385 ts_tablet_manager.cc:1403] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.008s
I20260709 13:04:04.419234 17385 raft_consensus.cc:359] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.420042 17385 raft_consensus.cc:385] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.420303 17385 raft_consensus.cc:740] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.420979 17385 consensus_queue.cc:260] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.421375 17423 raft_consensus.cc:493] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.421916 17423 raft_consensus.cc:515] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.423252 17385 ts_tablet_manager.cc:1434] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:04.423889 17423 leader_election.cc:290] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.424201 17385 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.425105 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.425762 17345 raft_consensus.cc:2468] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
I20260709 13:04:04.427650 17087 leader_election.cc:304] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:04.428625 17423 raft_consensus.cc:2804] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.429020 17423 raft_consensus.cc:493] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.429343 17423 raft_consensus.cc:3060] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.429807 17385 tablet_bootstrap.cc:654] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.430616 17236 leader_election.cc:304] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.434360 17430 raft_consensus.cc:2804] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.434861 17430 raft_consensus.cc:697] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:04.435648 17430 consensus_queue.cc:237] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.427661 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:04.440757 17085 leader_election.cc:343] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.451313 17393 tablet_bootstrap.cc:492] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.451900 17393 ts_tablet_manager.cc:1403] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.012s
I20260709 13:04:04.456244 17393 raft_consensus.cc:359] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.457172 17393 raft_consensus.cc:385] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.457444 17393 raft_consensus.cc:740] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.458990 17393 consensus_queue.cc:260] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.460798 17423 raft_consensus.cc:515] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.464270 17393 ts_tablet_manager.cc:1434] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:04.464381 17416 raft_consensus.cc:493] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.464181 17391 raft_consensus.cc:359] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.465044 17391 raft_consensus.cc:385] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.465375 17393 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:04.465715 17391 raft_consensus.cc:740] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.465062 17416 raft_consensus.cc:515] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.466414 17391 consensus_queue.cc:260] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.467756 17416 leader_election.cc:290] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.468340 17391 ts_tablet_manager.cc:1434] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.000s
I20260709 13:04:04.469827 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0963bd5d314baa95b8b84be3bdbec1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.470572 17271 raft_consensus.cc:2468] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:04.471439 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:04.471948 17309 leader_election.cc:304] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
W20260709 13:04:04.472769 17085 leader_election.cc:343] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.473806 17423 leader_election.cc:290] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.474472 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0963bd5d314baa95b8b84be3bdbec1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.476238 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:04.476949 17343 raft_consensus.cc:3060] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:04.477336 17308 leader_election.cc:343] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.478575 17416 raft_consensus.cc:2804] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.482590 17416 raft_consensus.cc:493] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.483068 17416 raft_consensus.cc:3060] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.484395 17393 tablet_bootstrap.cc:654] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.476907 17391 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:04.488142 17394 raft_consensus.cc:493] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.488212 17469 raft_consensus.cc:493] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.497351 17343 raft_consensus.cc:2468] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:04.492895 17394 raft_consensus.cc:515] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.499271 17385 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.500311 17442 raft_consensus.cc:493] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.500727 17385 ts_tablet_manager.cc:1403] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.077s	user 0.037s	sys 0.026s
I20260709 13:04:04.500815 17442 raft_consensus.cc:515] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.501191 17394 leader_election.cc:290] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.494161 17468 raft_consensus.cc:493] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.493454 17469 raft_consensus.cc:515] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.510437 17451 raft_consensus.cc:493] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.511320 17388 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:04.511392 17385 raft_consensus.cc:359] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.512151 17385 raft_consensus.cc:385] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.512275 17388 ts_tablet_manager.cc:1403] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.145s	user 0.023s	sys 0.018s
I20260709 13:04:04.512449 17385 raft_consensus.cc:740] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.513612 17385 consensus_queue.cc:260] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.515563 17442 leader_election.cc:290] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.515801 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.516580 17345 raft_consensus.cc:2468] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:04.518326 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428815d394a24e2c85855b912078488c" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.519145 17344 raft_consensus.cc:2393] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b338a3f3e714ec091a987da4a55a7ef in current term 1: Already voted for candidate d8884732421f4add995eb89579726f36 in this term.
I20260709 13:04:04.519183 17385 ts_tablet_manager.cc:1434] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.003s
I20260709 13:04:04.520743 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.508874 17468 raft_consensus.cc:515] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.520743 17416 raft_consensus.cc:515] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.523241 17468 leader_election.cc:290] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.523998 17416 leader_election.cc:290] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.525300 17385 tablet_bootstrap.cc:492] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.525625 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0963bd5d314baa95b8b84be3bdbec1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:04.525717 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2794386d9c4bffa7cc36b15c11a8a6" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.526278 17271 raft_consensus.cc:3060] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.527580 17469 leader_election.cc:290] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
W20260709 13:04:04.528620 17308 leader_election.cc:343] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.529047 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.529663 17195 raft_consensus.cc:2468] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:04.531028 17385 tablet_bootstrap.cc:654] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.531869 17308 leader_election.cc:304] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:04.532817 17469 raft_consensus.cc:2804] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.531136 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.533804 17270 raft_consensus.cc:2468] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:04.509166 17087 leader_election.cc:304] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:04.534221 17271 raft_consensus.cc:2468] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:04.535355 17469 raft_consensus.cc:493] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.535836 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2794386d9c4bffa7cc36b15c11a8a6" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.513538 17451 raft_consensus.cc:515] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.535826 17469 raft_consensus.cc:3060] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.538564 17451 leader_election.cc:290] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.540302 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0963bd5d314baa95b8b84be3bdbec1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:04.544025 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde1759b6534b27886ddaec190842f0" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
W20260709 13:04:04.548367 17162 leader_election.cc:343] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.549643 17309 leader_election.cc:304] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:04.550647 17430 raft_consensus.cc:493] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.551201 17430 raft_consensus.cc:515] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.551867 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "428815d394a24e2c85855b912078488c" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.553084 17430 leader_election.cc:290] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.553171 17195 raft_consensus.cc:3060] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.555022 17391 tablet_bootstrap.cc:654] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.555255 17416 raft_consensus.cc:2804] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.555811 17416 raft_consensus.cc:697] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
W20260709 13:04:04.543779 17308 leader_election.cc:343] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.545091 17423 raft_consensus.cc:2804] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.554939 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde1759b6534b27886ddaec190842f0" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.550832 17236 leader_election.cc:304] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
W20260709 13:04:04.565218 17234 leader_election.cc:343] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.561429 17423 raft_consensus.cc:697] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:04.558645 17308 leader_election.cc:304] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.568030 17423 consensus_queue.cc:237] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.568632 17468 raft_consensus.cc:2749] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:04.569049 17308 leader_election.cc:343] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.560145 17469 raft_consensus.cc:515] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
W20260709 13:04:04.562783 17547 log.cc:927] Time spent T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 13:04:04.571425 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc71dfea5d04f74a663df68fab32f38" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.564478 17388 raft_consensus.cc:359] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.572237 17388 raft_consensus.cc:385] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.572546 17388 raft_consensus.cc:740] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.573422 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc71dfea5d04f74a663df68fab32f38" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.573354 17388 consensus_queue.cc:260] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.574105 17197 raft_consensus.cc:2468] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:04.569360 17161 leader_election.cc:304] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
W20260709 13:04:04.576284 17161 leader_election.cc:343] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.576892 17388 ts_tablet_manager.cc:1434] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.002s
I20260709 13:04:04.576799 17161 leader_election.cc:304] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:04.578025 17451 raft_consensus.cc:2749] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.579397 17234 leader_election.cc:304] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:04.580829 17415 raft_consensus.cc:2804] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.581274 17415 raft_consensus.cc:493] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.581636 17415 raft_consensus.cc:3060] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.582157 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
W20260709 13:04:04.580974 17234 leader_election.cc:343] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.582777 17197 raft_consensus.cc:3060] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.584204 17485 raft_consensus.cc:2804] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.584611 17485 raft_consensus.cc:493] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.584949 17485 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.589161 17415 raft_consensus.cc:515] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.591212 17469 leader_election.cc:290] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:04.591454 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:04.592113 17270 raft_consensus.cc:3060] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.592180 17197 raft_consensus.cc:2468] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:04.592669 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc71dfea5d04f74a663df68fab32f38" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:04.593587 17308 leader_election.cc:304] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:04.592960 17018 catalog_manager.cc:5697] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:04.594450 17234 leader_election.cc:343] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.594549 17469 raft_consensus.cc:2804] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.595336 17469 raft_consensus.cc:697] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:04.596295 17469 consensus_queue.cc:237] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.598853 17270 raft_consensus.cc:2468] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:04.591361 17415 leader_election.cc:290] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.556818 17416 consensus_queue.cc:237] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.579749 17388 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:04.613809 17442 raft_consensus.cc:2749] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.615736 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc71dfea5d04f74a663df68fab32f38" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:04.616436 17197 raft_consensus.cc:3060] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.618378 17468 raft_consensus.cc:493] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.618957 17468 raft_consensus.cc:515] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.621167 17468 leader_election.cc:290] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.623929 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa79d80736ab4e9095fe79c402f4ea0e" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.624295 17393 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.624886 17393 ts_tablet_manager.cc:1403] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.160s	user 0.031s	sys 0.006s
W20260709 13:04:04.625780 17308 leader_election.cc:343] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.626101 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa79d80736ab4e9095fe79c402f4ea0e" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:04.627539 17308 leader_election.cc:343] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.627573 17393 raft_consensus.cc:359] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.628134 17308 leader_election.cc:304] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.628432 17393 raft_consensus.cc:385] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.624433 17385 tablet_bootstrap.cc:492] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.629240 17385 ts_tablet_manager.cc:1403] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.019s
I20260709 13:04:04.629307 17468 raft_consensus.cc:2749] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.592141 17485 raft_consensus.cc:515] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.630955 17391 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:04.631352 17391 ts_tablet_manager.cc:1403] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.155s	user 0.019s	sys 0.034s
I20260709 13:04:04.632232 17485 leader_election.cc:290] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.633081 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:04.633646 17343 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.633823 17391 raft_consensus.cc:359] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.634498 17391 raft_consensus.cc:385] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.634649 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:04.634871 17391 raft_consensus.cc:740] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.635672 17391 consensus_queue.cc:260] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.636200 17388 tablet_bootstrap.cc:654] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.638348 17391 ts_tablet_manager.cc:1434] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:04.634481 17385 raft_consensus.cc:359] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
W20260709 13:04:04.639168 17234 leader_election.cc:343] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.639393 17391 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:04.639124 17385 raft_consensus.cc:385] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.640206 17385 raft_consensus.cc:740] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.640925 17385 consensus_queue.cc:260] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.642818 17385 ts_tablet_manager.cc:1434] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:04:04.643625 17385 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.645246 17485 consensus_queue.cc:1048] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.628731 17393 raft_consensus.cc:740] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.645246 17391 tablet_bootstrap.cc:654] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.643658 17197 raft_consensus.cc:2468] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:04.647028 17393 consensus_queue.cc:260] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.647814 17234 leader_election.cc:304] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.648334 17388 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:04.648806 17388 ts_tablet_manager.cc:1403] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.000s
I20260709 13:04:04.649062 17393 ts_tablet_manager.cc:1434] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 13:04:04.648736 17415 raft_consensus.cc:2804] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.649807 17415 raft_consensus.cc:697] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:04.650651 17415 consensus_queue.cc:237] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.651441 17388 raft_consensus.cc:359] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.652094 17388 raft_consensus.cc:385] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.652364 17388 raft_consensus.cc:740] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.653116 17388 consensus_queue.cc:260] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.655049 17388 ts_tablet_manager.cc:1434] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:04.655231 17393 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:04.655941 17388 tablet_bootstrap.cc:492] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:04.660773 17016 catalog_manager.cc:5697] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.662755 17532 raft_consensus.cc:493] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.663205 17532 raft_consensus.cc:515] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.665282 17532 leader_election.cc:290] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.667027 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0963bd5d314baa95b8b84be3bdbec1" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.667802 17270 raft_consensus.cc:2393] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate 7eccdfea375f4b3fa224f7c79b12192a in this term.
I20260709 13:04:04.646741 17343 raft_consensus.cc:2468] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:04.672287 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0963bd5d314baa95b8b84be3bdbec1" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.673022 17388 tablet_bootstrap.cc:654] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.673704 17236 leader_election.cc:304] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:04.674175 17087 leader_election.cc:304] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:04.675961 17430 consensus_queue.cc:1048] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:04.677830 17423 raft_consensus.cc:3060] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.681273 17442 consensus_queue.cc:1048] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:04.684116 17393 tablet_bootstrap.cc:654] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.684623 17423 raft_consensus.cc:2749] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.675123 17485 raft_consensus.cc:2804] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.688699 17485 raft_consensus.cc:697] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:04.689225 17385 tablet_bootstrap.cc:654] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.708783 17388 tablet_bootstrap.cc:492] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:04.709299 17388 ts_tablet_manager.cc:1403] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260709 13:04:04.709705 17393 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.710242 17393 ts_tablet_manager.cc:1403] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.007s
I20260709 13:04:04.695205 17430 raft_consensus.cc:493] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.711494 17430 raft_consensus.cc:515] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.695791 17394 raft_consensus.cc:493] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.713476 17394 raft_consensus.cc:515] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.715912 17394 leader_election.cc:290] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.716712 17388 raft_consensus.cc:359] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.717391 17388 raft_consensus.cc:385] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.717664 17388 raft_consensus.cc:740] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.717995 17430 leader_election.cc:290] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.699981 17016 catalog_manager.cc:5697] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:04.704413 17391 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:04.723233 17391 ts_tablet_manager.cc:1403] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.013s
I20260709 13:04:04.724468 17385 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.725006 17385 ts_tablet_manager.cc:1403] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.000s
I20260709 13:04:04.726601 17485 consensus_queue.cc:237] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.728092 17385 raft_consensus.cc:359] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.728775 17385 raft_consensus.cc:385] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.729049 17385 raft_consensus.cc:740] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.730408 17385 consensus_queue.cc:260] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.732784 17385 ts_tablet_manager.cc:1434] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:04.733796 17385 tablet_bootstrap.cc:492] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.734789 17416 consensus_queue.cc:1048] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.725997 17391 raft_consensus.cc:359] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.739663 17391 raft_consensus.cc:385] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.739950 17391 raft_consensus.cc:740] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.740550 17391 consensus_queue.cc:260] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.718304 17388 consensus_queue.cc:260] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.742704 17391 ts_tablet_manager.cc:1434] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:04:04.743645 17391 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
W20260709 13:04:04.756649 17236 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.132:46595, user_credentials={real_user=slave}} blocked reactor thread for 56242.1us
W20260709 13:04:04.759809 17234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:35707, user_credentials={real_user=slave}} blocked reactor thread for 62340.3us
I20260709 13:04:04.761611 17393 raft_consensus.cc:359] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.762377 17393 raft_consensus.cc:385] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.762645 17393 raft_consensus.cc:740] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.763404 17393 consensus_queue.cc:260] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.767683 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.768477 17343 raft_consensus.cc:2468] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:04.769189 17391 tablet_bootstrap.cc:654] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.773428 17462 raft_consensus.cc:493] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.774416 17385 tablet_bootstrap.cc:654] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.774039 17462 raft_consensus.cc:515] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.776324 17462 leader_election.cc:290] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:04.743587 17388 ts_tablet_manager.cc:1434] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:04:04.777014 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8390cbf676d947f4bda26918f1679592" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:04.777894 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8390cbf676d947f4bda26918f1679592" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.778717 17343 raft_consensus.cc:2393] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate d8884732421f4add995eb89579726f36 in this term.
I20260709 13:04:04.778998 17388 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:04.779708 17087 leader_election.cc:304] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:04.780930 17462 raft_consensus.cc:3060] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.786541 17388 tablet_bootstrap.cc:654] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.788404 17462 raft_consensus.cc:2749] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.794253 17019 catalog_manager.cc:5697] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.798997 17509 raft_consensus.cc:493] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.799468 17509 raft_consensus.cc:515] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.801317 17509 leader_election.cc:290] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.802064 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2794386d9c4bffa7cc36b15c11a8a6" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.802716 17343 raft_consensus.cc:2468] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:04.803746 17162 leader_election.cc:304] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:04.803946 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2794386d9c4bffa7cc36b15c11a8a6" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.804519 17509 raft_consensus.cc:2804] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.804829 17509 raft_consensus.cc:493] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.805078 17509 raft_consensus.cc:3060] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.805872 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.806505 17197 raft_consensus.cc:2468] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:04.809818 17236 leader_election.cc:304] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:04.811069 17430 raft_consensus.cc:2804] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.811969 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:04.811424 17430 raft_consensus.cc:493] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.812678 17430 raft_consensus.cc:3060] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.813063 17462 raft_consensus.cc:493] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.813504 17462 raft_consensus.cc:515] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.814215 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:04.815479 17160 leader_election.cc:343] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:04.821465 17308 consensus_peers.cc:597] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:04.821377 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
W20260709 13:04:04.822947 17086 leader_election.cc:343] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.824193 17462 leader_election.cc:290] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:04.826773 17385 tablet_bootstrap.cc:492] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:04.826777 17391 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:04.827309 17385 ts_tablet_manager.cc:1403] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.002s
I20260709 13:04:04.827342 17391 ts_tablet_manager.cc:1403] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.001s
I20260709 13:04:04.832022 17430 raft_consensus.cc:515] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.833575 17391 raft_consensus.cc:359] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.835590 17391 raft_consensus.cc:385] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.835929 17391 raft_consensus.cc:740] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.833818 17509 raft_consensus.cc:515] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.836616 17391 consensus_queue.cc:260] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.839387 17532 raft_consensus.cc:493] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.839479 17391 ts_tablet_manager.cc:1434] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:04.839862 17532 raft_consensus.cc:515] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.840430 17020 catalog_manager.cc:5697] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:04.830581 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.842300 17532 leader_election.cc:290] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:04.842305 17195 raft_consensus.cc:2468] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 0.
I20260709 13:04:04.842945 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31150fdc5fbd4837815431721f309375" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:04.841243 17385 raft_consensus.cc:359] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.846439 17385 raft_consensus.cc:385] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.846688 17385 raft_consensus.cc:740] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.847177 17385 consensus_queue.cc:260] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:04.848543 17385 ts_tablet_manager.cc:1434] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 13:04:04.844147 17430 leader_election.cc:290] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.844846 17345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:04.845317 17391 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:04.850615 17345 raft_consensus.cc:3060] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.850843 17388 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:04.854383 17385 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:04.854836 17393 ts_tablet_manager.cc:1434] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.144s	user 0.009s	sys 0.005s
I20260709 13:04:04.857933 17393 tablet_bootstrap.cc:492] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:04.860731 17388 ts_tablet_manager.cc:1403] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.002s
I20260709 13:04:04.853711 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2794386d9c4bffa7cc36b15c11a8a6" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:04.863376 17388 raft_consensus.cc:359] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.864064 17388 raft_consensus.cc:385] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:04.864336 17388 raft_consensus.cc:740] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:04.864965 17388 consensus_queue.cc:260] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.866302 17509 leader_election.cc:290] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:04.868016 17532 consensus_queue.cc:1048] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.869686 17393 tablet_bootstrap.cc:654] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.863471 17343 raft_consensus.cc:3060] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.870850 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31150fdc5fbd4837815431721f309375" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.874106 17388 ts_tablet_manager.cc:1434] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:04:04.875149 17388 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:04.875588 17485 consensus_queue.cc:1048] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:04.881202 17388 tablet_bootstrap.cc:654] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:04.854506 17234 leader_election.cc:343] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.876470 17345 raft_consensus.cc:2468] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:04.891063 17236 leader_election.cc:304] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:04.898808 17430 raft_consensus.cc:2804] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.905194 17430 raft_consensus.cc:697] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:04.906127 17430 consensus_queue.cc:237] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:04.901713 17416 raft_consensus.cc:493] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:04.892166 17085 leader_election.cc:304] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: d8884732421f4add995eb89579726f36
I20260709 13:04:04.910880 17462 raft_consensus.cc:2804] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.911244 17462 raft_consensus.cc:493] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.911562 17462 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.914126 17120 raft_consensus.cc:3060] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.909407 17416 raft_consensus.cc:515] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
W20260709 13:04:04.902597 17234 leader_election.cc:343] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.911412 17085 leader_election.cc:304] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:04.922243 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2794386d9c4bffa7cc36b15c11a8a6" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:04.930835 17385 tablet_bootstrap.cc:654] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.933023 17462 raft_consensus.cc:515] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:04.934180 17234 leader_election.cc:304] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:04.935411 17391 tablet_bootstrap.cc:654] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:04.944383 17416 leader_election.cc:290] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:04.945434 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde1759b6534b27886ddaec190842f0" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:04.946527 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde1759b6534b27886ddaec190842f0" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
W20260709 13:04:04.947918 17309 leader_election.cc:343] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:04.946120 17195 raft_consensus.cc:2468] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:04.949576 17308 leader_election.cc:304] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36
I20260709 13:04:04.961923 17485 raft_consensus.cc:2804] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.962448 17485 raft_consensus.cc:493] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.962822 17485 raft_consensus.cc:3060] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.963414 17343 raft_consensus.cc:2468] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:04.964728 17162 leader_election.cc:304] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:04.965595 17451 raft_consensus.cc:2804] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:04.966058 17451 raft_consensus.cc:697] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:04.966881 17451 consensus_queue.cc:237] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:04.960057 17416 raft_consensus.cc:2804] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:04.970932 17416 raft_consensus.cc:493] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:04.971307 17416 raft_consensus.cc:3060] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:04.971561 17423 raft_consensus.cc:2749] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:04.975880 17393 tablet_bootstrap.cc:492] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:04.976428 17393 ts_tablet_manager.cc:1403] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.014s
I20260709 13:04:04.983245 17388 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:04.983670 17388 ts_tablet_manager.cc:1403] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.008s
W20260709 13:04:04.993664 17160 leader_election.cc:343] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.020715 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
W20260709 13:04:05.022893 17085 consensus_peers.cc:597] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:05.023269 17086 leader_election.cc:343] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.021811 17462 leader_election.cc:290] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.031781 17385 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:05.032259 17385 ts_tablet_manager.cc:1403] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.178s	user 0.010s	sys 0.014s
I20260709 13:04:05.032344 17388 raft_consensus.cc:359] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.033109 17388 raft_consensus.cc:385] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.033303 17388 raft_consensus.cc:740] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.034708 17388 consensus_queue.cc:260] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.041328 17388 ts_tablet_manager.cc:1434] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.003s
I20260709 13:04:05.046252 17393 raft_consensus.cc:359] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.047003 17393 raft_consensus.cc:385] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.047235 17393 raft_consensus.cc:740] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.031710 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:05.058924 17385 raft_consensus.cc:359] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.059850 17562 raft_consensus.cc:493] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.060423 17562 raft_consensus.cc:515] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.062402 17562 leader_election.cc:290] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:05.062849 17385 raft_consensus.cc:385] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.063148 17385 raft_consensus.cc:740] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.063565 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:05.063861 17385 consensus_queue.cc:260] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.064225 17197 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.055999 17393 consensus_queue.cc:260] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
W20260709 13:04:05.067112 17234 leader_election.cc:343] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.054920 17485 raft_consensus.cc:515] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.070658 17388 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:05.070508 17416 raft_consensus.cc:515] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.071657 17485 leader_election.cc:290] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:05.072222 17485 consensus_queue.cc:1048] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.072942 17416 leader_election.cc:290] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.076287 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde1759b6534b27886ddaec190842f0" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:05.078514 17442 consensus_queue.cc:1048] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:05.080704 17468 raft_consensus.cc:493] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.081256 17468 raft_consensus.cc:515] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.082350 17388 tablet_bootstrap.cc:654] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.082651 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde1759b6534b27886ddaec190842f0" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:05.083402 17195 raft_consensus.cc:3060] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.084987 17385 ts_tablet_manager.cc:1434] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.001s
I20260709 13:04:05.086483 17385 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:05.088671 17468 leader_election.cc:290] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.089406 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d17fa11887439996ec5d68f8b5d63e" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:05.085570 17309 leader_election.cc:343] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.077430 17416 consensus_queue.cc:1048] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:04:05.093618 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062d75fdf9343cebb388bad647ced25" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.094122 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062d75fdf9343cebb388bad647ced25" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.094296 17196 raft_consensus.cc:2468] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
W20260709 13:04:05.093020 17308 leader_election.cc:343] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.094823 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d17fa11887439996ec5d68f8b5d63e" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
W20260709 13:04:05.095516 17234 leader_election.cc:343] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.095750 17270 raft_consensus.cc:2468] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:05.095912 17462 consensus_queue.cc:1048] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.096939 17393 ts_tablet_manager.cc:1434] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.120s	user 0.006s	sys 0.001s
I20260709 13:04:05.097975 17393 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:05.097515 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:05.100327 17196 raft_consensus.cc:3060] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.095930 17468 consensus_queue.cc:1048] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:04:05.110024 17391 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:05.110585 17391 ts_tablet_manager.cc:1403] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.265s	user 0.019s	sys 0.006s
I20260709 13:04:05.110417 17234 leader_election.cc:304] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.111333 17562 raft_consensus.cc:2804] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:05.111717 17562 raft_consensus.cc:493] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:05.112043 17562 raft_consensus.cc:3060] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.113246 17197 raft_consensus.cc:2468] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:05.114212 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:05.109854 17309 leader_election.cc:304] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:05.116328 17085 leader_election.cc:304] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: d8884732421f4add995eb89579726f36
W20260709 13:04:05.100535 17068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:05.115538 17416 raft_consensus.cc:2804] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:05.117528 17416 raft_consensus.cc:493] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:05.118247 17583 raft_consensus.cc:2804] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.122462 17416 raft_consensus.cc:3060] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.122566 17583 raft_consensus.cc:697] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:05.122026 17393 tablet_bootstrap.cc:654] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.116627 17195 raft_consensus.cc:2468] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:05.125571 17020 catalog_manager.cc:5697] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.127645 17583 consensus_queue.cc:237] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.113044 17391 raft_consensus.cc:359] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.129689 17391 raft_consensus.cc:385] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.129976 17391 raft_consensus.cc:740] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.130538 17020 catalog_manager.cc:5697] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:05.130172 17234 leader_election.cc:343] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.133040 17391 consensus_queue.cc:260] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.137838 17391 ts_tablet_manager.cc:1434] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:04:05.138968 17391 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:05.131023 17562 raft_consensus.cc:515] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:05.155061 17085 consensus_peers.cc:597] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:05.157133 17019 catalog_manager.cc:5697] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.139834 17308 leader_election.cc:304] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36
W20260709 13:04:05.151398 17234 consensus_peers.cc:597] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:05.144299 17196 raft_consensus.cc:2468] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:05.167198 17388 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:05.167685 17388 ts_tablet_manager.cc:1403] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.005s
I20260709 13:04:05.171729 17468 raft_consensus.cc:2804] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.173053 17468 raft_consensus.cc:697] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:05.173854 17468 consensus_queue.cc:237] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.177547 17234 leader_election.cc:304] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.179064 17388 raft_consensus.cc:359] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.179872 17388 raft_consensus.cc:385] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.180193 17388 raft_consensus.cc:740] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.180859 17388 consensus_queue.cc:260] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.181164 17415 raft_consensus.cc:2804] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.179179 17563 consensus_queue.cc:1048] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:04:05.182806 17415 raft_consensus.cc:697] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:05.183646 17415 consensus_queue.cc:237] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.188274 17388 ts_tablet_manager.cc:1434] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:04:05.191731 17388 tablet_bootstrap.cc:492] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:05.215606 17468 consensus_queue.cc:1048] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:05.223632 17018 catalog_manager.cc:5697] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.231303 17388 tablet_bootstrap.cc:654] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.233927 17019 catalog_manager.cc:5697] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.240280 17020 catalog_manager.cc:5697] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.195843 17469 consensus_queue.cc:1048] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:05.197194 17593 log.cc:927] Time spent T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:04:05.201051 17393 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:05.268927 17393 ts_tablet_manager.cc:1403] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.171s	user 0.021s	sys 0.020s
I20260709 13:04:05.271140 17393 raft_consensus.cc:359] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.271692 17393 raft_consensus.cc:385] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.271903 17393 raft_consensus.cc:740] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.201361 17562 leader_election.cc:290] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:05.207520 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062d75fdf9343cebb388bad647ced25" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:05.207963 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062d75fdf9343cebb388bad647ced25" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:05.208698 17462 raft_consensus.cc:493] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.245450 17415 consensus_queue.cc:1048] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.250746 17197 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.234295 17416 raft_consensus.cc:515] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.234519 17385 tablet_bootstrap.cc:654] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.192943 17391 tablet_bootstrap.cc:654] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.263942 17388 tablet_bootstrap.cc:492] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:05.307693 17195 raft_consensus.cc:3060] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.309461 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d17fa11887439996ec5d68f8b5d63e" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
W20260709 13:04:05.310771 17308 leader_election.cc:343] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.313172 17416 leader_election.cc:290] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.314291 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d17fa11887439996ec5d68f8b5d63e" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:05.315038 17270 raft_consensus.cc:3060] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:05.317703 17234 leader_election.cc:343] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.272480 17393 consensus_queue.cc:260] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.314394 17388 ts_tablet_manager.cc:1403] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.123s	user 0.026s	sys 0.007s
I20260709 13:04:05.322813 17270 raft_consensus.cc:2468] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:05.323918 17393 ts_tablet_manager.cc:1434] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.055s	user 0.002s	sys 0.003s
I20260709 13:04:05.313671 17462 raft_consensus.cc:515] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.324959 17309 leader_election.cc:304] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:05.334746 17120 raft_consensus.cc:3060] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.330543 17385 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:05.324793 17388 raft_consensus.cc:359] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.335414 17388 raft_consensus.cc:385] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.335704 17388 raft_consensus.cc:740] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.335916 17462 leader_election.cc:290] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:05.332933 17391 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:05.334794 17416 raft_consensus.cc:2804] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.326776 17194 raft_consensus.cc:3060] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.336369 17388 consensus_queue.cc:260] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.340464 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdec18a943447f2acf8a32aedffca91" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:05.343091 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccdec18a943447f2acf8a32aedffca91" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:05.344408 17416 raft_consensus.cc:697] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:05.342507 17451 raft_consensus.cc:493] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.345275 17416 consensus_queue.cc:237] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.345453 17451 raft_consensus.cc:515] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.353437 17388 ts_tablet_manager.cc:1434] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260709 13:04:05.353528 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:05.354451 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:05.354997 17385 ts_tablet_manager.cc:1403] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.269s	user 0.015s	sys 0.011s
I20260709 13:04:05.346220 17086 leader_election.cc:304] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:05.348042 17415 raft_consensus.cc:493] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.348217 17565 raft_consensus.cc:493] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.349483 17562 consensus_queue.cc:1048] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.355767 17565 raft_consensus.cc:515] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.356201 17161 leader_election.cc:304] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:05.356592 17415 raft_consensus.cc:515] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.357483 17588 raft_consensus.cc:2749] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:05.360249 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22dfaa4bb6f44588b533f5c16a2b7a2" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.360658 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22dfaa4bb6f44588b533f5c16a2b7a2" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.361639 17415 leader_election.cc:290] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:05.356232 17451 leader_election.cc:290] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
W20260709 13:04:05.361927 17234 leader_election.cc:343] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.362737 17391 ts_tablet_manager.cc:1403] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.224s	user 0.022s	sys 0.018s
I20260709 13:04:05.365355 17391 raft_consensus.cc:359] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.354522 17388 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:05.342623 17393 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:05.358945 17565 leader_election.cc:290] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:05.366665 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde1759b6534b27886ddaec190842f0" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.365983 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcde1759b6534b27886ddaec190842f0" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:05.368306 17192 raft_consensus.cc:2393] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8884732421f4add995eb89579726f36 in current term 1: Already voted for candidate 7eccdfea375f4b3fa224f7c79b12192a in this term.
I20260709 13:04:05.371958 17462 raft_consensus.cc:2749] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:05.372054 17234 leader_election.cc:343] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.372692 17234 leader_election.cc:304] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.374333 17565 raft_consensus.cc:2749] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.374467 17388 tablet_bootstrap.cc:654] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.373889 17234 leader_election.cc:304] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:05.375607 17565 raft_consensus.cc:3060] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.377066 17391 raft_consensus.cc:385] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.377362 17391 raft_consensus.cc:740] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.379237 17391 consensus_queue.cc:260] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.379504 17385 raft_consensus.cc:359] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.380203 17385 raft_consensus.cc:385] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.380472 17385 raft_consensus.cc:740] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.381211 17385 consensus_queue.cc:260] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.383601 17565 raft_consensus.cc:2749] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.384088 17391 ts_tablet_manager.cc:1434] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.001s
I20260709 13:04:05.384692 17385 ts_tablet_manager.cc:1434] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:04:05.386725 17385 tablet_bootstrap.cc:492] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:05.387487 17388 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:05.387938 17388 ts_tablet_manager.cc:1403] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.001s
I20260709 13:04:05.391463 17195 raft_consensus.cc:2468] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:05.391924 17385 tablet_bootstrap.cc:654] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.385006 17391 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:05.395370 17388 raft_consensus.cc:359] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.396063 17388 raft_consensus.cc:385] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.396313 17388 raft_consensus.cc:740] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.398619 17234 leader_election.cc:304] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.399317 17393 tablet_bootstrap.cc:654] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.405424 17565 raft_consensus.cc:2804] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.401242 17391 tablet_bootstrap.cc:654] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.402987 17388 consensus_queue.cc:260] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.412755 17388 ts_tablet_manager.cc:1434] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:04:05.413734 17388 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:05.419778 17391 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:05.420290 17391 ts_tablet_manager.cc:1403] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.006s
I20260709 13:04:05.422694 17391 raft_consensus.cc:359] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.423314 17391 raft_consensus.cc:385] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.423554 17391 raft_consensus.cc:740] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.424227 17391 consensus_queue.cc:260] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.423810 17018 catalog_manager.cc:5697] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.426533 17388 tablet_bootstrap.cc:654] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.426723 17391 ts_tablet_manager.cc:1434] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:04:05.406008 17385 tablet_bootstrap.cc:492] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:05.405907 17565 raft_consensus.cc:697] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:05.429428 17385 ts_tablet_manager.cc:1403] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.004s
I20260709 13:04:05.436766 17563 consensus_queue.cc:1048] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.438331 17385 raft_consensus.cc:359] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.439002 17385 raft_consensus.cc:385] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.439280 17385 raft_consensus.cc:740] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.439900 17385 consensus_queue.cc:260] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.441843 17385 ts_tablet_manager.cc:1434] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:04:05.441977 17388 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:05.431174 17393 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:05.442593 17388 ts_tablet_manager.cc:1403] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260709 13:04:05.435026 17565 consensus_queue.cc:237] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.442638 17393 ts_tablet_manager.cc:1403] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.003s
I20260709 13:04:05.445336 17388 raft_consensus.cc:359] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.446005 17388 raft_consensus.cc:385] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.446331 17388 raft_consensus.cc:740] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.446241 17393 raft_consensus.cc:359] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.427846 17391 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:05.446923 17393 raft_consensus.cc:385] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.447244 17393 raft_consensus.cc:740] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.447292 17388 consensus_queue.cc:260] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.451916 17388 ts_tablet_manager.cc:1434] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:05.451632 17393 consensus_queue.cc:260] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.454447 17416 raft_consensus.cc:493] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.455235 17388 tablet_bootstrap.cc:492] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:05.454921 17416 raft_consensus.cc:515] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.454233 17391 tablet_bootstrap.cc:654] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.446596 17385 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:05.457115 17416 leader_election.cc:290] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:05.459425 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:05.460156 17269 raft_consensus.cc:2468] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
W20260709 13:04:05.460554 17160 consensus_peers.cc:597] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:05.461761 17393 ts_tablet_manager.cc:1434] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:04:05.463511 17309 leader_election.cc:304] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:05.464488 17416 raft_consensus.cc:2804] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:05.464897 17416 raft_consensus.cc:493] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:05.465267 17416 raft_consensus.cc:3060] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.465766 17393 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:05.472044 17393 tablet_bootstrap.cc:654] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.473151 17416 raft_consensus.cc:515] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.464991 17385 tablet_bootstrap.cc:654] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.477277 17462 raft_consensus.cc:493] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.477831 17462 raft_consensus.cc:515] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.479776 17509 consensus_queue.cc:1048] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.480417 17462 leader_election.cc:290] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.481240 17563 raft_consensus.cc:493] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.481472 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:05.482683 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.483421 17194 raft_consensus.cc:2393] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate d8884732421f4add995eb89579726f36 in this term.
I20260709 13:04:05.484726 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.485241 17120 raft_consensus.cc:3060] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.485354 17085 leader_election.cc:304] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
W20260709 13:04:05.484745 17234 consensus_peers.cc:597] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:05.486533 17583 raft_consensus.cc:3060] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:05.491143 17308 leader_election.cc:343] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.493140 17583 raft_consensus.cc:2749] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.481792 17563 raft_consensus.cc:515] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.497138 17388 tablet_bootstrap.cc:654] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.498500 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92adb1384c2498894cefa2474c1b0c2" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.498863 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92adb1384c2498894cefa2474c1b0c2" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:05.499473 17343 raft_consensus.cc:2468] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
W20260709 13:04:05.499732 17234 leader_election.cc:343] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.500779 17236 leader_election.cc:304] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.501684 17415 raft_consensus.cc:2804] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:05.502171 17415 raft_consensus.cc:493] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:05.502560 17415 raft_consensus.cc:3060] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.501606 17385 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:05.503222 17468 raft_consensus.cc:493] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.503690 17385 ts_tablet_manager.cc:1403] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.006s
I20260709 13:04:05.503759 17468 raft_consensus.cc:515] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.505738 17468 leader_election.cc:290] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:05.506961 17385 raft_consensus.cc:359] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.507717 17385 raft_consensus.cc:385] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.507967 17385 raft_consensus.cc:740] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.497411 17563 leader_election.cc:290] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:05.508541 17385 consensus_queue.cc:260] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.509816 17442 raft_consensus.cc:493] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.510284 17442 raft_consensus.cc:515] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.510641 17385 ts_tablet_manager.cc:1434] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:05.511510 17385 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:05.512197 17442 leader_election.cc:290] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:05.513765 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.496821 17393 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:05.515920 17393 ts_tablet_manager.cc:1403] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260709 13:04:05.517793 17385 tablet_bootstrap.cc:654] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.533308 17393 raft_consensus.cc:359] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.534121 17393 raft_consensus.cc:385] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.534415 17393 raft_consensus.cc:740] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.535986 17388 tablet_bootstrap.cc:492] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:05.536540 17388 ts_tablet_manager.cc:1403] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.007s
I20260709 13:04:05.537535 17393 consensus_queue.cc:260] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.534969 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:05.539384 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.539907 17162 leader_election.cc:304] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.540936 17416 leader_election.cc:290] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:05.541087 17451 raft_consensus.cc:2749] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.539911 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.542522 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
W20260709 13:04:05.542454 17308 leader_election.cc:343] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:05.544355 17308 leader_election.cc:343] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.544790 17308 leader_election.cc:304] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.545360 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:05.536568 17415 raft_consensus.cc:515] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.546326 17393 ts_tablet_manager.cc:1434] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 13:04:05.547706 17393 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
W20260709 13:04:05.545904 17308 leader_election.cc:343] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.546677 17416 raft_consensus.cc:2749] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.545917 17269 raft_consensus.cc:3060] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.557327 17393 tablet_bootstrap.cc:654] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.558400 17388 raft_consensus.cc:359] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.559099 17388 raft_consensus.cc:385] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.559343 17388 raft_consensus.cc:740] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.559952 17388 consensus_queue.cc:260] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.562148 17388 ts_tablet_manager.cc:1434] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:04:05.562332 17391 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:05.562820 17391 ts_tablet_manager.cc:1403] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.135s	user 0.038s	sys 0.039s
I20260709 13:04:05.563035 17388 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:05.564885 17269 raft_consensus.cc:2468] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:05.565260 17391 raft_consensus.cc:359] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.565016 17019 catalog_manager.cc:5697] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:05.570958 17309 leader_election.cc:304] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.574383 17415 leader_election.cc:290] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:05.567476 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92adb1384c2498894cefa2474c1b0c2" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:05.576723 17343 raft_consensus.cc:3060] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.581929 17468 consensus_queue.cc:1048] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.583438 17343 raft_consensus.cc:2468] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:05.570423 17388 tablet_bootstrap.cc:654] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.584648 17236 leader_election.cc:304] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:05.574978 17416 raft_consensus.cc:2804] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.585630 17416 raft_consensus.cc:697] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:05.585942 17565 raft_consensus.cc:2804] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.586475 17565 raft_consensus.cc:697] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:05.586477 17416 consensus_queue.cc:237] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.587651 17565 consensus_queue.cc:237] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.566565 17391 raft_consensus.cc:385] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.591548 17196 raft_consensus.cc:3060] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.591836 17391 raft_consensus.cc:740] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.596462 17391 consensus_queue.cc:260] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.599735 17391 ts_tablet_manager.cc:1434] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:04:05.600947 17385 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:05.601536 17385 ts_tablet_manager.cc:1403] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.009s
I20260709 13:04:05.601454 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92adb1384c2498894cefa2474c1b0c2" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:05.600941 17391 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
W20260709 13:04:05.603345 17234 leader_election.cc:343] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.615645 17393 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:05.616317 17393 ts_tablet_manager.cc:1403] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.000s
I20260709 13:04:05.619367 17393 raft_consensus.cc:359] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.620100 17393 raft_consensus.cc:385] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.625311 17393 raft_consensus.cc:740] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.625963 17393 consensus_queue.cc:260] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.628295 17393 ts_tablet_manager.cc:1434] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:05.629227 17393 tablet_bootstrap.cc:492] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:05.630995 17385 raft_consensus.cc:359] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.631693 17385 raft_consensus.cc:385] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.631935 17385 raft_consensus.cc:740] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.632525 17385 consensus_queue.cc:260] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.633119 17391 tablet_bootstrap.cc:654] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.634472 17385 ts_tablet_manager.cc:1434] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260709 13:04:05.635329 17385 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:05.634366 17019 catalog_manager.cc:5697] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.638473 17016 catalog_manager.cc:5697] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.643214 17393 tablet_bootstrap.cc:654] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.648296 17468 consensus_queue.cc:1048] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.658850 17388 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:05.659575 17388 ts_tablet_manager.cc:1403] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.008s
I20260709 13:04:05.660109 17562 consensus_queue.cc:1048] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.662348 17388 raft_consensus.cc:359] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.663074 17388 raft_consensus.cc:385] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.663378 17388 raft_consensus.cc:740] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.664124 17388 consensus_queue.cc:260] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.669301 17388 ts_tablet_manager.cc:1434] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:05.672801 17388 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:05.673671 17442 raft_consensus.cc:493] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.674209 17442 raft_consensus.cc:515] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.676265 17442 leader_election.cc:290] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.677860 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22dfaa4bb6f44588b533f5c16a2b7a2" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.679316 17388 tablet_bootstrap.cc:654] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.679283 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22dfaa4bb6f44588b533f5c16a2b7a2" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
W20260709 13:04:05.679337 17160 leader_election.cc:343] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.680050 17270 raft_consensus.cc:2468] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:05.681226 17161 leader_election.cc:304] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.684806 17442 raft_consensus.cc:2804] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:05.685277 17442 raft_consensus.cc:493] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:05.685727 17442 raft_consensus.cc:3060] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.696851 17393 tablet_bootstrap.cc:492] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:05.697304 17393 ts_tablet_manager.cc:1403] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.039s
I20260709 13:04:05.699442 17393 raft_consensus.cc:359] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.700124 17393 raft_consensus.cc:385] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.700377 17393 raft_consensus.cc:740] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.701112 17393 consensus_queue.cc:260] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.706265 17562 consensus_queue.cc:1048] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.709458 17393 ts_tablet_manager.cc:1434] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:04:05.710493 17393 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:05.725065 17393 tablet_bootstrap.cc:654] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.726078 17442 raft_consensus.cc:515] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.729493 17442 leader_election.cc:290] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.731487 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22dfaa4bb6f44588b533f5c16a2b7a2" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:05.732141 17270 raft_consensus.cc:3060] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.732889 17391 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:05.729537 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d22dfaa4bb6f44588b533f5c16a2b7a2" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:05.734508 17385 tablet_bootstrap.cc:654] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.733358 17391 ts_tablet_manager.cc:1403] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.133s	user 0.005s	sys 0.004s
W20260709 13:04:05.734375 17160 leader_election.cc:343] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.741946 17388 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:05.742527 17388 ts_tablet_manager.cc:1403] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.000s
I20260709 13:04:05.742380 17462 consensus_queue.cc:1048] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:05.746165 17388 raft_consensus.cc:359] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.746831 17388 raft_consensus.cc:385] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.747099 17388 raft_consensus.cc:740] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.737656 17391 raft_consensus.cc:359] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.747771 17391 raft_consensus.cc:385] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.748070 17391 raft_consensus.cc:740] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.748803 17388 consensus_queue.cc:260] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.749925 17391 consensus_queue.cc:260] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.750663 17270 raft_consensus.cc:2468] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:05.731525 17393 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:05.751811 17393 ts_tablet_manager.cc:1403] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.004s
I20260709 13:04:05.751827 17161 leader_election.cc:304] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.754581 17451 raft_consensus.cc:2804] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.754354 17393 raft_consensus.cc:359] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.755096 17451 raft_consensus.cc:697] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:05.755914 17451 consensus_queue.cc:237] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.755120 17393 raft_consensus.cc:385] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.759944 17393 raft_consensus.cc:740] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.760854 17416 raft_consensus.cc:493] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.761381 17270 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.761346 17416 raft_consensus.cc:515] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.760596 17393 consensus_queue.cc:260] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.763347 17388 ts_tablet_manager.cc:1434] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 13:04:05.765503 17393 ts_tablet_manager.cc:1434] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.005s
I20260709 13:04:05.765769 17416 leader_election.cc:290] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.766422 17393 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:05.766904 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edcaed58f4c444392656314145f8961" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:05.767549 17269 raft_consensus.cc:2468] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:05.769084 17391 ts_tablet_manager.cc:1434] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 13:04:05.770114 17391 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:05.770531 17388 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:05.774088 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edcaed58f4c444392656314145f8961" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.774227 17309 leader_election.cc:304] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:05.775614 17416 raft_consensus.cc:2804] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:05.776132 17416 raft_consensus.cc:493] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:05.776515 17416 raft_consensus.cc:3060] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:05.785933 17308 leader_election.cc:343] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.791184 17391 tablet_bootstrap.cc:654] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.796008 17385 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:05.797375 17462 raft_consensus.cc:493] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.797899 17462 raft_consensus.cc:515] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.800009 17583 consensus_queue.cc:1048] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.801391 17442 raft_consensus.cc:493] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.801868 17442 raft_consensus.cc:515] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.798879 17565 raft_consensus.cc:493] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.803350 17565 raft_consensus.cc:515] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.803960 17442 leader_election.cc:290] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:05.806408 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d17fa11887439996ec5d68f8b5d63e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:05.806669 17583 raft_consensus.cc:493] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.807999 17385 ts_tablet_manager.cc:1403] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.017s
I20260709 13:04:05.811067 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062d75fdf9343cebb388bad647ced25" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.811852 17194 raft_consensus.cc:2393] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate d8884732421f4add995eb89579726f36 in this term.
I20260709 13:04:05.813791 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e062d75fdf9343cebb388bad647ced25" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:05.807124 17583 raft_consensus.cc:515] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.815322 17086 leader_election.cc:304] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:05.816269 17423 raft_consensus.cc:3060] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.817090 17393 tablet_bootstrap.cc:654] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.816762 17565 leader_election.cc:290] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:05.818236 17462 leader_election.cc:290] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.825764 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d17fa11887439996ec5d68f8b5d63e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:05.837908 17385 raft_consensus.cc:359] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.839010 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.841351 17385 raft_consensus.cc:385] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.842139 17385 raft_consensus.cc:740] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.857594 17385 consensus_queue.cc:260] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.862164 17016 catalog_manager.cc:5697] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:05.863061 17269 raft_consensus.cc:2393] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b338a3f3e714ec091a987da4a55a7ef in current term 1: Already voted for candidate 7eccdfea375f4b3fa224f7c79b12192a in this term.
I20260709 13:04:05.864713 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.865618 17120 raft_consensus.cc:3060] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.866761 17234 leader_election.cc:304] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [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: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.866025 17423 raft_consensus.cc:2749] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.868906 17468 consensus_queue.cc:1048] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.870015 17161 leader_election.cc:304] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:05.870216 17468 raft_consensus.cc:493] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.870857 17442 raft_consensus.cc:3060] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.870754 17468 raft_consensus.cc:515] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:05.872488 17385 ts_tablet_manager.cc:1434] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 13:04:05.872728 17468 leader_election.cc:290] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:05.873445 17385 tablet_bootstrap.cc:492] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:05.873678 17562 raft_consensus.cc:2749] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:05.875160 17583 leader_election.cc:290] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:05.880702 17442 raft_consensus.cc:2749] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.882364 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:05.897918 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:05.899494 17565 consensus_queue.cc:1048] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.899950 17385 tablet_bootstrap.cc:654] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:05.900503 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:05.900731 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:05.902429 17087 leader_election.cc:304] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:05.903240 17583 raft_consensus.cc:2749] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.912628 17388 tablet_bootstrap.cc:654] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:05.915141 17308 leader_election.cc:343] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.915951 17391 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:05.917203 17391 ts_tablet_manager.cc:1403] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.147s	user 0.011s	sys 0.001s
I20260709 13:04:05.888425 17416 raft_consensus.cc:515] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
W20260709 13:04:05.930370 17308 leader_election.cc:343] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.942596 17308 leader_election.cc:304] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.942806 17391 raft_consensus.cc:359] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.943439 17391 raft_consensus.cc:385] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:05.943498 17645 raft_consensus.cc:2749] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.947839 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edcaed58f4c444392656314145f8961" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:05.948174 17416 leader_election.cc:290] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:05.951423 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edcaed58f4c444392656314145f8961" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
W20260709 13:04:05.952085 17308 leader_election.cc:343] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.952047 17269 raft_consensus.cc:3060] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:05.957788 17430 raft_consensus.cc:493] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:05.958348 17430 raft_consensus.cc:515] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:05.960494 17430 leader_election.cc:290] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:05.961511 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3218855c2540413fb818e52cda22e7eb" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:05.964191 17234 leader_election.cc:343] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.965384 17269 raft_consensus.cc:2468] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:05.966462 17309 leader_election.cc:304] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:05.967707 17645 raft_consensus.cc:2804] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:05.968406 17645 raft_consensus.cc:697] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:05.969257 17645 consensus_queue.cc:237] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:05.972342 17430 consensus_queue.cc:1048] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.974622 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3218855c2540413fb818e52cda22e7eb" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:05.975699 17234 leader_election.cc:343] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:05.976152 17234 leader_election.cc:304] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:05.977339 17430 raft_consensus.cc:2749] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:05.977527 17391 raft_consensus.cc:740] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:05.978324 17391 consensus_queue.cc:260] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:05.979758 17391 ts_tablet_manager.cc:1434] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.062s	user 0.005s	sys 0.000s
I20260709 13:04:05.980444 17391 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:05.982787 17416 consensus_queue.cc:1048] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:05.987426 17393 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:05.987829 17393 ts_tablet_manager.cc:1403] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.222s	user 0.013s	sys 0.012s
I20260709 13:04:05.995782 17385 tablet_bootstrap.cc:492] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:05.996332 17385 ts_tablet_manager.cc:1403] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.019s
I20260709 13:04:05.997171 17391 tablet_bootstrap.cc:654] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.005887 17393 raft_consensus.cc:359] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.006552 17393 raft_consensus.cc:385] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.006775 17393 raft_consensus.cc:740] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.007638 17393 consensus_queue.cc:260] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.011428 17393 ts_tablet_manager.cc:1434] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:04:06.012152 17393 tablet_bootstrap.cc:492] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:06.015195 17385 raft_consensus.cc:359] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.015843 17385 raft_consensus.cc:385] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.016108 17385 raft_consensus.cc:740] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.017086 17385 consensus_queue.cc:260] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.020794 17385 ts_tablet_manager.cc:1434] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 13:04:06.022006 17385 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:06.024367 17019 catalog_manager.cc:5697] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:06.048638 17385 tablet_bootstrap.cc:654] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.050268 17393 tablet_bootstrap.cc:654] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.060259 17565 raft_consensus.cc:493] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.060806 17565 raft_consensus.cc:515] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.074615 17423 raft_consensus.cc:493] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.075173 17423 raft_consensus.cc:515] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.075842 17565 leader_election.cc:290] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:06.077190 17423 leader_election.cc:290] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:06.078090 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:06.078632 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.079602 17645 consensus_queue.cc:1048] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:06.080595 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d17d88eb8a48649055c5b6053d21b6" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:06.081808 17234 leader_election.cc:343] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.083374 17120 raft_consensus.cc:3060] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.091248 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d17d88eb8a48649055c5b6053d21b6" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.078881 17271 raft_consensus.cc:2393] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate 7eccdfea375f4b3fa224f7c79b12192a in this term.
I20260709 13:04:06.094651 17391 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:06.095221 17391 ts_tablet_manager.cc:1403] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.115s	user 0.021s	sys 0.019s
I20260709 13:04:06.099988 17391 raft_consensus.cc:359] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.100736 17391 raft_consensus.cc:385] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.101372 17391 raft_consensus.cc:740] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.102041 17391 consensus_queue.cc:260] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.106148 17087 leader_election.cc:304] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:06.107281 17645 consensus_queue.cc:1048] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:06.107602 17234 leader_election.cc:343] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.108053 17234 leader_election.cc:304] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:06.107348 17423 raft_consensus.cc:2749] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:06.109373 17430 raft_consensus.cc:2749] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:06.111395 17120 raft_consensus.cc:3060] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.113794 17388 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:06.115386 17388 ts_tablet_manager.cc:1403] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.351s	user 0.017s	sys 0.034s
W20260709 13:04:06.116585 17234 consensus_peers.cc:597] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:06.118101 17388 raft_consensus.cc:359] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.118803 17388 raft_consensus.cc:385] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.119052 17388 raft_consensus.cc:740] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.119664 17388 consensus_queue.cc:260] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.120390 17442 raft_consensus.cc:493] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.120896 17442 raft_consensus.cc:515] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.123368 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.123991 17343 raft_consensus.cc:2468] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:06.125248 17162 leader_election.cc:304] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:06.123471 17442 leader_election.cc:290] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.126886 17391 ts_tablet_manager.cc:1434] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:04:06.127858 17391 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:06.129755 17451 raft_consensus.cc:2804] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.130733 17451 raft_consensus.cc:493] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.130844 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.131547 17119 raft_consensus.cc:2468] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:06.131083 17451 raft_consensus.cc:3060] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.132447 17416 raft_consensus.cc:493] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.132908 17416 raft_consensus.cc:515] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.133512 17393 tablet_bootstrap.cc:492] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:06.133994 17393 ts_tablet_manager.cc:1403] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.122s	user 0.005s	sys 0.017s
I20260709 13:04:06.134944 17416 leader_election.cc:290] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.136504 17393 raft_consensus.cc:359] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.137163 17393 raft_consensus.cc:385] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.137604 17393 raft_consensus.cc:740] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.137125 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39cd891283d4d0f9c0a0ab72cfeac7e" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
W20260709 13:04:06.139742 17309 leader_election.cc:343] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.140430 17393 consensus_queue.cc:260] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.142969 17451 raft_consensus.cc:515] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.145004 17451 leader_election.cc:290] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.146816 17388 ts_tablet_manager.cc:1434] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:04:06.147800 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39cd891283d4d0f9c0a0ab72cfeac7e" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.146620 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:06.148984 17343 raft_consensus.cc:3060] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.151751 17388 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:06.153478 17430 consensus_queue.cc:1048] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:06.156509 17343 raft_consensus.cc:2468] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:06.158000 17162 leader_election.cc:304] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:06.156796 17393 ts_tablet_manager.cc:1434] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:04:06.159811 17393 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:06.161384 17588 raft_consensus.cc:2804] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.161955 17588 raft_consensus.cc:697] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:06.162806 17588 consensus_queue.cc:237] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.164521 17391 tablet_bootstrap.cc:654] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.167115 17385 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:06.167595 17385 ts_tablet_manager.cc:1403] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.146s	user 0.006s	sys 0.012s
I20260709 13:04:06.168678 17393 tablet_bootstrap.cc:654] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.170208 17385 raft_consensus.cc:359] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.170893 17385 raft_consensus.cc:385] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.171152 17385 raft_consensus.cc:740] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.172567 17385 consensus_queue.cc:260] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.176384 17388 tablet_bootstrap.cc:654] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.177215 17385 ts_tablet_manager.cc:1434] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:06.178491 17416 raft_consensus.cc:493] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.178999 17416 raft_consensus.cc:515] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.180975 17416 leader_election.cc:290] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:06.182798 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:06.182852 17308 leader_election.cc:343] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.184514 17308 leader_election.cc:304] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:06.185488 17645 raft_consensus.cc:2749] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:06.185639 17308 leader_election.cc:343] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.186334 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:06.186918 17119 raft_consensus.cc:3060] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.191906 17393 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:06.192490 17393 ts_tablet_manager.cc:1403] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.000s
I20260709 13:04:06.178122 17385 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:06.198872 17393 raft_consensus.cc:359] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.199595 17393 raft_consensus.cc:385] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.199860 17393 raft_consensus.cc:740] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.201022 17393 consensus_queue.cc:260] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.202587 17393 ts_tablet_manager.cc:1434] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:06.203269 17393 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:06.218117 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.218084 17385 tablet_bootstrap.cc:654] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.232559 17391 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:06.233048 17391 ts_tablet_manager.cc:1403] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.105s	user 0.010s	sys 0.003s
I20260709 13:04:06.234606 17393 tablet_bootstrap.cc:654] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.235533 17391 raft_consensus.cc:359] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.236238 17391 raft_consensus.cc:385] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.236491 17391 raft_consensus.cc:740] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.237102 17391 consensus_queue.cc:260] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.241202 17391 ts_tablet_manager.cc:1434] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:04:06.242132 17391 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
W20260709 13:04:06.255960 17308 leader_election.cc:343] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.258431 17588 raft_consensus.cc:493] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.266655 17385 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:06.267311 17385 ts_tablet_manager.cc:1403] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.011s
I20260709 13:04:06.269181 17019 catalog_manager.cc:5697] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:06.267818 17308 leader_election.cc:304] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:06.283581 17393 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:06.284108 17393 ts_tablet_manager.cc:1403] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.001s
I20260709 13:04:06.270042 17588 raft_consensus.cc:515] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.276144 17119 raft_consensus.cc:2468] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:06.291237 17393 raft_consensus.cc:359] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.291777 17393 raft_consensus.cc:385] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.291975 17393 raft_consensus.cc:740] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.291254 17645 raft_consensus.cc:2749] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:06.296288 17393 consensus_queue.cc:260] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
W20260709 13:04:06.300951 17308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.129:34605, user_credentials={real_user=slave}} blocked reactor thread for 46119.8us
I20260709 13:04:06.303643 17393 ts_tablet_manager.cc:1434] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:04:06.304783 17393 tablet_bootstrap.cc:492] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:06.306342 17388 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:06.306821 17388 ts_tablet_manager.cc:1403] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.155s	user 0.014s	sys 0.020s
I20260709 13:04:06.307502 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa79d80736ab4e9095fe79c402f4ea0e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.308166 17343 raft_consensus.cc:2468] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:06.309324 17162 leader_election.cc:304] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:06.309403 17388 raft_consensus.cc:359] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.310443 17442 raft_consensus.cc:2804] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.310827 17442 raft_consensus.cc:493] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.311074 17388 raft_consensus.cc:385] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.311393 17388 raft_consensus.cc:740] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.312008 17388 consensus_queue.cc:260] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.313673 17388 ts_tablet_manager.cc:1434] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:04:06.314565 17388 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:06.319764 17388 tablet_bootstrap.cc:654] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.320410 17451 consensus_queue.cc:1048] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:06.310007 17393 tablet_bootstrap.cc:654] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.306023 17588 leader_election.cc:290] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.331601 17391 tablet_bootstrap.cc:654] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.333127 17442 raft_consensus.cc:3060] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.358733 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa79d80736ab4e9095fe79c402f4ea0e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.361402 17119 raft_consensus.cc:3060] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:06.366927 17660 log.cc:927] Time spent T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:04:06.385172 17416 raft_consensus.cc:493] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.385665 17416 raft_consensus.cc:515] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.387650 17416 leader_election.cc:290] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:06.391527 17385 raft_consensus.cc:359] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.392163 17385 raft_consensus.cc:385] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.392375 17385 raft_consensus.cc:740] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.393074 17385 consensus_queue.cc:260] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.393555 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3731c7cb63429897b0dfe9e13ac982" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:06.395129 17385 ts_tablet_manager.cc:1434] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.127s	user 0.005s	sys 0.002s
W20260709 13:04:06.395150 17309 leader_election.cc:343] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.396087 17385 tablet_bootstrap.cc:492] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:06.396871 17601 consensus_queue.cc:1048] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:06.400861 17442 raft_consensus.cc:515] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.401964 17385 tablet_bootstrap.cc:654] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:06.389931 17160 leader_election.cc:343] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:06.391677 17068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:06.411562 17393 tablet_bootstrap.cc:492] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:06.412081 17393 ts_tablet_manager.cc:1403] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.014s
I20260709 13:04:06.409267 17442 leader_election.cc:290] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.420257 17393 raft_consensus.cc:359] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.421070 17393 raft_consensus.cc:385] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.421340 17393 raft_consensus.cc:740] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.415124 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3731c7cb63429897b0dfe9e13ac982" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:06.423406 17393 consensus_queue.cc:260] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.432976 17194 raft_consensus.cc:2468] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:06.434239 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa79d80736ab4e9095fe79c402f4ea0e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:06.435006 17344 raft_consensus.cc:3060] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.446620 17430 raft_consensus.cc:493] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.446843 17451 consensus_queue.cc:1048] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:06.447252 17430 raft_consensus.cc:515] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.449294 17430 leader_election.cc:290] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.450081 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cde37125104feb9603907192c1fd9f" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.450865 17308 leader_election.cc:304] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36
I20260709 13:04:06.451293 17194 raft_consensus.cc:3060] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.451785 17416 raft_consensus.cc:2804] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.452164 17416 raft_consensus.cc:493] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.452500 17416 raft_consensus.cc:3060] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:06.454461 17236 leader_election.cc:343] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.455717 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cde37125104feb9603907192c1fd9f" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.461382 17416 raft_consensus.cc:515] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.446518 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa79d80736ab4e9095fe79c402f4ea0e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:06.465162 17388 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:06.465687 17388 ts_tablet_manager.cc:1403] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.151s	user 0.027s	sys 0.060s
I20260709 13:04:06.467881 17388 raft_consensus.cc:359] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.468469 17388 raft_consensus.cc:385] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.468650 17388 raft_consensus.cc:740] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.468883 17344 raft_consensus.cc:2468] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:06.469378 17468 consensus_queue.cc:1048] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:06.470077 17162 leader_election.cc:304] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:06.469133 17388 consensus_queue.cc:260] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
W20260709 13:04:06.471608 17234 leader_election.cc:343] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.472047 17234 leader_election.cc:304] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:06.472982 17388 ts_tablet_manager.cc:1434] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 13:04:06.473954 17388 tablet_bootstrap.cc:492] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:06.475684 17588 raft_consensus.cc:493] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.476184 17588 raft_consensus.cc:515] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.479207 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edcaed58f4c444392656314145f8961" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:06.479373 17588 leader_election.cc:290] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:06.480055 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8edcaed58f4c444392656314145f8961" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.473366 17565 raft_consensus.cc:2749] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:06.493970 17645 raft_consensus.cc:493] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.494562 17645 raft_consensus.cc:515] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.496564 17645 leader_election.cc:290] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:06.498646 17388 tablet_bootstrap.cc:654] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.472469 17442 raft_consensus.cc:2804] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.503999 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60ed2d9ff4f41e9a1716e4d8454a6a4" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:06.504132 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60ed2d9ff4f41e9a1716e4d8454a6a4" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.504349 17416 leader_election.cc:290] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:06.505117 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3731c7cb63429897b0dfe9e13ac982" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:06.507282 17385 tablet_bootstrap.cc:492] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
W20260709 13:04:06.508643 17160 leader_election.cc:343] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.509011 17451 raft_consensus.cc:493] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.510684 17385 ts_tablet_manager.cc:1403] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.115s	user 0.021s	sys 0.014s
I20260709 13:04:06.523293 17385 raft_consensus.cc:359] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.524001 17385 raft_consensus.cc:385] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:06.525595 17308 leader_election.cc:343] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.508463 17162 leader_election.cc:304] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:06.508728 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3731c7cb63429897b0dfe9e13ac982" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:06.528384 17197 raft_consensus.cc:3060] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.524257 17385 raft_consensus.cc:740] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.533574 17393 ts_tablet_manager.cc:1434] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.121s	user 0.010s	sys 0.007s
I20260709 13:04:06.534665 17393 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:06.529836 17451 raft_consensus.cc:515] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.541364 17451 leader_election.cc:290] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
W20260709 13:04:06.542785 17309 leader_election.cc:343] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.544919 17385 consensus_queue.cc:260] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.541591 17393 tablet_bootstrap.cc:654] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.553480 17385 ts_tablet_manager.cc:1434] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 13:04:06.546823 17565 raft_consensus.cc:493] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.558326 17385 tablet_bootstrap.cc:492] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:06.558168 17565 raft_consensus.cc:515] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.564136 17565 leader_election.cc:290] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:06.564311 17391 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:06.564783 17391 ts_tablet_manager.cc:1403] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.323s	user 0.019s	sys 0.016s
W20260709 13:04:06.565656 17308 leader_election.cc:343] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.566177 17308 leader_election.cc:304] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:06.566519 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3218855c2540413fb818e52cda22e7eb" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.554116 17442 raft_consensus.cc:697] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:06.568470 17391 raft_consensus.cc:359] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.567641 17442 consensus_queue.cc:237] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.569103 17391 raft_consensus.cc:385] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.570339 17391 raft_consensus.cc:740] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.571067 17391 consensus_queue.cc:260] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.570967 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514d6dc93e34931adfeea09faea70c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.575251 17391 ts_tablet_manager.cc:1434] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260709 13:04:06.569190 17162 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.132:46595, user_credentials={real_user=slave}} blocked reactor thread for 60859us
I20260709 13:04:06.569078 17197 raft_consensus.cc:2468] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:06.578518 17391 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:06.557746 17588 raft_consensus.cc:2749] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:06.575273 17601 raft_consensus.cc:2749] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:06.567673 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3218855c2540413fb818e52cda22e7eb" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:06.582806 17269 raft_consensus.cc:2468] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
W20260709 13:04:06.577198 17234 leader_election.cc:343] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.585161 17161 leader_election.cc:304] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:06.585870 17451 raft_consensus.cc:2804] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.586263 17451 raft_consensus.cc:493] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.586630 17451 raft_consensus.cc:3060] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.596773 17601 raft_consensus.cc:493] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.602751 17601 raft_consensus.cc:515] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.605144 17601 leader_election.cc:290] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
W20260709 13:04:06.585914 17160 leader_election.cc:343] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.614861 17308 leader_election.cc:304] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36
I20260709 13:04:06.616719 17683 raft_consensus.cc:2804] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.617241 17683 raft_consensus.cc:697] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:06.618124 17683 consensus_queue.cc:237] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.627806 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514d6dc93e34931adfeea09faea70c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:06.628535 17197 raft_consensus.cc:2468] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:06.629407 17678 consensus_queue.cc:1048] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:06.629854 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc836ad7eb548bcab7c852794b2788c" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.631688 17234 leader_election.cc:304] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:06.633154 17391 tablet_bootstrap.cc:654] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.632825 17565 raft_consensus.cc:2804] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.643920 17565 raft_consensus.cc:493] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.644297 17565 raft_consensus.cc:3060] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.656838 17393 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:06.657413 17393 ts_tablet_manager.cc:1403] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.123s	user 0.008s	sys 0.024s
I20260709 13:04:06.660357 17442 consensus_queue.cc:1048] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:06.661147 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc836ad7eb548bcab7c852794b2788c" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:06.668725 17385 tablet_bootstrap.cc:654] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.672806 17393 raft_consensus.cc:359] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.673518 17393 raft_consensus.cc:385] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.673926 17393 raft_consensus.cc:740] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.674638 17393 consensus_queue.cc:260] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.677382 17393 ts_tablet_manager.cc:1434] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
W20260709 13:04:06.666445 17308 leader_election.cc:343] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.683039 17583 raft_consensus.cc:493] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.683539 17583 raft_consensus.cc:515] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.685726 17393 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:06.691895 17018 catalog_manager.cc:5697] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:06.696331 17388 tablet_bootstrap.cc:492] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:06.697415 17388 ts_tablet_manager.cc:1403] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.224s	user 0.032s	sys 0.018s
I20260709 13:04:06.701507 17678 raft_consensus.cc:493] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.702937 17583 leader_election.cc:290] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:06.704762 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa79d80736ab4e9095fe79c402f4ea0e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:06.702116 17678 raft_consensus.cc:515] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.714743 17678 leader_election.cc:290] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.715512 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.716284 17342 raft_consensus.cc:2468] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:06.718117 17162 leader_election.cc:304] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
W20260709 13:04:06.683451 17309 leader_election.cc:343] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.724653 17309 leader_election.cc:304] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:06.729535 17468 raft_consensus.cc:2749] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:06.731769 17678 raft_consensus.cc:2804] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.732124 17442 raft_consensus.cc:493] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.732683 17442 raft_consensus.cc:515] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.733355 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa79d80736ab4e9095fe79c402f4ea0e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.734234 17342 raft_consensus.cc:2393] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate 5b338a3f3e714ec091a987da4a55a7ef in this term.
I20260709 13:04:06.734753 17442 leader_election.cc:290] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.720229 17565 raft_consensus.cc:515] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.722386 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.738616 17565 leader_election.cc:290] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:06.741492 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.742228 17342 raft_consensus.cc:2468] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:06.743235 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514d6dc93e34931adfeea09faea70c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:06.743340 17162 leader_election.cc:304] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:06.743979 17195 raft_consensus.cc:3060] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.744386 17442 raft_consensus.cc:2804] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.744975 17442 raft_consensus.cc:493] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.745355 17442 raft_consensus.cc:3060] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.746976 17388 raft_consensus.cc:359] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.747697 17388 raft_consensus.cc:385] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.747973 17388 raft_consensus.cc:740] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.748654 17388 consensus_queue.cc:260] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.749516 17678 raft_consensus.cc:493] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.749928 17678 raft_consensus.cc:3060] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.761607 17087 leader_election.cc:304] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:06.762485 17583 raft_consensus.cc:3060] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:06.763258 17160 leader_election.cc:343] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.765388 17451 raft_consensus.cc:515] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.769369 17393 tablet_bootstrap.cc:654] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.770555 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514d6dc93e34931adfeea09faea70c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:06.773540 17442 raft_consensus.cc:515] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.780277 17388 ts_tablet_manager.cc:1434] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.000s
I20260709 13:04:06.784148 17442 leader_election.cc:290] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.785290 17388 tablet_bootstrap.cc:492] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:06.790182 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:06.799633 17583 raft_consensus.cc:2749] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:06.801832 17195 raft_consensus.cc:2468] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:06.802699 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:06.806421 17342 raft_consensus.cc:3060] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:06.803664 17160 leader_election.cc:343] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.809532 17678 raft_consensus.cc:515] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.812448 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:06.813045 17343 raft_consensus.cc:3060] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.815153 17451 leader_election.cc:290] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:06.820832 17343 raft_consensus.cc:2468] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:06.822340 17162 leader_election.cc:304] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:06.823319 17451 raft_consensus.cc:2804] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.823808 17342 raft_consensus.cc:2468] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:06.832779 17391 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:06.833271 17391 ts_tablet_manager.cc:1403] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.255s	user 0.019s	sys 0.006s
I20260709 13:04:06.834435 17385 tablet_bootstrap.cc:492] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:06.834868 17385 ts_tablet_manager.cc:1403] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.277s	user 0.034s	sys 0.054s
I20260709 13:04:06.834463 17388 tablet_bootstrap.cc:654] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:06.835776 17234 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.129:34605, user_credentials={real_user=slave}} blocked reactor thread for 52862.3us
I20260709 13:04:06.831948 17451 raft_consensus.cc:697] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
W20260709 13:04:06.837663 17234 leader_election.cc:343] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.844594 17234 leader_election.cc:304] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:06.852813 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3218855c2540413fb818e52cda22e7eb" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:06.854140 17270 raft_consensus.cc:3060] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.843492 17678 leader_election.cc:290] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.842520 17162 leader_election.cc:304] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:06.862550 17679 raft_consensus.cc:2804] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.863188 17679 raft_consensus.cc:697] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:06.863981 17679 consensus_queue.cc:237] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.862522 17451 consensus_queue.cc:237] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.866597 17391 raft_consensus.cc:359] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.867290 17391 raft_consensus.cc:385] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.867568 17391 raft_consensus.cc:740] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.849242 17668 raft_consensus.cc:2804] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.868165 17391 consensus_queue.cc:260] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.870855 17270 raft_consensus.cc:2468] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:06.871133 17385 raft_consensus.cc:359] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.873339 17385 raft_consensus.cc:385] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.873694 17385 raft_consensus.cc:740] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.872301 17668 raft_consensus.cc:697] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:06.874879 17668 consensus_queue.cc:237] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.870115 17391 ts_tablet_manager.cc:1434] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.001s
I20260709 13:04:06.877763 17391 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:06.875861 17385 consensus_queue.cc:260] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.879213 17565 raft_consensus.cc:493] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.879786 17565 raft_consensus.cc:515] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.880580 17385 ts_tablet_manager.cc:1434] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:04:06.881754 17385 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
W20260709 13:04:06.852974 17087 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.132:46595, user_credentials={real_user=slave}} blocked reactor thread for 43771.5us
I20260709 13:04:06.886937 17018 catalog_manager.cc:5697] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:06.891930 17161 leader_election.cc:304] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:06.894245 17391 tablet_bootstrap.cc:654] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.894390 17678 raft_consensus.cc:2804] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:06.895275 17678 raft_consensus.cc:697] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:06.896215 17678 consensus_queue.cc:237] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.897584 17393 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:06.898061 17393 ts_tablet_manager.cc:1403] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.005s
I20260709 13:04:06.900058 17565 leader_election.cc:290] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.900784 17393 raft_consensus.cc:359] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.901473 17393 raft_consensus.cc:385] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.901728 17393 raft_consensus.cc:740] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.902359 17393 consensus_queue.cc:260] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:06.906129 17393 ts_tablet_manager.cc:1434] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:06.907260 17388 tablet_bootstrap.cc:492] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:06.907742 17388 ts_tablet_manager.cc:1403] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.123s	user 0.011s	sys 0.009s
I20260709 13:04:06.907825 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39cd891283d4d0f9c0a0ab72cfeac7e" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.908542 17344 raft_consensus.cc:2468] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:06.909531 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:06.909920 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3218855c2540413fb818e52cda22e7eb" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:06.910421 17691 raft_consensus.cc:493] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.910681 17120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:06.912385 17393 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:06.918887 17468 raft_consensus.cc:493] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:06.919430 17468 raft_consensus.cc:515] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.913532 17691 raft_consensus.cc:515] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.921492 17468 leader_election.cc:290] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:06.921921 17393 tablet_bootstrap.cc:654] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.930770 17388 raft_consensus.cc:359] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.931591 17388 raft_consensus.cc:385] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.931865 17388 raft_consensus.cc:740] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:06.932512 17388 consensus_queue.cc:260] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:06.932512 17393 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:06.935451 17393 ts_tablet_manager.cc:1403] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 13:04:06.938705 17236 leader_election.cc:304] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:06.940254 17485 raft_consensus.cc:2804] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.940644 17485 raft_consensus.cc:493] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.941004 17485 raft_consensus.cc:3060] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.940827 17020 catalog_manager.cc:5697] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:06.926833 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:06.944348 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:06.945037 17344 raft_consensus.cc:2468] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:06.946262 17236 leader_election.cc:304] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:06.947433 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:06.948997 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:06.947528 17562 raft_consensus.cc:2804] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:06.949803 17562 raft_consensus.cc:493] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:06.950165 17562 raft_consensus.cc:3060] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:06.952399 17234 leader_election.cc:343] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:06.949393 17160 leader_election.cc:343] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.953088 17388 ts_tablet_manager.cc:1434] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
W20260709 13:04:06.953807 17160 leader_election.cc:343] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.953960 17388 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:06.954129 17121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39cd891283d4d0f9c0a0ab72cfeac7e" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:06.954766 17160 leader_election.cc:343] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.952720 17385 tablet_bootstrap.cc:654] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:06.960908 17234 leader_election.cc:343] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:06.965103 17308 leader_election.cc:343] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.964538 17393 raft_consensus.cc:359] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.965642 17393 raft_consensus.cc:385] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:06.965927 17393 raft_consensus.cc:740] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
W20260709 13:04:06.966732 17309 leader_election.cc:343] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:06.967262 17309 leader_election.cc:304] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:06.968914 17601 raft_consensus.cc:2749] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:06.969149 17388 tablet_bootstrap.cc:654] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:06.966737 17393 consensus_queue.cc:260] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:06.964989 17485 raft_consensus.cc:515] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:06.973440 17485 leader_election.cc:290] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:06.973847 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39cd891283d4d0f9c0a0ab72cfeac7e" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:06.974519 17342 raft_consensus.cc:3060] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:06.972641 17393 ts_tablet_manager.cc:1434] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:04:06.976773 17393 tablet_bootstrap.cc:492] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:06.936578 17691 leader_election.cc:290] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:06.985412 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39cd891283d4d0f9c0a0ab72cfeac7e" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:06.993314 17018 catalog_manager.cc:5697] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.997231 17018 catalog_manager.cc:5697] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:07.000942 17234 leader_election.cc:343] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.008675 17562 raft_consensus.cc:515] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.018953 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:07.019644 17344 raft_consensus.cc:3060] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.020460 17562 leader_election.cc:290] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:07.025219 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:07.021289 17342 raft_consensus.cc:2468] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:07.027592 17018 catalog_manager.cc:5697] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:07.028401 17234 leader_election.cc:343] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.032847 17236 leader_election.cc:304] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.034175 17691 raft_consensus.cc:2804] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.034701 17691 raft_consensus.cc:697] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:07.035521 17691 consensus_queue.cc:237] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.036689 17391 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:07.037194 17391 ts_tablet_manager.cc:1403] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.010s
I20260709 13:04:07.039840 17391 raft_consensus.cc:359] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.040519 17391 raft_consensus.cc:385] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.040781 17391 raft_consensus.cc:740] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.041378 17391 consensus_queue.cc:260] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.042774 17393 tablet_bootstrap.cc:654] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.043943 17391 ts_tablet_manager.cc:1434] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:04:07.045143 17391 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:07.052359 17391 tablet_bootstrap.cc:654] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.056387 17385 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:07.057173 17385 ts_tablet_manager.cc:1403] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.176s	user 0.031s	sys 0.027s
I20260709 13:04:07.061189 17388 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:07.058127 17118 raft_consensus.cc:3060] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.061728 17388 ts_tablet_manager.cc:1403] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.005s
I20260709 13:04:07.064333 17388 raft_consensus.cc:359] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.064978 17388 raft_consensus.cc:385] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.065224 17388 raft_consensus.cc:740] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.065847 17388 consensus_queue.cc:260] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.067996 17393 tablet_bootstrap.cc:492] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:07.068452 17393 ts_tablet_manager.cc:1403] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.003s
I20260709 13:04:07.070968 17393 raft_consensus.cc:359] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.072467 17388 ts_tablet_manager.cc:1434] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:04:07.071575 17385 raft_consensus.cc:359] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.073001 17385 raft_consensus.cc:385] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.073330 17385 raft_consensus.cc:740] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.071563 17393 raft_consensus.cc:385] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.073851 17393 raft_consensus.cc:740] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.073448 17388 tablet_bootstrap.cc:492] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:07.076905 17393 consensus_queue.cc:260] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.077276 17468 consensus_queue.cc:1048] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.081941 17388 tablet_bootstrap.cc:654] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.082916 17393 ts_tablet_manager.cc:1434] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:04:07.084154 17393 tablet_bootstrap.cc:492] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:07.090240 17679 consensus_queue.cc:1048] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:07.089570 17393 tablet_bootstrap.cc:654] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.097038 17385 consensus_queue.cc:260] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.086414 17344 raft_consensus.cc:2468] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:07.102437 17236 leader_election.cc:304] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:07.103835 17562 raft_consensus.cc:2804] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.104377 17562 raft_consensus.cc:697] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:07.105250 17562 consensus_queue.cc:237] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.111435 17388 tablet_bootstrap.cc:492] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:07.111979 17388 ts_tablet_manager.cc:1403] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.005s
I20260709 13:04:07.117039 17388 raft_consensus.cc:359] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.117681 17388 raft_consensus.cc:385] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.117955 17388 raft_consensus.cc:740] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.118602 17388 consensus_queue.cc:260] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.120105 17388 ts_tablet_manager.cc:1434] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:07.121052 17388 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:07.122650 17385 ts_tablet_manager.cc:1434] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.002s
I20260709 13:04:07.123813 17385 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:07.127234 17020 catalog_manager.cc:5697] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.142518 17271 raft_consensus.cc:3060] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.156579 17678 raft_consensus.cc:493] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.157169 17678 raft_consensus.cc:515] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.158761 17388 tablet_bootstrap.cc:654] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.159348 17678 leader_election.cc:290] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.150200 17391 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:07.160992 17391 ts_tablet_manager.cc:1403] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.116s	user 0.033s	sys 0.021s
I20260709 13:04:07.151019 17679 consensus_queue.cc:1048] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.162676 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e1379b67194f39aaed4d3ac8ee1d68" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.163488 17391 raft_consensus.cc:359] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.163995 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e1379b67194f39aaed4d3ac8ee1d68" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:07.169413 17160 leader_election.cc:343] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.170799 17391 raft_consensus.cc:385] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.170908 17468 consensus_queue.cc:1048] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:07.172712 17162 leader_election.cc:343] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.173151 17162 leader_election.cc:304] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.174208 17677 raft_consensus.cc:2749] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:07.171191 17391 raft_consensus.cc:740] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.178223 17391 consensus_queue.cc:260] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.181123 17391 ts_tablet_manager.cc:1434] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:04:07.182468 17391 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:07.184630 17668 raft_consensus.cc:493] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.185537 17668 raft_consensus.cc:515] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.188720 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:07.189942 17234 leader_election.cc:343] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.197229 17668 leader_election.cc:290] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:07.207792 17391 tablet_bootstrap.cc:654] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.214162 17388 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:07.214658 17388 ts_tablet_manager.cc:1403] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.003s
I20260709 13:04:07.215124 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.216259 17344 raft_consensus.cc:2468] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:07.217526 17236 leader_election.cc:304] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:07.217363 17388 raft_consensus.cc:359] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.218279 17388 raft_consensus.cc:385] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.218613 17388 raft_consensus.cc:740] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.219069 17562 raft_consensus.cc:2804] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.219552 17562 raft_consensus.cc:493] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.219542 17388 consensus_queue.cc:260] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.220414 17562 raft_consensus.cc:3060] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.220563 17393 tablet_bootstrap.cc:492] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:07.220927 17391 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:07.221172 17393 ts_tablet_manager.cc:1403] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.137s	user 0.040s	sys 0.049s
I20260709 13:04:07.221351 17391 ts_tablet_manager.cc:1403] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 13:04:07.222227 17388 ts_tablet_manager.cc:1434] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:04:07.223389 17388 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:07.223917 17393 raft_consensus.cc:359] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.224931 17393 raft_consensus.cc:385] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.225391 17393 raft_consensus.cc:740] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.226112 17393 consensus_queue.cc:260] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.228195 17393 ts_tablet_manager.cc:1434] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:07.229084 17393 tablet_bootstrap.cc:492] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:07.229986 17388 tablet_bootstrap.cc:654] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.231282 17562 raft_consensus.cc:515] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.224800 17391 raft_consensus.cc:359] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.231827 17018 catalog_manager.cc:5697] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.237131 17391 raft_consensus.cc:385] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.234011 17385 tablet_bootstrap.cc:654] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.239740 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:07.236387 17393 tablet_bootstrap.cc:654] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.237478 17391 raft_consensus.cc:740] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.241015 17391 consensus_queue.cc:260] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.242986 17391 ts_tablet_manager.cc:1434] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:04:07.240360 17195 raft_consensus.cc:3060] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.243516 17588 raft_consensus.cc:493] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.244105 17588 raft_consensus.cc:515] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.246219 17588 leader_election.cc:290] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:07.246990 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d17d88eb8a48649055c5b6053d21b6" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.247675 17118 raft_consensus.cc:2468] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:07.252135 17160 leader_election.cc:304] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:07.252420 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d17d88eb8a48649055c5b6053d21b6" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.259528 17270 raft_consensus.cc:2468] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:07.252930 17677 raft_consensus.cc:2804] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.260665 17677 raft_consensus.cc:493] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.261024 17677 raft_consensus.cc:3060] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.255450 17388 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:07.261809 17388 ts_tablet_manager.cc:1403] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.014s
I20260709 13:04:07.264544 17388 raft_consensus.cc:359] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.264895 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:07.265321 17388 raft_consensus.cc:385] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.265661 17388 raft_consensus.cc:740] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.266463 17388 consensus_queue.cc:260] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.268846 17388 ts_tablet_manager.cc:1434] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:04:07.269784 17388 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:07.276139 17677 raft_consensus.cc:515] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.247310 17391 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:07.279141 17588 consensus_queue.cc:1048] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.281795 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d17d88eb8a48649055c5b6053d21b6" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:07.282478 17117 raft_consensus.cc:3060] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.284168 17391 tablet_bootstrap.cc:654] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.292735 17678 consensus_queue.cc:1048] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.296240 17562 leader_election.cc:290] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:07.297932 17344 raft_consensus.cc:3060] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.297055 17677 leader_election.cc:290] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:07.299757 17195 raft_consensus.cc:2468] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:07.303755 17393 tablet_bootstrap.cc:492] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:07.304252 17393 ts_tablet_manager.cc:1403] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.015s
I20260709 13:04:07.306246 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d17d88eb8a48649055c5b6053d21b6" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:07.306844 17270 raft_consensus.cc:3060] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.306979 17393 raft_consensus.cc:359] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.307652 17393 raft_consensus.cc:385] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.307911 17393 raft_consensus.cc:740] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.308665 17393 consensus_queue.cc:260] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.310357 17393 ts_tablet_manager.cc:1434] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:04:07.311211 17393 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:07.313009 17583 raft_consensus.cc:493] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.313272 17385 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:07.313721 17385 ts_tablet_manager.cc:1403] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.190s	user 0.005s	sys 0.034s
I20260709 13:04:07.313524 17583 raft_consensus.cc:515] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.316061 17391 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:07.316524 17391 ts_tablet_manager.cc:1403] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.000s
I20260709 13:04:07.317099 17385 raft_consensus.cc:359] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.317728 17385 raft_consensus.cc:385] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.317945 17234 leader_election.cc:304] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:07.318905 17562 raft_consensus.cc:2804] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.319351 17562 raft_consensus.cc:697] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:07.317994 17385 raft_consensus.cc:740] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.320132 17562 consensus_queue.cc:237] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.321134 17385 consensus_queue.cc:260] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.326073 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.326859 17343 raft_consensus.cc:2393] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate 5b338a3f3e714ec091a987da4a55a7ef in this term.
I20260709 13:04:07.327875 17385 ts_tablet_manager.cc:1434] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:04:07.328840 17385 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:07.329159 17588 consensus_queue.cc:1048] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.326016 17583 leader_election.cc:290] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:07.334038 17388 tablet_bootstrap.cc:654] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.335340 17344 raft_consensus.cc:2468] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:07.338973 17270 raft_consensus.cc:2468] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:07.339457 17391 raft_consensus.cc:359] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.361316 17391 raft_consensus.cc:385] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.361609 17391 raft_consensus.cc:740] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.362278 17391 consensus_queue.cc:260] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.364481 17391 ts_tablet_manager.cc:1434] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 13:04:07.362824 17161 leader_election.cc:304] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:07.365410 17391 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:07.365526 17677 raft_consensus.cc:2804] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.366001 17677 raft_consensus.cc:697] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:07.366848 17677 consensus_queue.cc:237] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.342475 17393 tablet_bootstrap.cc:654] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.347258 17385 tablet_bootstrap.cc:654] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.350167 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:07.350951 17388 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:07.352934 17451 raft_consensus.cc:493] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.373508 17451 raft_consensus.cc:515] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.357285 17117 raft_consensus.cc:2468] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:07.360289 17119 raft_consensus.cc:3060] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:07.375583 17160 consensus_peers.cc:597] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:07.377523 17118 raft_consensus.cc:3060] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.377965 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970e8e6994a42d7be32da0463f5ed91" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.375602 17451 leader_election.cc:290] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:07.382606 17085 leader_election.cc:304] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
W20260709 13:04:07.382807 17162 leader_election.cc:343] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.388497 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970e8e6994a42d7be32da0463f5ed91" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
W20260709 13:04:07.389737 17161 leader_election.cc:343] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.390244 17161 leader_election.cc:304] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:07.390590 17451 consensus_queue.cc:1048] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:07.392185 17468 raft_consensus.cc:493] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.392724 17468 raft_consensus.cc:515] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.396499 17583 raft_consensus.cc:493] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.397022 17583 raft_consensus.cc:515] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.397233 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cde37125104feb9603907192c1fd9f" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.398485 17270 raft_consensus.cc:2468] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:07.399695 17583 leader_election.cc:290] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:07.401057 17269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3218855c2540413fb818e52cda22e7eb" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.402168 17692 raft_consensus.cc:2749] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:07.402850 17468 leader_election.cc:290] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.403115 17678 raft_consensus.cc:2749] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:07.399837 17309 leader_election.cc:304] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:07.405303 17416 raft_consensus.cc:2804] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.405263 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cde37125104feb9603907192c1fd9f" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.405850 17416 raft_consensus.cc:493] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.406296 17416 raft_consensus.cc:3060] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.407160 17388 ts_tablet_manager.cc:1403] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.000s
I20260709 13:04:07.415311 17416 raft_consensus.cc:515] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
W20260709 13:04:07.417390 17308 leader_election.cc:343] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.420058 17393 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:07.420678 17393 ts_tablet_manager.cc:1403] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.002s
I20260709 13:04:07.421675 17416 leader_election.cc:290] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.420672 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cde37125104feb9603907192c1fd9f" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
W20260709 13:04:07.423049 17308 leader_election.cc:343] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.423362 17393 raft_consensus.cc:359] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.423990 17393 raft_consensus.cc:385] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:07.425411 17234 consensus_peers.cc:597] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:07.426770 17391 tablet_bootstrap.cc:654] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.424239 17393 raft_consensus.cc:740] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.428495 17393 consensus_queue.cc:260] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.424232 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cde37125104feb9603907192c1fd9f" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:07.429881 17271 raft_consensus.cc:3060] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.430486 17393 ts_tablet_manager.cc:1434] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:07.431792 17393 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:07.439800 17385 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:07.440394 17385 ts_tablet_manager.cc:1403] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.003s
I20260709 13:04:07.443050 17385 raft_consensus.cc:359] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.443715 17385 raft_consensus.cc:385] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.443989 17385 raft_consensus.cc:740] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.445024 17385 consensus_queue.cc:260] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.446203 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3218855c2540413fb818e52cda22e7eb" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:07.446672 17468 raft_consensus.cc:493] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.447167 17468 raft_consensus.cc:515] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.448398 17393 tablet_bootstrap.cc:654] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.450409 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0733da82cd4b62ae16cdafeaaa7fd7" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.451040 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0733da82cd4b62ae16cdafeaaa7fd7" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.447088 17385 ts_tablet_manager.cc:1434] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:04:07.452069 17562 raft_consensus.cc:493] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.452587 17562 raft_consensus.cc:515] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.453548 17678 consensus_queue.cc:1048] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.455229 17085 leader_election.cc:304] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [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: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:07.455327 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.451632 17270 raft_consensus.cc:2468] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:07.455844 17468 leader_election.cc:290] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
W20260709 13:04:07.451716 17308 leader_election.cc:343] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.452602 17385 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
W20260709 13:04:07.456849 17234 leader_election.cc:343] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.457047 17309 leader_election.cc:304] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.455844 17562 leader_election.cc:290] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:07.458622 17468 raft_consensus.cc:2804] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.460543 17468 raft_consensus.cc:493] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.460958 17468 raft_consensus.cc:3060] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.462421 17668 consensus_queue.cc:1048] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.464015 17385 tablet_bootstrap.cc:654] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.459080 17018 catalog_manager.cc:5697] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.468098 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:07.413645 17388 raft_consensus.cc:359] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.469321 17388 raft_consensus.cc:385] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.469767 17391 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:07.472282 17391 ts_tablet_manager.cc:1403] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.001s
I20260709 13:04:07.474514 17388 raft_consensus.cc:740] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.474923 17391 raft_consensus.cc:359] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.475190 17388 consensus_queue.cc:260] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.475773 17391 raft_consensus.cc:385] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.476190 17391 raft_consensus.cc:740] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
W20260709 13:04:07.477672 17234 leader_election.cc:343] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.478250 17234 leader_election.cc:304] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.479652 17668 raft_consensus.cc:2749] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:07.486649 17468 raft_consensus.cc:515] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.489511 17391 consensus_queue.cc:260] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.491933 17388 ts_tablet_manager.cc:1434] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 13:04:07.495647 17388 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:07.498313 17468 leader_election.cc:290] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.499253 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0733da82cd4b62ae16cdafeaaa7fd7" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:07.499818 17020 catalog_manager.cc:5697] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:07.501421 17308 leader_election.cc:343] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.503464 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0733da82cd4b62ae16cdafeaaa7fd7" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:07.507431 17270 raft_consensus.cc:3060] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.510475 17583 raft_consensus.cc:493] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.511042 17583 raft_consensus.cc:515] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.511754 17388 tablet_bootstrap.cc:654] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.513898 17391 ts_tablet_manager.cc:1434] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:04:07.516672 17391 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:07.521303 17583 leader_election.cc:290] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:07.522871 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.537638 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:07.536396 17692 raft_consensus.cc:2749] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:07.543363 17270 raft_consensus.cc:2468] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:07.544209 17391 tablet_bootstrap.cc:654] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.544543 17309 leader_election.cc:304] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.545367 17468 raft_consensus.cc:2804] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.545840 17468 raft_consensus.cc:697] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:07.531212 17271 raft_consensus.cc:2468] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:07.552564 17468 consensus_queue.cc:237] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.553649 17085 leader_election.cc:304] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:07.558881 17692 raft_consensus.cc:2749] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:07.548758 17668 raft_consensus.cc:493] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.563585 17668 raft_consensus.cc:515] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.564356 17677 raft_consensus.cc:493] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.564584 17309 leader_election.cc:304] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.569447 17416 raft_consensus.cc:2804] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.569924 17416 raft_consensus.cc:697] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:07.570586 17416 consensus_queue.cc:237] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.577740 17393 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:07.578375 17393 ts_tablet_manager.cc:1403] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.147s	user 0.016s	sys 0.030s
I20260709 13:04:07.591594 17385 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:07.593250 17385 ts_tablet_manager.cc:1403] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.141s	user 0.022s	sys 0.016s
I20260709 13:04:07.596619 17393 raft_consensus.cc:359] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.597357 17393 raft_consensus.cc:385] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.597615 17393 raft_consensus.cc:740] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.570098 17677 raft_consensus.cc:515] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.601430 17485 consensus_queue.cc:1048] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.603566 17677 leader_election.cc:290] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:07.604737 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.605480 17343 raft_consensus.cc:2393] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b338a3f3e714ec091a987da4a55a7ef in current term 1: Already voted for candidate d8884732421f4add995eb89579726f36 in this term.
I20260709 13:04:07.598285 17393 consensus_queue.cc:260] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.607926 17393 ts_tablet_manager.cc:1434] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:04:07.608881 17393 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:07.629781 17668 leader_election.cc:290] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.642529 17388 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:07.643059 17388 ts_tablet_manager.cc:1403] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.150s	user 0.020s	sys 0.019s
I20260709 13:04:07.643002 17391 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:07.643662 17391 ts_tablet_manager.cc:1403] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.129s	user 0.016s	sys 0.002s
I20260709 13:04:07.645864 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc836ad7eb548bcab7c852794b2788c" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.646603 17344 raft_consensus.cc:2468] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:07.647393 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc836ad7eb548bcab7c852794b2788c" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.647953 17236 leader_election.cc:304] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:07.626695 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.650710 17161 leader_election.cc:304] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:07.651942 17678 raft_consensus.cc:3060] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.652185 17388 raft_consensus.cc:359] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.652922 17388 raft_consensus.cc:385] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.653185 17388 raft_consensus.cc:740] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.653867 17388 consensus_queue.cc:260] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:07.656363 17234 leader_election.cc:343] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.661031 17388 ts_tablet_manager.cc:1434] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:04:07.660935 17385 raft_consensus.cc:359] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.661685 17385 raft_consensus.cc:385] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.661957 17385 raft_consensus.cc:740] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.659741 17019 catalog_manager.cc:5697] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.662660 17385 consensus_queue.cc:260] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.664866 17468 raft_consensus.cc:493] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.665620 17468 raft_consensus.cc:515] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.667845 17468 leader_election.cc:290] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:07.669243 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e1379b67194f39aaed4d3ac8ee1d68" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:07.669888 17196 raft_consensus.cc:2468] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:07.671020 17308 leader_election.cc:304] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:07.672382 17385 ts_tablet_manager.cc:1434] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.078s	user 0.006s	sys 0.000s
I20260709 13:04:07.673413 17385 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:07.674588 17691 raft_consensus.cc:2804] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.675086 17691 raft_consensus.cc:493] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.675524 17691 raft_consensus.cc:3060] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.661972 17388 tablet_bootstrap.cc:492] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:07.677156 17601 raft_consensus.cc:2804] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.677610 17601 raft_consensus.cc:493] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.677937 17601 raft_consensus.cc:3060] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.679508 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e1379b67194f39aaed4d3ac8ee1d68" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.685110 17678 raft_consensus.cc:2749] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:07.686372 17308 leader_election.cc:343] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.690732 17385 tablet_bootstrap.cc:654] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.694770 17388 tablet_bootstrap.cc:654] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.698649 17601 raft_consensus.cc:515] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.699785 17691 raft_consensus.cc:515] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.700747 17601 leader_election.cc:290] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:07.702106 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e1379b67194f39aaed4d3ac8ee1d68" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:07.704219 17391 raft_consensus.cc:359] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.704859 17391 raft_consensus.cc:385] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.705132 17391 raft_consensus.cc:740] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.705736 17391 consensus_queue.cc:260] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.707800 17391 ts_tablet_manager.cc:1434] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.064s	user 0.002s	sys 0.003s
I20260709 13:04:07.708665 17391 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:07.709447 17735 raft_consensus.cc:493] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.709910 17735 raft_consensus.cc:515] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.706127 17393 tablet_bootstrap.cc:654] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.710570 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2e1379b67194f39aaed4d3ac8ee1d68" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:07.711149 17196 raft_consensus.cc:3060] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.711911 17735 leader_election.cc:290] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
W20260709 13:04:07.713495 17308 leader_election.cc:343] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:07.724895 17068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:07.726549 17019 catalog_manager.cc:5697] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.753850 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc836ad7eb548bcab7c852794b2788c" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:07.754604 17344 raft_consensus.cc:3060] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.729403 17385 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:07.759944 17416 raft_consensus.cc:493] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.760282 17385 ts_tablet_manager.cc:1403] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.087s	user 0.019s	sys 0.001s
I20260709 13:04:07.760465 17416 raft_consensus.cc:515] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.764461 17416 leader_election.cc:290] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.765123 17451 raft_consensus.cc:493] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.720651 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39cd891283d4d0f9c0a0ab72cfeac7e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.738610 17668 consensus_queue.cc:1048] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.734127 17118 raft_consensus.cc:3060] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.736208 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c39cd891283d4d0f9c0a0ab72cfeac7e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.765614 17451 raft_consensus.cc:515] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.770068 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdc836ad7eb548bcab7c852794b2788c" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:07.770601 17391 tablet_bootstrap.cc:654] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.762903 17691 leader_election.cc:290] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.778120 17086 leader_election.cc:304] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:07.778586 17122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.779665 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db64e274186341a9824cd3dacf4eadc5" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:07.780489 17160 leader_election.cc:343] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:07.780949 17308 leader_election.cc:343] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.782406 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.773008 17562 consensus_queue.cc:1048] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:04:07.783098 17270 raft_consensus.cc:2468] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:07.783252 17565 consensus_queue.cc:1048] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:07.783950 17735 raft_consensus.cc:2749] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:07.786412 17234 leader_election.cc:343] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.789618 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db64e274186341a9824cd3dacf4eadc5" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.790259 17270 raft_consensus.cc:2468] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:07.753793 17196 raft_consensus.cc:2468] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:07.793066 17161 leader_election.cc:304] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.798769 17308 leader_election.cc:304] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.799921 17393 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:07.800469 17393 ts_tablet_manager.cc:1403] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.031s
I20260709 13:04:07.799845 17385 raft_consensus.cc:359] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.801970 17385 raft_consensus.cc:385] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.802160 17309 leader_election.cc:304] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.792102 17451 leader_election.cc:290] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:07.799727 17416 raft_consensus.cc:2804] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.803834 17416 raft_consensus.cc:697] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:07.797441 17344 raft_consensus.cc:2468] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:07.802239 17385 raft_consensus.cc:740] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.805852 17738 raft_consensus.cc:2804] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.806313 17738 raft_consensus.cc:493] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.806669 17738 raft_consensus.cc:3060] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.804626 17416 consensus_queue.cc:237] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.808382 17485 consensus_queue.cc:1048] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.808694 17468 raft_consensus.cc:2804] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.809062 17468 raft_consensus.cc:493] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.809402 17468 raft_consensus.cc:3060] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.813573 17393 raft_consensus.cc:359] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.814105 17738 raft_consensus.cc:515] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.814689 17393 raft_consensus.cc:385] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.815066 17393 raft_consensus.cc:740] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.815768 17393 consensus_queue.cc:260] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.806260 17385 consensus_queue.cc:260] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.820030 17393 ts_tablet_manager.cc:1434] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.003s
I20260709 13:04:07.829635 17393 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:07.838843 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:07.829900 17738 leader_election.cc:290] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:07.840188 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
W20260709 13:04:07.840665 17160 leader_election.cc:343] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.840945 17271 raft_consensus.cc:3060] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.842038 17468 raft_consensus.cc:515] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.860394 17385 ts_tablet_manager.cc:1434] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.005s
I20260709 13:04:07.855178 17738 consensus_queue.cc:1048] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:04:07.861846 17385 tablet_bootstrap.cc:492] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:07.851243 17236 leader_election.cc:304] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.866442 17271 raft_consensus.cc:2468] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:07.865664 17018 catalog_manager.cc:5697] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.873034 17451 consensus_queue.cc:1048] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:07.875546 17468 leader_election.cc:290] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.876602 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db64e274186341a9824cd3dacf4eadc5" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:07.877656 17485 raft_consensus.cc:2804] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:07.878057 17308 leader_election.cc:343] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.878175 17485 raft_consensus.cc:697] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:07.879127 17485 consensus_queue.cc:237] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:07.885941 17161 leader_election.cc:304] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.887156 17451 raft_consensus.cc:2804] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.887626 17451 raft_consensus.cc:697] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:07.888412 17451 consensus_queue.cc:237] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.886171 17388 tablet_bootstrap.cc:492] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:07.890911 17388 ts_tablet_manager.cc:1403] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.229s	user 0.013s	sys 0.012s
I20260709 13:04:07.893898 17388 raft_consensus.cc:359] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.894555 17388 raft_consensus.cc:385] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.894829 17388 raft_consensus.cc:740] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.899181 17393 tablet_bootstrap.cc:654] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.899844 17388 consensus_queue.cc:260] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:07.900785 17391 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:07.910877 17391 ts_tablet_manager.cc:1403] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.002s
I20260709 13:04:07.913977 17391 raft_consensus.cc:359] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.914721 17391 raft_consensus.cc:385] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.915038 17391 raft_consensus.cc:740] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:07.918977 17018 catalog_manager.cc:5697] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.919386 17391 consensus_queue.cc:260] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.922537 17388 ts_tablet_manager.cc:1434] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:04:07.923559 17388 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:07.921845 17119 raft_consensus.cc:3060] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.926116 17391 ts_tablet_manager.cc:1434] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:04:07.927160 17391 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:07.924394 17678 raft_consensus.cc:493] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.930759 17678 raft_consensus.cc:515] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.940348 17678 leader_election.cc:290] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:07.945567 17385 tablet_bootstrap.cc:654] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.950224 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60ed2d9ff4f41e9a1716e4d8454a6a4" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:07.950714 17744 raft_consensus.cc:493] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.950937 17342 raft_consensus.cc:2468] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:07.951365 17744 raft_consensus.cc:515] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.953049 17162 leader_election.cc:304] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:07.947150 17668 raft_consensus.cc:493] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:07.953737 17744 leader_election.cc:290] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:07.954397 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60ed2d9ff4f41e9a1716e4d8454a6a4" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.954290 17678 raft_consensus.cc:2804] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.955454 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514d6dc93e34931adfeea09faea70c8" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:07.955862 17678 raft_consensus.cc:493] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.956203 17678 raft_consensus.cc:3060] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:07.956653 17160 leader_election.cc:343] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.954083 17668 raft_consensus.cc:515] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.958166 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9514d6dc93e34931adfeea09faea70c8" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:07.959319 17388 tablet_bootstrap.cc:654] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.959254 17668 leader_election.cc:290] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:07.960678 17085 leader_election.cc:304] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
W20260709 13:04:07.930583 17309 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:38779, user_credentials={real_user=slave}} blocked reactor thread for 82527.6us
I20260709 13:04:07.962244 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e93373dc834d6a8b3f3a42181fd0ad" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:07.967677 17668 consensus_queue.cc:1048] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:07.968299 17234 leader_election.cc:343] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:07.964861 17744 raft_consensus.cc:2749] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:07.963155 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e93373dc834d6a8b3f3a42181fd0ad" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:07.971375 17195 raft_consensus.cc:2468] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:07.972658 17234 leader_election.cc:304] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:07.973994 17485 raft_consensus.cc:2804] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:07.974406 17485 raft_consensus.cc:493] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:07.974771 17485 raft_consensus.cc:3060] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.965664 17678 raft_consensus.cc:515] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.982908 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60ed2d9ff4f41e9a1716e4d8454a6a4" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:07.983516 17342 raft_consensus.cc:3060] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.983688 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db64e274186341a9824cd3dacf4eadc5" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:07.984428 17270 raft_consensus.cc:3060] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:07.983075 17485 raft_consensus.cc:515] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.989981 17342 raft_consensus.cc:2468] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:07.991497 17162 leader_election.cc:304] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:07.992022 17485 leader_election.cc:290] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:07.992297 17677 raft_consensus.cc:2804] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:07.992923 17677 raft_consensus.cc:697] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:07.994010 17393 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:07.993718 17677 consensus_queue.cc:237] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:07.974088 17391 tablet_bootstrap.cc:654] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:07.994521 17393 ts_tablet_manager.cc:1403] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.006s
I20260709 13:04:07.997684 17393 raft_consensus.cc:359] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:07.998351 17393 raft_consensus.cc:385] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:07.998631 17393 raft_consensus.cc:740] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.000033 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e93373dc834d6a8b3f3a42181fd0ad" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:08.001441 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e93373dc834d6a8b3f3a42181fd0ad" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:08.002050 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60ed2d9ff4f41e9a1716e4d8454a6a4" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:08.002139 17195 raft_consensus.cc:3060] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:08.001796 17234 leader_election.cc:343] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.000168 17678 leader_election.cc:290] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
W20260709 13:04:08.003592 17160 leader_election.cc:343] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.004245 17019 catalog_manager.cc:5697] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.010886 17270 raft_consensus.cc:2468] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:08.013391 17393 consensus_queue.cc:260] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:08.029609 17118 raft_consensus.cc:3060] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.030826 17393 ts_tablet_manager.cc:1434] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:04:08.031854 17393 tablet_bootstrap.cc:492] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:08.035681 17388 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:08.036087 17309 leader_election.cc:304] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:08.036206 17388 ts_tablet_manager.cc:1403] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.000s
I20260709 13:04:08.040656 17759 raft_consensus.cc:2804] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.041318 17759 raft_consensus.cc:697] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:08.041559 17385 tablet_bootstrap.cc:492] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:08.042117 17759 consensus_queue.cc:237] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.042083 17385 ts_tablet_manager.cc:1403] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.180s	user 0.010s	sys 0.003s
I20260709 13:04:08.048017 17385 raft_consensus.cc:359] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.048314 17388 raft_consensus.cc:359] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:08.048688 17385 raft_consensus.cc:385] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.049031 17388 raft_consensus.cc:385] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.049264 17385 raft_consensus.cc:740] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.049525 17388 raft_consensus.cc:740] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.049932 17385 consensus_queue.cc:260] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.064522 17388 consensus_queue.cc:260] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:08.065254 17018 catalog_manager.cc:5697] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:08.071449 17416 consensus_queue.cc:1048] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:08.072304 17393 tablet_bootstrap.cc:654] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.073191 17385 ts_tablet_manager.cc:1434] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:04:08.084872 17388 ts_tablet_manager.cc:1434] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.002s
I20260709 13:04:08.063741 17195 raft_consensus.cc:2468] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:08.086026 17388 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:08.087040 17234 leader_election.cc:304] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:08.087807 17668 raft_consensus.cc:2804] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.088279 17668 raft_consensus.cc:697] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:08.089095 17668 consensus_queue.cc:237] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:08.091753 17391 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:08.092260 17391 ts_tablet_manager.cc:1403] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.165s	user 0.013s	sys 0.025s
I20260709 13:04:08.094803 17391 raft_consensus.cc:359] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.095194 17562 raft_consensus.cc:493] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.095713 17562 raft_consensus.cc:515] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.101137 17562 leader_election.cc:290] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:08.103098 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970e8e6994a42d7be32da0463f5ed91" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:08.103761 17197 raft_consensus.cc:2468] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:08.104841 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970e8e6994a42d7be32da0463f5ed91" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:08.105168 17234 leader_election.cc:304] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:08.105515 17344 raft_consensus.cc:2468] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:08.106264 17562 raft_consensus.cc:2804] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.106607 17562 raft_consensus.cc:493] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.106950 17562 raft_consensus.cc:3060] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.107577 17388 tablet_bootstrap.cc:654] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.092279 17385 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:08.114759 17393 tablet_bootstrap.cc:492] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:08.115245 17393 ts_tablet_manager.cc:1403] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.000s
I20260709 13:04:08.117863 17393 raft_consensus.cc:359] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.118498 17393 raft_consensus.cc:385] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.118744 17393 raft_consensus.cc:740] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.119172 17601 consensus_queue.cc:1048] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.095467 17391 raft_consensus.cc:385] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.119643 17393 consensus_queue.cc:260] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.120673 17391 raft_consensus.cc:740] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.121798 17393 ts_tablet_manager.cc:1434] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:08.121538 17391 consensus_queue.cc:260] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.122709 17393 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:08.128208 17393 tablet_bootstrap.cc:654] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.138288 17562 raft_consensus.cc:515] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.134083 17385 tablet_bootstrap.cc:654] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.157809 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970e8e6994a42d7be32da0463f5ed91" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:08.158118 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d970e8e6994a42d7be32da0463f5ed91" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:08.158551 17197 raft_consensus.cc:3060] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.158834 17344 raft_consensus.cc:3060] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.159596 17016 catalog_manager.cc:5697] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.142655 17391 ts_tablet_manager.cc:1434] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 13:04:08.148671 17388 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:08.161226 17388 ts_tablet_manager.cc:1403] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.075s	user 0.012s	sys 0.000s
I20260709 13:04:08.161610 17391 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:08.161918 17601 raft_consensus.cc:493] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.162391 17601 raft_consensus.cc:515] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.163666 17388 raft_consensus.cc:359] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.147008 17020 catalog_manager.cc:5697] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:08.167552 17308 consensus_peers.cc:597] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.164319 17388 raft_consensus.cc:385] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.168114 17388 raft_consensus.cc:740] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.171358 17388 consensus_queue.cc:260] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.173285 17388 ts_tablet_manager.cc:1434] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 13:04:08.173997 17388 tablet_bootstrap.cc:492] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36: Bootstrap starting.
I20260709 13:04:08.151881 17393 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:08.174646 17393 ts_tablet_manager.cc:1403] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.001s
I20260709 13:04:08.179306 17388 tablet_bootstrap.cc:654] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.180084 17601 leader_election.cc:290] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:08.180351 17385 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:08.183351 17385 ts_tablet_manager.cc:1403] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.000s
I20260709 13:04:08.169845 17344 raft_consensus.cc:2468] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:08.184999 17236 leader_election.cc:304] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:08.185849 17668 raft_consensus.cc:2804] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.186342 17668 raft_consensus.cc:697] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:08.187162 17668 consensus_queue.cc:237] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.190733 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33dcbb8cb1a44dbbbe29558a7e26ef2" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:08.191118 17388 tablet_bootstrap.cc:492] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36: No bootstrap required, opened a new log
I20260709 13:04:08.191622 17388 ts_tablet_manager.cc:1403] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:04:08.193225 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33dcbb8cb1a44dbbbe29558a7e26ef2" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:08.194423 17388 raft_consensus.cc:359] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.195076 17388 raft_consensus.cc:385] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.195343 17388 raft_consensus.cc:740] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.196158 17388 consensus_queue.cc:260] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.197962 17388 ts_tablet_manager.cc:1434] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 13:04:08.200098 17308 leader_election.cc:343] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.200021 17601 consensus_queue.cc:1048] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.169397 17391 tablet_bootstrap.cc:654] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.209528 17385 raft_consensus.cc:359] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.210304 17385 raft_consensus.cc:385] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.210573 17385 raft_consensus.cc:740] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.211192 17385 consensus_queue.cc:260] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.212703 17385 ts_tablet_manager.cc:1434] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.000s
I20260709 13:04:08.213619 17385 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:08.177330 17393 raft_consensus.cc:359] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.214706 17393 raft_consensus.cc:385] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.214986 17393 raft_consensus.cc:740] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.215675 17393 consensus_queue.cc:260] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.221776 17391 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:08.222378 17391 ts_tablet_manager.cc:1403] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.003s
I20260709 13:04:08.222285 17195 raft_consensus.cc:2468] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:08.224135 17393 ts_tablet_manager.cc:1434] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.001s
I20260709 13:04:08.225999 17308 leader_election.cc:304] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:08.226930 17468 raft_consensus.cc:2804] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.227258 17393 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef: Bootstrap starting.
I20260709 13:04:08.227321 17468 raft_consensus.cc:493] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.227927 17468 raft_consensus.cc:3060] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.230005 17562 leader_election.cc:290] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:08.213116 17197 raft_consensus.cc:2468] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:08.243177 17468 raft_consensus.cc:515] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.248566 17016 catalog_manager.cc:5697] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.249164 17391 raft_consensus.cc:359] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:08.249616 17468 leader_election.cc:290] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:08.250927 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33dcbb8cb1a44dbbbe29558a7e26ef2" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:08.251402 17416 raft_consensus.cc:493] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.251847 17416 raft_consensus.cc:515] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.253635 17416 leader_election.cc:290] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
W20260709 13:04:08.252280 17308 leader_election.cc:343] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.254451 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b33dcbb8cb1a44dbbbe29558a7e26ef2" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:08.255129 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4605eb1e610c4d0181e689287d379761" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:08.255481 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4605eb1e610c4d0181e689287d379761" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
W20260709 13:04:08.256611 17308 leader_election.cc:343] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:08.257581 17308 leader_election.cc:343] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.255664 17197 raft_consensus.cc:3060] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.257978 17308 leader_election.cc:304] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:08.258739 17468 raft_consensus.cc:2749] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:08.262036 17485 raft_consensus.cc:493] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.262568 17485 raft_consensus.cc:515] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:08.264494 17485 leader_election.cc:290] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:08.266772 17119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77098fa9b3f40d18b75a9a7b41ebd6a" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:08.262060 17308 consensus_peers.cc:597] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.268837 17393 tablet_bootstrap.cc:654] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.271000 17195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77098fa9b3f40d18b75a9a7b41ebd6a" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:08.271606 17195 raft_consensus.cc:2468] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 0.
I20260709 13:04:08.257673 17385 tablet_bootstrap.cc:654] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.267239 17391 raft_consensus.cc:385] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.272260 17391 raft_consensus.cc:740] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.273099 17234 leader_election.cc:304] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:08.272938 17391 consensus_queue.cc:260] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:08.273939 17234 leader_election.cc:343] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.274703 17485 raft_consensus.cc:2804] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.275085 17485 raft_consensus.cc:493] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.275388 17485 raft_consensus.cc:3060] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.349006 17747 consensus_queue.cc:1048] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.350610 17451 raft_consensus.cc:493] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.351164 17451 raft_consensus.cc:515] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.353101 17451 leader_election.cc:290] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:08.356935 17197 raft_consensus.cc:2468] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:08.358117 17391 ts_tablet_manager.cc:1434] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.131s	user 0.011s	sys 0.008s
I20260709 13:04:08.359316 17391 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
W20260709 13:04:08.333374 17308 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:35707, user_credentials={real_user=slave}} blocked reactor thread for 52626.3us
I20260709 13:04:08.362162 17308 leader_election.cc:304] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:08.368623 17759 raft_consensus.cc:2804] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.368856 17270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a680ad6db3b14735abe3415a1f9daa6d" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:08.369496 17270 raft_consensus.cc:2468] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
W20260709 13:04:08.369761 17234 consensus_peers.cc:597] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.376004 17161 leader_election.cc:304] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:08.376804 17588 raft_consensus.cc:2804] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:08.377239 17759 raft_consensus.cc:697] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:08.377188 17588 raft_consensus.cc:493] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:08.379813 17588 raft_consensus.cc:3060] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.378123 17759 consensus_queue.cc:237] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.376963 17740 raft_consensus.cc:493] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.386982 17391 tablet_bootstrap.cc:654] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.386695 17740 raft_consensus.cc:515] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.387586 17588 raft_consensus.cc:515] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.388842 17740 leader_election.cc:290] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:08.389593 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e53787e38945f3bff56a70aff85ad7" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:08.390219 17588 leader_election.cc:290] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:08.390753 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a680ad6db3b14735abe3415a1f9daa6d" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:08.391322 17271 raft_consensus.cc:3060] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.400744 17271 raft_consensus.cc:2468] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:08.391569 17118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e53787e38945f3bff56a70aff85ad7" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:08.411396 17236 leader_election.cc:343] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.438642 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a680ad6db3b14735abe3415a1f9daa6d" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:08.412730 17485 raft_consensus.cc:515] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:08.447571 17234 leader_election.cc:343] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.448066 17234 leader_election.cc:304] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8884732421f4add995eb89579726f36; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:08.450232 17385 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:08.450685 17385 ts_tablet_manager.cc:1403] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.237s	user 0.019s	sys 0.024s
I20260709 13:04:08.453015 17344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a680ad6db3b14735abe3415a1f9daa6d" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:08.438212 17161 leader_election.cc:304] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:08.461210 17393 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef: No bootstrap required, opened a new log
I20260709 13:04:08.461705 17393 ts_tablet_manager.cc:1403] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent bootstrapping tablet: real 0.235s	user 0.008s	sys 0.026s
W20260709 13:04:08.461265 17162 leader_election.cc:343] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.456615 17118 raft_consensus.cc:3060] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.464861 17601 consensus_queue.cc:1048] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.454545 17744 raft_consensus.cc:493] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.466987 17744 raft_consensus.cc:515] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.464583 17393 raft_consensus.cc:359] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.470029 17393 raft_consensus.cc:385] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.470340 17393 raft_consensus.cc:740] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.453760 17691 raft_consensus.cc:2749] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:08.473275 17119 raft_consensus.cc:3060] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.471271 17393 consensus_queue.cc:260] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.476843 17485 leader_election.cc:290] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:08.478377 17754 consensus_queue.cc:1048] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
W20260709 13:04:08.483114 17161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:38779, user_credentials={real_user=slave}} blocked reactor thread for 48207us
I20260709 13:04:08.493417 17117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77098fa9b3f40d18b75a9a7b41ebd6a" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:08.498165 17342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60ed2d9ff4f41e9a1716e4d8454a6a4" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:08.499151 17342 raft_consensus.cc:2393] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate 5b338a3f3e714ec091a987da4a55a7ef in this term.
I20260709 13:04:08.500324 17588 raft_consensus.cc:2804] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.500608 17744 leader_election.cc:290] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
W20260709 13:04:08.471417 17162 leader_election.cc:343] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.503126 17588 raft_consensus.cc:697] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:08.503587 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a60ed2d9ff4f41e9a1716e4d8454a6a4" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:08.503978 17588 consensus_queue.cc:237] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.507807 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77098fa9b3f40d18b75a9a7b41ebd6a" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:08.508426 17197 raft_consensus.cc:3060] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:08.517974 17234 leader_election.cc:343] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:08.532358 17393 ts_tablet_manager.cc:1434] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260709 13:04:08.524060 17197 raft_consensus.cc:2468] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
W20260709 13:04:08.538280 17234 consensus_peers.cc:597] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.544312 17020 catalog_manager.cc:5697] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.548166 17085 leader_election.cc:304] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:08.555789 17744 raft_consensus.cc:3060] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.564669 17744 raft_consensus.cc:2749] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:08.565176 17692 raft_consensus.cc:493] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.566077 17234 leader_election.cc:304] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:08.565903 17692 raft_consensus.cc:515] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:08.567063 17565 raft_consensus.cc:2804] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:08.567586 17565 raft_consensus.cc:697] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:08.570415 17565 consensus_queue.cc:237] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:08.575846 17308 consensus_peers.cc:597] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.573980 17789 consensus_queue.cc:1048] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:04:08.579988 17692 leader_election.cc:290] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:08.591046 17391 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:08.591624 17391 ts_tablet_manager.cc:1403] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.233s	user 0.011s	sys 0.004s
W20260709 13:04:08.596335 17086 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:38779, user_credentials={real_user=slave}} blocked reactor thread for 123530us
I20260709 13:04:08.540174 17385 raft_consensus.cc:359] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.605151 17385 raft_consensus.cc:385] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.609937 17385 raft_consensus.cc:740] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.615459 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:08.630425 17268 raft_consensus.cc:2468] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 1.
I20260709 13:04:08.634469 17385 consensus_queue.cc:260] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.636206 17451 consensus_queue.cc:1048] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.645962 17678 consensus_queue.cc:1048] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.638994 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:08.643255 17391 raft_consensus.cc:359] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.655864 17391 raft_consensus.cc:385] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.657707 17385 ts_tablet_manager.cc:1434] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.207s	user 0.008s	sys 0.000s
I20260709 13:04:08.656215 17391 raft_consensus.cc:740] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.660840 17391 consensus_queue.cc:260] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.661947 17385 tablet_bootstrap.cc:492] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a: Bootstrap starting.
I20260709 13:04:08.686401 17391 ts_tablet_manager.cc:1434] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.000s
I20260709 13:04:08.688354 17391 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:08.663260 17086 leader_election.cc:304] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [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: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:08.724841 17692 raft_consensus.cc:2804] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:08.729306 17385 tablet_bootstrap.cc:654] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:08.730784 17085 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.130:35707, user_credentials={real_user=slave}} blocked reactor thread for 67318.9us
I20260709 13:04:08.732600 17692 raft_consensus.cc:493] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5b338a3f3e714ec091a987da4a55a7ef)
I20260709 13:04:08.733114 17692 raft_consensus.cc:3060] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:08.743115 17017 catalog_manager.cc:5697] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:08.765980 17485 consensus_queue.cc:1048] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.769218 17122 raft_consensus.cc:3060] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:08.774943 17791 consensus_queue.cc:1048] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.779026 17391 tablet_bootstrap.cc:654] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.779838 17562 consensus_queue.cc:1048] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.871204 17019 catalog_manager.cc:5697] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:08.907481 17308 consensus_peers.cc:597] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:08.879680 17692 raft_consensus.cc:515] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:08.921478 17068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:08.922039 17385 tablet_bootstrap.cc:492] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a: No bootstrap required, opened a new log
I20260709 13:04:08.922588 17385 ts_tablet_manager.cc:1403] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a: Time spent bootstrapping tablet: real 0.262s	user 0.008s	sys 0.008s
I20260709 13:04:08.938445 17562 consensus_queue.cc:1048] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:08.940070 17391 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:08.940598 17391 ts_tablet_manager.cc:1403] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.252s	user 0.022s	sys 0.009s
I20260709 13:04:08.941624 17416 consensus_queue.cc:1048] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:08.943231 17391 raft_consensus.cc:359] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.943925 17391 raft_consensus.cc:385] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.944197 17391 raft_consensus.cc:740] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.944908 17391 consensus_queue.cc:260] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.947486 17391 ts_tablet_manager.cc:1434] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:08.948294 17391 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:08.948959 17385 raft_consensus.cc:359] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.949630 17385 raft_consensus.cc:385] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.949875 17385 raft_consensus.cc:740] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.953610 17385 consensus_queue.cc:260] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:08.958360 17391 tablet_bootstrap.cc:654] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:08.959605 17692 leader_election.cc:290] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:08.968617 17588 raft_consensus.cc:493] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:08.969286 17588 raft_consensus.cc:515] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:08.982322 17391 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:08.983175 17391 ts_tablet_manager.cc:1403] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.007s
I20260709 13:04:08.983603 17588 leader_election.cc:290] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:08.969718 17385 ts_tablet_manager.cc:1434] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.000s
I20260709 13:04:08.986086 17391 raft_consensus.cc:359] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.990221 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4605eb1e610c4d0181e689287d379761" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:08.990486 17391 raft_consensus.cc:385] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:08.990782 17391 raft_consensus.cc:740] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:08.990901 17340 raft_consensus.cc:2468] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 0.
I20260709 13:04:08.991460 17391 consensus_queue.cc:260] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:08.993849 17391 ts_tablet_manager.cc:1434] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:04:08.994807 17391 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:09.049311 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:09.053893 17115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4605eb1e610c4d0181e689287d379761" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:09.054170 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:09.061381 17162 leader_election.cc:304] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:09.090456 17588 raft_consensus.cc:2804] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.091315 17588 raft_consensus.cc:493] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.091771 17588 raft_consensus.cc:3060] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.090567 17754 raft_consensus.cc:493] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.101955 17754 raft_consensus.cc:515] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:09.106791 17754 leader_election.cc:290] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:09.110292 17588 raft_consensus.cc:515] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:09.118237 17391 tablet_bootstrap.cc:654] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.071655 17085 leader_election.cc:304] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [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: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
W20260709 13:04:09.126147 17085 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.130:35707, user_credentials={real_user=slave}} blocked reactor thread for 54882.8us
I20260709 13:04:09.130851 17735 raft_consensus.cc:2749] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:09.126516 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a680ad6db3b14735abe3415a1f9daa6d" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:09.132489 17267 raft_consensus.cc:2393] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eccdfea375f4b3fa224f7c79b12192a in current term 1: Already voted for candidate 5b338a3f3e714ec091a987da4a55a7ef in this term.
I20260709 13:04:09.142864 17754 raft_consensus.cc:493] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.143824 17754 raft_consensus.cc:515] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:09.147531 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e53787e38945f3bff56a70aff85ad7" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:09.148356 17267 raft_consensus.cc:2468] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 0.
I20260709 13:04:09.149849 17309 leader_election.cc:304] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:09.150838 17416 raft_consensus.cc:2804] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:09.151221 17416 raft_consensus.cc:493] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:09.151551 17416 raft_consensus.cc:3060] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.152477 17343 raft_consensus.cc:3060] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:09.182580 17160 leader_election.cc:343] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.193691 17754 leader_election.cc:290] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:09.196355 17196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a680ad6db3b14735abe3415a1f9daa6d" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:09.209337 17308 leader_election.cc:304] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:09.200199 17819 consensus_queue.cc:1048] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:09.211287 17588 leader_election.cc:290] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:09.251698 17813 raft_consensus.cc:2749] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:09.268919 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4605eb1e610c4d0181e689287d379761" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:09.269703 17340 raft_consensus.cc:3060] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.270347 17391 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:09.270643 17115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e53787e38945f3bff56a70aff85ad7" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:09.270965 17391 ts_tablet_manager.cc:1403] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.276s	user 0.003s	sys 0.027s
I20260709 13:04:09.272693 17692 raft_consensus.cc:493] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.273223 17692 raft_consensus.cc:515] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:09.275545 17692 leader_election.cc:290] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:09.278334 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0733da82cd4b62ae16cdafeaaa7fd7" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:09.278649 17391 raft_consensus.cc:359] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:09.279435 17391 raft_consensus.cc:385] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.279738 17391 raft_consensus.cc:740] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.280441 17391 consensus_queue.cc:260] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:09.263173 17416 raft_consensus.cc:515] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:09.286598 17271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e53787e38945f3bff56a70aff85ad7" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:09.287155 17271 raft_consensus.cc:3060] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.291350 17391 ts_tablet_manager.cc:1434] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 13:04:09.292052 17799 consensus_queue.cc:1048] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:09.296744 17588 consensus_queue.cc:1048] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:09.303186 17391 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:09.313479 17271 raft_consensus.cc:2468] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:09.315984 17309 leader_election.cc:304] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:09.316932 17813 raft_consensus.cc:2804] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.317523 17813 raft_consensus.cc:697] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:09.318665 17813 consensus_queue.cc:237] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:09.314570 17416 leader_election.cc:290] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:09.336113 17120 raft_consensus.cc:1240] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Rejecting Update request from peer 5b338a3f3e714ec091a987da4a55a7ef for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:09.343495 17391 tablet_bootstrap.cc:654] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.349463 17340 raft_consensus.cc:2468] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:09.353643 17115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4605eb1e610c4d0181e689287d379761" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:09.355643 17391 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:09.356151 17391 ts_tablet_manager.cc:1403] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.005s
I20260709 13:04:09.358810 17391 raft_consensus.cc:359] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:09.359462 17391 raft_consensus.cc:385] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.359736 17391 raft_consensus.cc:740] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.361179 17391 consensus_queue.cc:260] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:09.363487 17391 ts_tablet_manager.cc:1434] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:09.364501 17391 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:09.366747 17341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0733da82cd4b62ae16cdafeaaa7fd7" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
W20260709 13:04:09.368017 17308 leader_election.cc:343] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.375392 17391 tablet_bootstrap.cc:654] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.384446 17786 raft_consensus.cc:493] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.387631 17162 leader_election.cc:304] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:09.391853 17819 raft_consensus.cc:2804] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:09.392603 17819 raft_consensus.cc:697] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:09.390853 17087 leader_election.cc:304] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36
I20260709 13:04:09.385061 17786 raft_consensus.cc:515] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:09.396835 17735 raft_consensus.cc:2749] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:09.398411 17160 leader_election.cc:343] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.399001 17116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e53787e38945f3bff56a70aff85ad7" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:09.401125 17115 raft_consensus.cc:3060] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:09.406836 17234 consensus_peers.cc:597] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:09.408226 17308 leader_election.cc:343] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:09.389901 17818 consensus_queue.cc:1059] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:04:09.393707 17819 consensus_queue.cc:237] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:09.411856 17122 raft_consensus.cc:3060] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.419035 17792 raft_consensus.cc:3055] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:09.421085 17792 raft_consensus.cc:740] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:09.422120 17792 consensus_queue.cc:260] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:09.423002 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e93373dc834d6a8b3f3a42181fd0ad" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:09.423410 17119 raft_consensus.cc:3060] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.423623 17792 raft_consensus.cc:3060] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:09.424948 17786 leader_election.cc:290] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:09.434403 17017 catalog_manager.cc:5697] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 1 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.440420 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53e93373dc834d6a8b3f3a42181fd0ad" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:09.441027 17117 raft_consensus.cc:3060] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.447146 17085 leader_election.cc:304] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:09.459208 17016 catalog_manager.cc:5697] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 1 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.467494 17391 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:09.467989 17391 ts_tablet_manager.cc:1403] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.104s	user 0.023s	sys 0.020s
I20260709 13:04:09.466866 17735 raft_consensus.cc:2749] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:09.475880 17391 raft_consensus.cc:359] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:09.476821 17391 raft_consensus.cc:385] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.477029 17391 raft_consensus.cc:740] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.477618 17391 consensus_queue.cc:260] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:09.479689 17391 ts_tablet_manager.cc:1434] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:04:09.481482 17391 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:09.494144 17391 tablet_bootstrap.cc:654] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.499822 17391 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:09.500236 17391 ts_tablet_manager.cc:1403] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 13:04:09.502063 17391 raft_consensus.cc:359] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:09.502579 17391 raft_consensus.cc:385] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.502840 17391 raft_consensus.cc:740] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.503497 17391 consensus_queue.cc:260] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:09.505678 17391 ts_tablet_manager.cc:1434] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:09.506558 17391 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:09.522990 17391 tablet_bootstrap.cc:654] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.527647 17391 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:09.528111 17391 ts_tablet_manager.cc:1403] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:04:09.530916 17391 raft_consensus.cc:359] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:09.531585 17391 raft_consensus.cc:385] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.531843 17391 raft_consensus.cc:740] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.532378 17391 consensus_queue.cc:260] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:09.533799 17391 ts_tablet_manager.cc:1434] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:04:09.535051 17391 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:09.540403 17391 tablet_bootstrap.cc:654] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:09.545053 17391 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: No bootstrap required, opened a new log
I20260709 13:04:09.545487 17391 ts_tablet_manager.cc:1403] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:04:09.546597 17735 raft_consensus.cc:493] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.547115 17735 raft_consensus.cc:515] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:09.547844 17391 raft_consensus.cc:359] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:09.548525 17391 raft_consensus.cc:385] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:09.548775 17391 raft_consensus.cc:740] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:09.549167 17735 leader_election.cc:290] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:09.549647 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77098fa9b3f40d18b75a9a7b41ebd6a" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:09.549448 17391 consensus_queue.cc:260] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:09.550165 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77098fa9b3f40d18b75a9a7b41ebd6a" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:09.551712 17391 ts_tablet_manager.cc:1434] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:09.551851 17086 leader_election.cc:304] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36
I20260709 13:04:09.552625 17735 raft_consensus.cc:2749] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:09.625495 17735 raft_consensus.cc:493] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:09.626458 17735 raft_consensus.cc:515] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:09.628439 17735 leader_election.cc:290] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:09.629050 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4605eb1e610c4d0181e689287d379761" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:09.629328 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4605eb1e610c4d0181e689287d379761" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:09.629880 17340 raft_consensus.cc:2393] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f73ca835964795850804f8c842ec32 in current term 1: Already voted for candidate 5b338a3f3e714ec091a987da4a55a7ef in this term.
I20260709 13:04:09.631026 17087 leader_election.cc:304] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f73ca835964795850804f8c842ec32; no voters: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:09.631559 17735 raft_consensus.cc:3060] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.638285 17735 raft_consensus.cc:2749] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:09.664616 17122 raft_consensus.cc:3060] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.767221 17122 raft_consensus.cc:3060] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.773000 17601 consensus_queue.cc:1048] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:09.787568 17601 consensus_queue.cc:1048] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:09.884501 17122 raft_consensus.cc:3060] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:09.982473 17818 consensus_queue.cc:1048] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:09.995646 17818 consensus_queue.cc:1048] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:10.303085 14202 tablet_server.cc:179] TabletServer@127.13.222.129:0 shutting down...
W20260709 13:04:10.314603 17160 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 89 similar messages]
W20260709 13:04:10.320740 17160 consensus_peers.cc:597] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.344954 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:10.345877 14202 tablet_replica.cc:333] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.346593 14202 raft_consensus.cc:2243] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.347117 14202 raft_consensus.cc:2272] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.349501 14202 tablet_replica.cc:333] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.350076 14202 raft_consensus.cc:2243] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.350492 14202 raft_consensus.cc:2272] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.352770 14202 tablet_replica.cc:333] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.353374 14202 raft_consensus.cc:2243] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.353848 14202 raft_consensus.cc:2272] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.356225 14202 tablet_replica.cc:333] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.356957 14202 raft_consensus.cc:2243] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.357362 14202 raft_consensus.cc:2272] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.359719 14202 tablet_replica.cc:333] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.360312 14202 raft_consensus.cc:2243] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.360723 14202 raft_consensus.cc:2272] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.362998 14202 tablet_replica.cc:333] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.363740 14202 raft_consensus.cc:2243] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.364188 14202 raft_consensus.cc:2272] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.366248 14202 tablet_replica.cc:333] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.366802 14202 raft_consensus.cc:2243] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.367187 14202 raft_consensus.cc:2272] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:10.367802 17160 consensus_peers.cc:597] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.369418 14202 tablet_replica.cc:333] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.370064 14202 raft_consensus.cc:2243] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.370532 14202 raft_consensus.cc:2272] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.372901 14202 tablet_replica.cc:333] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.373405 14202 raft_consensus.cc:2243] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.373867 14202 raft_consensus.cc:2272] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.376173 14202 tablet_replica.cc:333] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.376832 14202 raft_consensus.cc:2243] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.377312 14202 raft_consensus.cc:2272] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:10.377590 17234 consensus_peers.cc:597] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.379511 14202 tablet_replica.cc:333] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.380300 14202 raft_consensus.cc:2243] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.380759 14202 raft_consensus.cc:2272] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.382836 14202 tablet_replica.cc:333] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.383400 14202 raft_consensus.cc:2243] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.383845 14202 raft_consensus.cc:2272] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.385701 14202 tablet_replica.cc:333] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.386240 14202 raft_consensus.cc:2243] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.386999 14202 raft_consensus.cc:2272] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.388993 14202 tablet_replica.cc:333] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.389513 14202 raft_consensus.cc:2243] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.389936 14202 raft_consensus.cc:2272] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.392102 14202 tablet_replica.cc:333] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.392679 14202 raft_consensus.cc:2243] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.393551 14202 raft_consensus.cc:2272] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.395454 14202 tablet_replica.cc:333] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.395978 14202 raft_consensus.cc:2243] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.396380 14202 raft_consensus.cc:2272] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.398278 14202 tablet_replica.cc:333] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.398802 14202 raft_consensus.cc:2243] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.399183 14202 raft_consensus.cc:2272] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.401201 14202 tablet_replica.cc:333] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.401734 14202 raft_consensus.cc:2243] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.402128 14202 raft_consensus.cc:2272] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.403942 14202 tablet_replica.cc:333] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.404470 14202 raft_consensus.cc:2243] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.404838 14202 raft_consensus.cc:2272] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.406910 14202 tablet_replica.cc:333] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.407442 14202 raft_consensus.cc:2243] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.408320 14202 raft_consensus.cc:2272] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.410086 14202 tablet_replica.cc:333] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.410575 14202 raft_consensus.cc:2243] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.411336 14202 raft_consensus.cc:2272] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.412931 14202 tablet_replica.cc:333] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.413389 14202 raft_consensus.cc:2243] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.413746 14202 raft_consensus.cc:2272] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.415740 14202 tablet_replica.cc:333] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.416549 14202 raft_consensus.cc:2243] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.416988 14202 raft_consensus.cc:2272] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.418831 14202 tablet_replica.cc:333] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.419337 14202 raft_consensus.cc:2243] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.420055 14202 raft_consensus.cc:2272] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.422166 14202 tablet_replica.cc:333] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.422843 14202 raft_consensus.cc:2243] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.423256 14202 raft_consensus.cc:2272] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.425292 14202 tablet_replica.cc:333] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.425972 14202 raft_consensus.cc:2243] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.426383 14202 raft_consensus.cc:2272] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.428113 14202 tablet_replica.cc:333] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.428582 14202 raft_consensus.cc:2243] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.428941 14202 raft_consensus.cc:2272] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.430783 14202 tablet_replica.cc:333] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.431257 14202 raft_consensus.cc:2243] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.431607 14202 raft_consensus.cc:2272] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.433373 14202 tablet_replica.cc:333] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.433866 14202 raft_consensus.cc:2243] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.434279 14202 raft_consensus.cc:2272] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.435900 14202 tablet_replica.cc:333] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.436398 14202 raft_consensus.cc:2243] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.436786 14202 raft_consensus.cc:2272] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.438448 14202 tablet_replica.cc:333] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.438963 14202 raft_consensus.cc:2243] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.439431 14202 raft_consensus.cc:2272] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.441391 14202 tablet_replica.cc:333] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.441974 14202 raft_consensus.cc:2243] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.442353 14202 raft_consensus.cc:2272] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.444224 14202 tablet_replica.cc:333] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.444734 14202 raft_consensus.cc:2243] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.445084 14202 raft_consensus.cc:2272] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.446846 14202 tablet_replica.cc:333] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.447300 14202 raft_consensus.cc:2243] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.447683 14202 raft_consensus.cc:2272] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.449698 14202 tablet_replica.cc:333] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.450280 14202 raft_consensus.cc:2243] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.450794 14202 raft_consensus.cc:2272] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.453234 14202 tablet_replica.cc:333] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
W20260709 13:04:10.453310 17308 consensus_peers.cc:597] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.453949 14202 raft_consensus.cc:2243] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.454608 14202 raft_consensus.cc:2272] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.457214 14202 tablet_replica.cc:333] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.457897 14202 raft_consensus.cc:2243] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.458339 14202 raft_consensus.cc:2272] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.460196 14202 tablet_replica.cc:333] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.460696 14202 raft_consensus.cc:2243] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.461088 14202 raft_consensus.cc:2272] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.462920 14202 tablet_replica.cc:333] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.463410 14202 raft_consensus.cc:2243] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.463800 14202 raft_consensus.cc:2272] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.465976 14202 tablet_replica.cc:333] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.466661 14202 raft_consensus.cc:2243] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.467433 14202 raft_consensus.cc:2272] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.469192 14202 tablet_replica.cc:333] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.469759 14202 raft_consensus.cc:2243] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.470290 14202 raft_consensus.cc:2272] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.472467 14202 tablet_replica.cc:333] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.473013 14202 raft_consensus.cc:2243] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.473382 14202 raft_consensus.cc:2272] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.475361 14202 tablet_replica.cc:333] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.475817 14202 raft_consensus.cc:2243] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.476220 14202 raft_consensus.cc:2272] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.478178 14202 tablet_replica.cc:333] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.478742 14202 raft_consensus.cc:2243] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.479206 14202 raft_consensus.cc:2272] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.481068 14202 tablet_replica.cc:333] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: stopping tablet replica
I20260709 13:04:10.481474 14202 raft_consensus.cc:2243] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.482313 14202 raft_consensus.cc:2272] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:10.505609 17160 consensus_peers.cc:597] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.520134 17160 consensus_peers.cc:597] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.523591 17160 consensus_peers.cc:597] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.524163 17160 consensus_peers.cc:597] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.532184 17160 consensus_peers.cc:597] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.534687 17234 consensus_peers.cc:597] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.548585 17160 consensus_peers.cc:597] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.553056 14202 tablet_server.cc:196] TabletServer@127.13.222.129:0 shutdown complete.
W20260709 13:04:10.559015 17234 consensus_peers.cc:597] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.573249 17234 consensus_peers.cc:597] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.580229 17308 consensus_peers.cc:597] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.598526 17160 consensus_peers.cc:597] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.602020 17308 consensus_peers.cc:597] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.609356 17308 consensus_peers.cc:597] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.634980 17234 consensus_peers.cc:597] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.635528 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:10.637140 17234 consensus_peers.cc:597] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.642624 17853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:10.643277 17854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:10.644455 17856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:10.649478 14202 server_base.cc:1061] running on GCE node
W20260709 13:04:10.650679 17234 consensus_peers.cc:597] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.651412 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:10.651649 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:10.651824 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602250651805 us; error 0 us; skew 500 ppm
I20260709 13:04:10.652406 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:10.656133 14202 webserver.cc:533] Webserver started at http://127.13.222.129:35753/ using document root <none> and password file <none>
I20260709 13:04:10.656780 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:10.657140 14202 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:04:10.662940 14202 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.004s	sys 0.000s
W20260709 13:04:10.668427 17234 consensus_peers.cc:597] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.672323 17861 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:10.673226 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:10.673523 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "d8f73ca835964795850804f8c842ec32"
format_stamp: "Formatted at 2026-07-09 13:04:00 on dist-test-slave-x09j"
I20260709 13:04:10.673986 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 13:04:10.677920 17308 consensus_peers.cc:597] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.680018 17308 consensus_peers.cc:597] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.703750 17234 consensus_peers.cc:597] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.704713 17160 consensus_peers.cc:597] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.708113 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:10.709445 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:10.709944 17794 raft_consensus.cc:493] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b338a3f3e714ec091a987da4a55a7ef)
I20260709 13:04:10.710485 17794 raft_consensus.cc:515] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:10.711220 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:10.714082 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:10.714785 17194 raft_consensus.cc:2468] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 2.
I20260709 13:04:10.712538 17794 leader_election.cc:290] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
W20260709 13:04:10.717571 17234 leader_election.cc:336] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111)
W20260709 13:04:10.717844 17308 consensus_peers.cc:597] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.718495 17234 leader_election.cc:304] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:10.719233 17794 raft_consensus.cc:2804] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:10.719556 17794 raft_consensus.cc:493] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5b338a3f3e714ec091a987da4a55a7ef)
I20260709 13:04:10.719842 17794 raft_consensus.cc:3060] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:10.721290 17869 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 13:04:10.724768 17794 raft_consensus.cc:515] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:10.726521 17794 leader_election.cc:290] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:10.728295 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b36b667ea4187a1c93eec423de5d7" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
W20260709 13:04:10.730361 17234 leader_election.cc:336] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111)
I20260709 13:04:10.734378 17194 raft_consensus.cc:2468] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 2.
I20260709 13:04:10.735605 17234 leader_election.cc:304] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:10.736191 17799 raft_consensus.cc:2804] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:10.736687 17799 raft_consensus.cc:697] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:10.737514 17799 consensus_queue.cc:237] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [LEADER]: Queue 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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
W20260709 13:04:10.740249 17234 consensus_peers.cc:597] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.747570 17160 consensus_peers.cc:597] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.750356 17020 catalog_manager.cc:5697] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 1 to 2, leader changed from 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130) to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:10.767904 17160 consensus_peers.cc:597] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.768322 17160 consensus_peers.cc:597] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.780969 17234 consensus_peers.cc:597] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.804383 17234 consensus_peers.cc:597] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.829005 17234 consensus_peers.cc:597] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.829733 17308 consensus_peers.cc:597] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.835546 17308 consensus_peers.cc:597] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.858057 17308 consensus_peers.cc:597] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:10.858464 17234 consensus_peers.cc:597] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.969496 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:04:10.969825 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.250s	user 0.010s	sys 0.000s
I20260709 13:04:10.970126 14202 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:04:10.974416 17869 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:10.989235 17869 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:10.990149 17869 tablet_bootstrap.cc:492] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:10.990757 17869 ts_tablet_manager.cc:1403] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:04:10.993242 17869 raft_consensus.cc:359] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:10.993914 17869 raft_consensus.cc:740] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:10.994614 17869 consensus_queue.cc:260] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.018999 17869 ts_tablet_manager.cc:1434] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.028s	user 0.018s	sys 0.008s
I20260709 13:04:11.019799 17869 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.049667 17869 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.050665 17869 tablet_bootstrap.cc:492] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.053453 17869 ts_tablet_manager.cc:1403] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.002s
I20260709 13:04:11.056613 17869 raft_consensus.cc:359] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.057327 17869 raft_consensus.cc:740] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.058001 17869 consensus_queue.cc:260] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.059991 17869 ts_tablet_manager.cc:1434] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:04:11.060768 17869 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.087616 17869 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.088487 17869 tablet_bootstrap.cc:492] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.089080 17869 ts_tablet_manager.cc:1403] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.004s
I20260709 13:04:11.092145 17869 raft_consensus.cc:359] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.092803 17869 raft_consensus.cc:740] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.093569 17869 consensus_queue.cc:260] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.095299 17869 ts_tablet_manager.cc:1434] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:11.096026 17869 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.151547 17869 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.153162 17869 tablet_bootstrap.cc:492] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.153805 17869 ts_tablet_manager.cc:1403] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.008s
I20260709 13:04:11.156095 17869 raft_consensus.cc:359] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.160802 17869 raft_consensus.cc:740] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.161605 17869 consensus_queue.cc:260] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.167380 17869 ts_tablet_manager.cc:1434] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:04:11.168125 17869 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.170789 17194 raft_consensus.cc:1275] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8884732421f4add995eb89579726f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:11.173115 17794 consensus_queue.cc:1048] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:11.199884 17869 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.200800 17869 tablet_bootstrap.cc:492] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.201413 17869 ts_tablet_manager.cc:1403] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.019s
I20260709 13:04:11.203742 17869 raft_consensus.cc:359] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.204383 17869 raft_consensus.cc:740] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.205161 17869 consensus_queue.cc:260] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.207199 17869 ts_tablet_manager.cc:1434] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:11.207922 17869 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.236063 17869 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.236954 17869 tablet_bootstrap.cc:492] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.238276 17869 ts_tablet_manager.cc:1403] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.004s
I20260709 13:04:11.240974 17869 raft_consensus.cc:359] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.241704 17869 raft_consensus.cc:740] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.247289 17869 consensus_queue.cc:260] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.249262 17869 ts_tablet_manager.cc:1434] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.004s
I20260709 13:04:11.250100 17869 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
W20260709 13:04:11.263036 17234 consensus_peers.cc:597] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:11.280575 17869 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.281633 17869 tablet_bootstrap.cc:492] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.282335 17869 ts_tablet_manager.cc:1403] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.004s
I20260709 13:04:11.284650 17869 raft_consensus.cc:359] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.285382 17869 raft_consensus.cc:740] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.288064 17869 consensus_queue.cc:260] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.289948 17869 ts_tablet_manager.cc:1434] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:04:11.290709 17869 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.287127 14202 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:04:11.294832 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.325s	user 0.244s	sys 0.000s
I20260709 13:04:11.304747 17869 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.306090 17869 tablet_bootstrap.cc:492] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.306636 17869 ts_tablet_manager.cc:1403] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 13:04:11.308419 17869 raft_consensus.cc:359] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.308956 17869 raft_consensus.cc:740] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.309674 17869 consensus_queue.cc:260] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.311590 17869 ts_tablet_manager.cc:1434] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:11.312508 17869 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.329162 17869 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.330178 17869 tablet_bootstrap.cc:492] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.330940 17869 ts_tablet_manager.cc:1403] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:04:11.333477 17869 raft_consensus.cc:359] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.334219 17869 raft_consensus.cc:740] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.334957 17869 consensus_queue.cc:260] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.337045 17869 ts_tablet_manager.cc:1434] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:11.337863 17869 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.364634 17869 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.365619 17869 tablet_bootstrap.cc:492] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.366353 17869 ts_tablet_manager.cc:1403] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.008s
I20260709 13:04:11.368707 17869 raft_consensus.cc:359] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.369359 17869 raft_consensus.cc:740] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.370149 17869 consensus_queue.cc:260] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.372094 17869 ts_tablet_manager.cc:1434] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:11.372920 17869 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.395512 17869 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.396535 17877 raft_consensus.cc:493] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.397182 17869 tablet_bootstrap.cc:492] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.397888 17869 ts_tablet_manager.cc:1403] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 13:04:11.400331 17869 raft_consensus.cc:359] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.400943 17869 raft_consensus.cc:740] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.401587 17869 consensus_queue.cc:260] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.403515 17869 ts_tablet_manager.cc:1434] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:04:11.404271 17869 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.397199 17877 raft_consensus.cc:515] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.425050 17869 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.426435 17869 tablet_bootstrap.cc:492] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.427116 17869 ts_tablet_manager.cc:1403] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260709 13:04:11.429867 17869 raft_consensus.cc:359] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.430552 17869 raft_consensus.cc:740] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.431412 17869 consensus_queue.cc:260] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.433696 17869 ts_tablet_manager.cc:1434] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 13:04:11.433959 17308 leader_election.cc:336] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111)
I20260709 13:04:11.434715 17869 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.439491 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:11.446671 17309 leader_election.cc:304] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.448765 17759 raft_consensus.cc:2749] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:11.456496 17869 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.457477 17869 tablet_bootstrap.cc:492] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.458076 17869 ts_tablet_manager.cc:1403] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260709 13:04:11.460386 17869 raft_consensus.cc:359] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.461055 17869 raft_consensus.cc:740] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.461236 17877 leader_election.cc:290] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.461815 17869 consensus_queue.cc:260] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.463748 17869 ts_tablet_manager.cc:1434] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:11.464501 17869 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.487102 17869 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.488026 17869 tablet_bootstrap.cc:492] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.488631 17869 ts_tablet_manager.cc:1403] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.002s
I20260709 13:04:11.490875 17869 raft_consensus.cc:359] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.491562 17869 raft_consensus.cc:740] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.492362 17869 consensus_queue.cc:260] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.493251 17799 raft_consensus.cc:493] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.493757 17869 ts_tablet_manager.cc:1434] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:04:11.493945 17799 raft_consensus.cc:515] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.494586 17869 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.498092 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:11.496168 17799 leader_election.cc:290] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
W20260709 13:04:11.506331 17234 leader_election.cc:336] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111)
I20260709 13:04:11.506767 17234 leader_election.cc:304] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [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: d8884732421f4add995eb89579726f36; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.508566 17799 raft_consensus.cc:2749] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:11.521035 17869 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.521911 17869 tablet_bootstrap.cc:492] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.522539 17869 ts_tablet_manager.cc:1403] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260709 13:04:11.524684 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:34605
I20260709 13:04:11.524864 17955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:34605 every 8 connection(s)
I20260709 13:04:11.524842 17869 raft_consensus.cc:359] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.525664 17869 raft_consensus.cc:740] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.526290 17869 consensus_queue.cc:260] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.528018 17869 ts_tablet_manager.cc:1434] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:11.528748 17869 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.534782 17818 raft_consensus.cc:493] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.535411 17818 raft_consensus.cc:515] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.540558 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:11.562402 17792 raft_consensus.cc:493] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.563006 17792 raft_consensus.cc:515] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.565719 17792 leader_election.cc:290] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:11.576795 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:11.577643 17267 raft_consensus.cc:2468] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:11.591152 17818 leader_election.cc:290] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.600626 17161 leader_election.cc:304] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:11.602154 17792 raft_consensus.cc:2804] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:11.602561 17792 raft_consensus.cc:493] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.602917 17792 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.610435 17792 raft_consensus.cc:515] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.612498 17792 leader_election.cc:290] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:11.617726 17869 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.618769 17869 tablet_bootstrap.cc:492] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.619799 17869 ts_tablet_manager.cc:1403] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.091s	user 0.042s	sys 0.044s
I20260709 13:04:11.622385 17869 raft_consensus.cc:359] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.623124 17869 raft_consensus.cc:740] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.624722 17956 heartbeater.cc:344] Connected to a master server at 127.13.222.190:42033
I20260709 13:04:11.625175 17956 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:11.626056 17956 heartbeater.cc:507] Master 127.13.222.190:42033 requested a full tablet report, sending...
I20260709 13:04:11.625982 17921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.627658 17920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.628887 17869 consensus_queue.cc:260] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.630998 17917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:11.635763 17940 raft_consensus.cc:493] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.636358 17940 raft_consensus.cc:515] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.638377 17940 leader_election.cc:290] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:11.640955 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:11.655169 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:11.660990 17161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.131:38779, user_credentials={real_user=slave}} blocked reactor thread for 60550.5us
I20260709 13:04:11.673564 17869 ts_tablet_manager.cc:1434] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.053s	user 0.019s	sys 0.028s
I20260709 13:04:11.674562 17869 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.674664 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:11.675319 17267 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:11.679667 17308 leader_election.cc:343] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.680182 17308 leader_election.cc:304] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.681672 17940 raft_consensus.cc:2749] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:11.688110 17160 leader_election.cc:343] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:11.691744 17160 leader_election.cc:343] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.694084 17160 leader_election.cc:304] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.695286 17964 raft_consensus.cc:2749] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:11.697727 17160 leader_election.cc:343] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.704517 17799 raft_consensus.cc:493] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.705122 17799 raft_consensus.cc:515] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.705776 17267 raft_consensus.cc:2468] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:11.707268 17161 leader_election.cc:304] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.708959 17799 leader_election.cc:290] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.709466 17341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:11.710131 17341 raft_consensus.cc:2468] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:11.711540 17236 leader_election.cc:304] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:11.712320 17964 raft_consensus.cc:2804] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:11.712271 17799 raft_consensus.cc:2804] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:11.713177 17799 raft_consensus.cc:493] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.713025 17792 raft_consensus.cc:493] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.713658 17799 raft_consensus.cc:3060] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.713837 17792 raft_consensus.cc:515] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.716025 17792 leader_election.cc:290] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.717079 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.717983 17341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:11.721356 17964 raft_consensus.cc:697] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:11.722477 17964 consensus_queue.cc:237] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue 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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.726419 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.727159 17918 raft_consensus.cc:2468] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
W20260709 13:04:11.721482 17160 leader_election.cc:343] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.731666 17160 leader_election.cc:304] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef; no voters: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.732565 17792 raft_consensus.cc:2749] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:11.736590 17799 raft_consensus.cc:515] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.739414 17341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:11.740031 17341 raft_consensus.cc:3060] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.740602 17869 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.741496 17869 tablet_bootstrap.cc:492] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.742084 17869 ts_tablet_manager.cc:1403] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.068s	user 0.044s	sys 0.015s
I20260709 13:04:11.744496 17869 raft_consensus.cc:359] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.744817 17799 leader_election.cc:290] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.745136 17869 raft_consensus.cc:740] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.745432 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3187ad2eea6b44048079c58d91c6a75b" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:11.745985 17918 raft_consensus.cc:3060] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.745913 17869 consensus_queue.cc:260] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.747910 17869 ts_tablet_manager.cc:1434] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:11.748064 17341 raft_consensus.cc:2468] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 2.
I20260709 13:04:11.748687 17869 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.749166 17236 leader_election.cc:304] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:11.749197 17020 ts_manager.cc:194] Re-registered known tserver with Master: d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.751849 17016 catalog_manager.cc:5697] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 1 to 2, leader changed from d8f73ca835964795850804f8c842ec32 (127.13.222.129) to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 2 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:11.752630 17886 raft_consensus.cc:2804] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:11.756992 17886 raft_consensus.cc:697] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:11.752945 17964 raft_consensus.cc:493] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.758432 17877 raft_consensus.cc:493] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.757798 17886 consensus_queue.cc:237] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [LEADER]: Queue 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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.764605 17964 raft_consensus.cc:515] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.764611 17877 raft_consensus.cc:515] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.767513 17964 leader_election.cc:290] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:11.768082 17877 leader_election.cc:290] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:11.768219 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8884732421f4add995eb89579726f36" is_pre_election: true
I20260709 13:04:11.769531 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:11.769887 17923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.771066 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:11.772240 17308 leader_election.cc:343] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.772675 17308 leader_election.cc:304] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [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: 7eccdfea375f4b3fa224f7c79b12192a; no voters: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.773375 17877 raft_consensus.cc:2749] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:11.772699 17160 leader_election.cc:343] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.774276 17160 leader_election.cc:304] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef; no voters: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.775002 17964 raft_consensus.cc:2749] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:11.771937 17918 raft_consensus.cc:2468] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 2.
I20260709 13:04:11.785760 17869 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.786664 17869 tablet_bootstrap.cc:492] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.787213 17869 ts_tablet_manager.cc:1403] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.006s
I20260709 13:04:11.789506 17869 raft_consensus.cc:359] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.790416 17869 raft_consensus.cc:740] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.790921 17869 consensus_queue.cc:260] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.792223 17869 ts_tablet_manager.cc:1434] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:04:11.792802 17869 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.800578 17792 raft_consensus.cc:493] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.801198 17792 raft_consensus.cc:515] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.802136 17018 catalog_manager.cc:5697] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 1 to 2, leader changed from d8f73ca835964795850804f8c842ec32 (127.13.222.129) to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:11.803306 17792 leader_election.cc:290] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.804634 17341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:11.805297 17341 raft_consensus.cc:2468] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:11.806463 17162 leader_election.cc:304] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:11.808120 17964 raft_consensus.cc:2804] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:11.808481 17964 raft_consensus.cc:493] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.808686 17869 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.809554 17869 tablet_bootstrap.cc:492] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.810164 17869 ts_tablet_manager.cc:1403] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 13:04:11.812007 17964 raft_consensus.cc:3060] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.812515 17869 raft_consensus.cc:359] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.813197 17869 raft_consensus.cc:740] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.813863 17869 consensus_queue.cc:260] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:11.804634 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.815704 17869 ts_tablet_manager.cc:1434] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
W20260709 13:04:11.816246 17160 leader_election.cc:343] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.816623 17869 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.821717 17020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41730
I20260709 13:04:11.824054 17964 raft_consensus.cc:515] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.826982 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:11.827497 17343 raft_consensus.cc:3060] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.827679 17956 heartbeater.cc:499] Master 127.13.222.190:42033 was elected leader, sending a full tablet report...
I20260709 13:04:11.828454 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31fb47d9d76e4ba0a413f50536af42cf" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
W20260709 13:04:11.830082 17160 leader_election.cc:343] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.830670 17964 leader_election.cc:290] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.840320 17343 raft_consensus.cc:2468] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:11.841542 17162 leader_election.cc:304] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.842331 17964 raft_consensus.cc:2804] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:11.842813 17964 raft_consensus.cc:697] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:11.843683 17869 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.844569 17869 tablet_bootstrap.cc:492] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.844105 17964 consensus_queue.cc:237] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue 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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.845227 17869 ts_tablet_manager.cc:1403] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260709 13:04:11.847708 17869 raft_consensus.cc:359] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.848328 17869 raft_consensus.cc:740] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.849102 17886 raft_consensus.cc:493] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.849696 17886 raft_consensus.cc:515] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.851895 17886 leader_election.cc:290] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:11.853391 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.848922 17869 consensus_queue.cc:260] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.854467 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:11.855051 17197 raft_consensus.cc:2468] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 1.
I20260709 13:04:11.855427 17869 ts_tablet_manager.cc:1434] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:04:11.856256 17234 leader_election.cc:304] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:11.857344 17886 raft_consensus.cc:2804] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:11.857681 17886 raft_consensus.cc:493] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.856194 17869 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.858019 17886 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.858728 17020 catalog_manager.cc:5697] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 1 to 2, leader changed from d8f73ca835964795850804f8c842ec32 (127.13.222.129) to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 2 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:11.860483 17234 leader_election.cc:343] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.869581 17877 raft_consensus.cc:493] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.870143 17877 raft_consensus.cc:515] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.872150 17877 leader_election.cc:290] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:11.873606 17918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.873700 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:11.874447 17197 raft_consensus.cc:2468] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:11.875628 17308 leader_election.cc:304] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
W20260709 13:04:11.876454 17308 leader_election.cc:343] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.876189 17886 raft_consensus.cc:515] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.877460 17877 raft_consensus.cc:2804] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:11.877853 17877 raft_consensus.cc:493] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.878129 17877 raft_consensus.cc:3060] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.880074 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:11.881163 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
W20260709 13:04:11.888154 17234 leader_election.cc:343] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.888471 17197 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.895799 17877 raft_consensus.cc:515] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.898573 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
W20260709 13:04:11.899794 17308 leader_election.cc:343] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.901199 17877 leader_election.cc:290] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:11.902174 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3094b46cccd47c6873b18e051f27fe1" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:11.902829 17192 raft_consensus.cc:3060] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.905362 17197 raft_consensus.cc:2468] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 2.
I20260709 13:04:11.906956 17234 leader_election.cc:304] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.879359 17886 leader_election.cc:290] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 2 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:11.908003 17799 raft_consensus.cc:2804] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:11.908468 17799 raft_consensus.cc:697] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:11.910079 17869 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.911872 17869 tablet_bootstrap.cc:492] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.912460 17869 ts_tablet_manager.cc:1403] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.021s
I20260709 13:04:11.914870 17869 raft_consensus.cc:359] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.915500 17869 raft_consensus.cc:740] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.916074 17799 consensus_queue.cc:237] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [LEADER]: Queue 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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:11.916136 17869 consensus_queue.cc:260] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.923213 17869 ts_tablet_manager.cc:1434] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:11.925333 17869 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:11.902143 17877 raft_consensus.cc:493] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.938611 17877 raft_consensus.cc:515] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.941705 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
W20260709 13:04:11.943012 17308 leader_election.cc:343] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.944015 17020 catalog_manager.cc:5697] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 1 to 2, leader changed from d8f73ca835964795850804f8c842ec32 (127.13.222.129) to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:11.944921 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef" is_pre_election: true
I20260709 13:04:11.945667 17197 raft_consensus.cc:2468] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 1.
I20260709 13:04:11.946599 17192 raft_consensus.cc:2468] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 2.
I20260709 13:04:11.946683 17308 leader_election.cc:304] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.947611 17877 leader_election.cc:290] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:11.948330 17877 raft_consensus.cc:2804] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:11.951107 17792 raft_consensus.cc:493] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.951624 17792 raft_consensus.cc:515] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.953596 17792 leader_election.cc:290] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:11.954926 17308 leader_election.cc:304] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.955231 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a" is_pre_election: true
I20260709 13:04:11.955792 17343 raft_consensus.cc:2468] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 1.
I20260709 13:04:11.956408 17938 raft_consensus.cc:2804] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:11.954931 17923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32" is_pre_election: true
I20260709 13:04:11.948678 17877 raft_consensus.cc:493] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.958902 17877 raft_consensus.cc:3060] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.960460 17162 leader_election.cc:304] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
W20260709 13:04:11.961192 17160 leader_election.cc:343] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.965075 17792 raft_consensus.cc:2804] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:11.965513 17792 raft_consensus.cc:493] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8f73ca835964795850804f8c842ec32)
I20260709 13:04:11.965888 17792 raft_consensus.cc:3060] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.968919 17877 raft_consensus.cc:515] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.974220 17192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:11.974901 17877 leader_election.cc:290] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 election: Requested vote from peers d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:11.974766 17923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61f20555b17f404d847bdcee16a00f44" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
I20260709 13:04:11.974792 17192 raft_consensus.cc:3060] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:11.977629 17308 leader_election.cc:343] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:11.982692 17192 raft_consensus.cc:2468] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 2.
I20260709 13:04:11.983830 17308 leader_election.cc:304] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: d8f73ca835964795850804f8c842ec32
I20260709 13:04:11.984522 17937 raft_consensus.cc:2804] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:11.984972 17937 raft_consensus.cc:697] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:11.985745 17937 consensus_queue.cc:237] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue 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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.987978 17869 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:11.986146 17792 raft_consensus.cc:515] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.991025 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:11.991609 17343 raft_consensus.cc:3060] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:11.991690 17869 tablet_bootstrap.cc:492] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:11.992435 17869 ts_tablet_manager.cc:1403] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.008s
I20260709 13:04:11.996276 17869 raft_consensus.cc:359] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.997349 17869 raft_consensus.cc:740] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.991146 17938 raft_consensus.cc:697] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:11.997910 17869 consensus_queue.cc:260] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.998937 17938 consensus_queue.cc:237] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue 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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:11.999867 17869 ts_tablet_manager.cc:1434] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:12.004688 17869 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.005481 17343 raft_consensus.cc:2468] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:12.006824 17162 leader_election.cc:304] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:12.008018 17819 raft_consensus.cc:2804] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:12.008555 17819 raft_consensus.cc:697] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:12.009444 17819 consensus_queue.cc:237] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue 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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.013895 17924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e63046ef221043269c05070bed3cf636" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8f73ca835964795850804f8c842ec32"
W20260709 13:04:12.015467 17160 leader_election.cc:343] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.020671 17792 leader_election.cc:290] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605)
I20260709 13:04:12.031271 17020 catalog_manager.cc:5697] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 1 to 2, leader changed from d8f73ca835964795850804f8c842ec32 (127.13.222.129) to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 2 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.032136 17018 catalog_manager.cc:5697] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 1 to 2, leader changed from d8f73ca835964795850804f8c842ec32 (127.13.222.129) to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 2 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.044480 17869 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.045388 17869 tablet_bootstrap.cc:492] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.046000 17869 ts_tablet_manager.cc:1403] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.010s
I20260709 13:04:12.048414 17869 raft_consensus.cc:359] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.049031 17869 raft_consensus.cc:740] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.049670 17869 consensus_queue.cc:260] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.051666 17869 ts_tablet_manager.cc:1434] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:12.052786 17869 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.055464 17020 catalog_manager.cc:5697] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 1 to 2, leader changed from d8f73ca835964795850804f8c842ec32 (127.13.222.129) to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 2 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.078723 17869 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.079432 17869 tablet_bootstrap.cc:492] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.079944 17869 ts_tablet_manager.cc:1403] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.007s
I20260709 13:04:12.081672 17869 raft_consensus.cc:359] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.082139 17869 raft_consensus.cc:740] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.082759 17869 consensus_queue.cc:260] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.084590 17869 ts_tablet_manager.cc:1434] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:12.085502 17869 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.098779 17869 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.099445 17869 tablet_bootstrap.cc:492] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.100020 17869 ts_tablet_manager.cc:1403] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:04:12.101943 17869 raft_consensus.cc:359] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.102496 17869 raft_consensus.cc:740] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.102984 17869 consensus_queue.cc:260] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.104305 17869 ts_tablet_manager.cc:1434] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:12.105261 17869 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.118546 17869 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.119426 17869 tablet_bootstrap.cc:492] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.120074 17869 ts_tablet_manager.cc:1403] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 13:04:12.122741 17869 raft_consensus.cc:359] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.123404 17869 raft_consensus.cc:740] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.124075 17869 consensus_queue.cc:260] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.127107 17869 ts_tablet_manager.cc:1434] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:12.127839 17869 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.148236 17869 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.149816 17869 tablet_bootstrap.cc:492] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.150413 17869 ts_tablet_manager.cc:1403] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 13:04:12.152601 17869 raft_consensus.cc:359] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.153252 17869 raft_consensus.cc:740] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.153867 17869 consensus_queue.cc:260] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.155834 17869 ts_tablet_manager.cc:1434] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:12.156958 17869 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.168917 17869 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.169806 17869 tablet_bootstrap.cc:492] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.170460 17869 ts_tablet_manager.cc:1403] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:04:12.172780 17869 raft_consensus.cc:359] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.173390 17869 raft_consensus.cc:740] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.173875 17869 consensus_queue.cc:260] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.175628 17869 ts_tablet_manager.cc:1434] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:12.176643 17869 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.215289 17869 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.215986 17869 tablet_bootstrap.cc:492] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.216581 17869 ts_tablet_manager.cc:1403] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.008s
I20260709 13:04:12.218308 17869 raft_consensus.cc:359] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.218814 17869 raft_consensus.cc:740] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.219373 17869 consensus_queue.cc:260] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.221145 17869 ts_tablet_manager.cc:1434] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:12.222059 17869 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.236330 17869 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.237303 17869 tablet_bootstrap.cc:492] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.238042 17869 ts_tablet_manager.cc:1403] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 13:04:12.238471 17924 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.239997 17869 raft_consensus.cc:359] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.240623 17869 raft_consensus.cc:740] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.241034 17923 raft_consensus.cc:1275] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Refusing update from remote peer d8884732421f4add995eb89579726f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.241298 17869 consensus_queue.cc:260] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.242596 17886 consensus_queue.cc:1048] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.247838 17869 ts_tablet_manager.cc:1434] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.007s
I20260709 13:04:12.248713 17869 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.253842 17924 raft_consensus.cc:1275] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.255826 17985 consensus_queue.cc:1048] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:12.284179 17341 raft_consensus.cc:1275] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer d8884732421f4add995eb89579726f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.285987 17886 consensus_queue.cc:1048] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.305665 17267 raft_consensus.cc:1275] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:04:12.307817 17234 consensus_peers.cc:597] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:12.308710 17964 consensus_queue.cc:1048] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.315402 17869 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.316365 17869 tablet_bootstrap.cc:492] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.319139 17869 ts_tablet_manager.cc:1403] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.036s
I20260709 13:04:12.321693 17869 raft_consensus.cc:359] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.322417 17869 raft_consensus.cc:740] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.323194 17869 consensus_queue.cc:260] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.327407 17869 ts_tablet_manager.cc:1434] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:12.328198 17869 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
W20260709 13:04:12.347942 17160 consensus_peers.cc:597] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:12.354097 17869 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.355083 17869 tablet_bootstrap.cc:492] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.355713 17869 ts_tablet_manager.cc:1403] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260709 13:04:12.358161 17869 raft_consensus.cc:359] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.358824 17869 raft_consensus.cc:740] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.359436 17869 consensus_queue.cc:260] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.361299 17869 ts_tablet_manager.cc:1434] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:04:12.362046 17869 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.382422 17341 raft_consensus.cc:1275] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.383711 17985 consensus_queue.cc:1048] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.385286 17869 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.386535 17869 tablet_bootstrap.cc:492] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.387164 17869 ts_tablet_manager.cc:1403] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260709 13:04:12.390028 17869 raft_consensus.cc:359] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.390993 17869 raft_consensus.cc:740] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.391729 17869 consensus_queue.cc:260] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.393705 17869 ts_tablet_manager.cc:1434] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:12.394490 17869 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.424736 17192 raft_consensus.cc:1275] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8884732421f4add995eb89579726f36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.427037 17799 consensus_queue.cc:1048] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.443020 17923 raft_consensus.cc:3060] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.445597 17869 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.446589 17869 tablet_bootstrap.cc:492] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.447187 17869 ts_tablet_manager.cc:1403] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.025s
I20260709 13:04:12.449609 17869 raft_consensus.cc:359] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.450284 17869 raft_consensus.cc:740] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.451085 17923 raft_consensus.cc:1275] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Refusing update from remote peer 7eccdfea375f4b3fa224f7c79b12192a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.451098 17869 consensus_queue.cc:260] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.452777 17938 consensus_queue.cc:1048] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.463866 17869 ts_tablet_manager.cc:1434] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:04:12.464771 17869 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
W20260709 13:04:12.470796 17160 consensus_peers.cc:597] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:12.489293 17869 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.490232 17869 tablet_bootstrap.cc:492] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.490935 17869 ts_tablet_manager.cc:1403] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260709 13:04:12.493300 17869 raft_consensus.cc:359] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.493952 17869 raft_consensus.cc:740] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.494764 17869 consensus_queue.cc:260] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.497103 17869 ts_tablet_manager.cc:1434] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:12.497840 17869 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.502067 17192 raft_consensus.cc:1275] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer 7eccdfea375f4b3fa224f7c79b12192a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.513701 17937 consensus_queue.cc:1048] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.517993 17869 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.518982 17869 tablet_bootstrap.cc:492] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.519619 17869 ts_tablet_manager.cc:1403] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:04:12.522049 17869 raft_consensus.cc:359] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.522708 17869 raft_consensus.cc:740] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.523525 17869 consensus_queue.cc:260] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.525691 17869 ts_tablet_manager.cc:1434] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:12.526543 17869 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.540316 17869 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.540961 17869 tablet_bootstrap.cc:492] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.541536 17869 ts_tablet_manager.cc:1403] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:04:12.543762 17869 raft_consensus.cc:359] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.544389 17869 raft_consensus.cc:740] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.544979 17869 consensus_queue.cc:260] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.547034 17869 ts_tablet_manager.cc:1434] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:04:12.547787 17869 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.554322 17192 raft_consensus.cc:1275] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer 7eccdfea375f4b3fa224f7c79b12192a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.555687 17980 consensus_queue.cc:1048] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.557895 17341 raft_consensus.cc:1275] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.559270 17818 consensus_queue.cc:1048] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.566488 17869 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.567436 17869 tablet_bootstrap.cc:492] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.568049 17869 ts_tablet_manager.cc:1403] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260709 13:04:12.570784 17869 raft_consensus.cc:359] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.571455 17869 raft_consensus.cc:740] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.572086 17869 consensus_queue.cc:260] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.574050 17869 ts_tablet_manager.cc:1434] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 13:04:12.574772 17869 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.589666 17918 raft_consensus.cc:3060] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.596010 17869 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.597316 17869 tablet_bootstrap.cc:492] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.597919 17869 ts_tablet_manager.cc:1403] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 13:04:12.600224 17869 raft_consensus.cc:359] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.600844 17869 raft_consensus.cc:740] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.601576 17869 consensus_queue.cc:260] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.603637 17869 ts_tablet_manager.cc:1434] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:12.602993 17918 raft_consensus.cc:1275] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Refusing update from remote peer 7eccdfea375f4b3fa224f7c79b12192a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:12.604447 17869 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.607861 17938 consensus_queue.cc:1048] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:12.642230 17869 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.643101 17869 tablet_bootstrap.cc:492] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.643723 17869 ts_tablet_manager.cc:1403] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.039s	user 0.027s	sys 0.008s
I20260709 13:04:12.645963 17869 raft_consensus.cc:359] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.646643 17869 raft_consensus.cc:740] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.647356 17869 consensus_queue.cc:260] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.649304 17869 ts_tablet_manager.cc:1434] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:04:12.650029 17869 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.663070 17869 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.663916 17869 tablet_bootstrap.cc:492] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.664549 17869 ts_tablet_manager.cc:1403] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 13:04:12.666810 17869 raft_consensus.cc:359] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.667462 17869 raft_consensus.cc:740] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.668098 17869 consensus_queue.cc:260] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.669643 17869 ts_tablet_manager.cc:1434] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:04:12.670418 17869 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.681712 17869 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.682693 17869 tablet_bootstrap.cc:492] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.683329 17869 ts_tablet_manager.cc:1403] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 13:04:12.685712 17869 raft_consensus.cc:359] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.686247 17869 raft_consensus.cc:740] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.686826 17869 consensus_queue.cc:260] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.688673 17869 ts_tablet_manager.cc:1434] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 13:04:12.689894 17869 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.705425 17869 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.706175 17869 tablet_bootstrap.cc:492] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.706815 17869 ts_tablet_manager.cc:1403] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 13:04:12.708950 17869 raft_consensus.cc:359] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.709605 17869 raft_consensus.cc:740] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.710266 17869 consensus_queue.cc:260] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:12.711721 17869 ts_tablet_manager.cc:1434] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:12.712705 17869 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.723544 17869 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.724215 17869 tablet_bootstrap.cc:492] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.724715 17869 ts_tablet_manager.cc:1403] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:04:12.726938 17869 raft_consensus.cc:359] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.727553 17869 raft_consensus.cc:740] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.728183 17869 consensus_queue.cc:260] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:12.730111 17869 ts_tablet_manager.cc:1434] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:12.731645 17869 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Bootstrap starting.
I20260709 13:04:12.759518 17869 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:12.760159 17869 tablet_bootstrap.cc:492] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Bootstrap complete.
I20260709 13:04:12.760604 17869 ts_tablet_manager.cc:1403] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260709 13:04:12.762125 17869 raft_consensus.cc:359] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.762610 17869 raft_consensus.cc:740] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f73ca835964795850804f8c842ec32, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.763073 17869 consensus_queue.cc:260] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:12.764612 17869 ts_tablet_manager.cc:1434] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:12.876616 17918 raft_consensus.cc:3060] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:12.979773 17917 raft_consensus.cc:3060] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.131675 17917 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.593374 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:21.638401 17194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:04:21.638996 17194 raft_consensus.cc:606] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:21.641165 17194 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "269534620a764aceb92aa5c2d4584202"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:04:21.641578 17194 raft_consensus.cc:606] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:21.643965 17197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:04:21.644460 17197 raft_consensus.cc:606] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:21.654719 17267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:21.655221 17267 raft_consensus.cc:606] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Received request to transfer leadership to TS 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:21.667294 17340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63"
dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:33410
I20260709 13:04:21.667906 17340 raft_consensus.cc:606] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:21.669320 18051 raft_consensus.cc:993] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.669930 18054 raft_consensus.cc:1081] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.670984 17197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da63f97c0ece461aa4ebbe2675622a47"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:04:21.671588 17197 raft_consensus.cc:606] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:21.672772 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:04:21.674355 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:21.678369 17924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "269534620a764aceb92aa5c2d4584202"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55196
I20260709 13:04:21.679100 17924 raft_consensus.cc:493] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.679757 17924 raft_consensus.cc:3060] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.691376 17924 raft_consensus.cc:515] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:21.693621 17924 leader_election.cc:290] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:21.710011 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:21.710807 17340 raft_consensus.cc:3060] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.716182 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269534620a764aceb92aa5c2d4584202" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:21.716766 17194 raft_consensus.cc:3055] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:21.716883 17340 raft_consensus.cc:2468] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:21.716990 17194 raft_consensus.cc:740] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:21.718116 17864 leader_election.cc:304] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:21.718021 17194 consensus_queue.cc:260] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:21.719681 17194 raft_consensus.cc:3060] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.720113 18061 raft_consensus.cc:2804] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:21.723030 18061 raft_consensus.cc:697] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:21.753340 18054 raft_consensus.cc:993] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.754344 18052 raft_consensus.cc:1081] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.756108 17917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55196
I20260709 13:04:21.756654 17917 raft_consensus.cc:493] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.757025 17917 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:21.759756 18040 raft_consensus.cc:993] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.760269 18040 raft_consensus.cc:1081] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.760197 18061 consensus_queue.cc:237] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:21.761897 17924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55184
I20260709 13:04:21.762423 17924 raft_consensus.cc:493] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.762740 17924 raft_consensus.cc:3060] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.764348 17917 raft_consensus.cc:515] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:21.766567 17917 leader_election.cc:290] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 3 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:21.768585 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:21.769102 17197 raft_consensus.cc:3055] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:21.769382 17197 raft_consensus.cc:740] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:21.770378 17194 raft_consensus.cc:2468] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:21.770093 17197 consensus_queue.cc:260] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:21.771417 17197 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:21.769981 17924 raft_consensus.cc:515] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:21.773166 17924 leader_election.cc:290] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:21.774052 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:21.774617 17340 raft_consensus.cc:3055] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:21.774892 17340 raft_consensus.cc:740] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:21.775616 17340 consensus_queue.cc:260] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:21.778779 17340 raft_consensus.cc:3060] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.784124 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69088af7029f42ceac446b5e7a8ff67e" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:21.784725 17267 raft_consensus.cc:3060] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:21.789987 17340 raft_consensus.cc:2468] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:21.790625 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b84fe61ec55048bd8f491d3e3a28bc63" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:21.791240 17268 raft_consensus.cc:3060] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.791388 17864 leader_election.cc:304] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:21.792407 17267 raft_consensus.cc:2468] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 3.
I20260709 13:04:21.792886 18062 raft_consensus.cc:2804] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:21.793906 17863 leader_election.cc:304] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [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: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:21.798422 17268 raft_consensus.cc:2468] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:21.800240 17197 raft_consensus.cc:2468] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 3.
I20260709 13:04:21.800745 18062 raft_consensus.cc:697] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:21.808013 18062 consensus_queue.cc:237] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:21.801326 18068 raft_consensus.cc:2804] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:21.809662 18068 raft_consensus.cc:697] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 3 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:21.810580 18068 consensus_queue.cc:237] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:21.824306 17018 catalog_manager.cc:5697] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:21.845955 17018 catalog_manager.cc:5697] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:21.847354 17018 catalog_manager.cc:5697] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 2 to 3, leader changed from 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 3 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:21.848387 18052 raft_consensus.cc:993] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.848875 18052 raft_consensus.cc:1081] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.851341 17917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da63f97c0ece461aa4ebbe2675622a47"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55196
I20260709 13:04:21.851846 17917 raft_consensus.cc:493] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.852164 17917 raft_consensus.cc:3060] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.859092 17917 raft_consensus.cc:515] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:21.861225 17917 leader_election.cc:290] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:21.861668 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63f97c0ece461aa4ebbe2675622a47" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:21.862387 17197 raft_consensus.cc:3055] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:21.862653 17197 raft_consensus.cc:740] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:21.863245 17197 consensus_queue.cc:260] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:21.864110 17197 raft_consensus.cc:3060] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.861675 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da63f97c0ece461aa4ebbe2675622a47" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:21.867520 17268 raft_consensus.cc:3060] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.869550 17197 raft_consensus.cc:2468] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:21.870879 17862 leader_election.cc:304] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:21.871677 18068 raft_consensus.cc:2804] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:21.872138 18068 raft_consensus.cc:697] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:21.873356 17268 raft_consensus.cc:2468] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:21.872960 18068 consensus_queue.cc:237] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:21.883369 18065 raft_consensus.cc:993] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.883862 18065 raft_consensus.cc:1081] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:21.885874 17920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55196
I20260709 13:04:21.885320 17018 catalog_manager.cc:5697] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:21.886488 17920 raft_consensus.cc:493] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.886909 17920 raft_consensus.cc:3060] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.892907 17920 raft_consensus.cc:515] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:21.895404 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:21.895972 17340 raft_consensus.cc:3060] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.897472 18049 raft_consensus.cc:993] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36: : Instructing follower 5b338a3f3e714ec091a987da4a55a7ef to start an election
I20260709 13:04:21.898042 18066 raft_consensus.cc:1081] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Signalling peer 5b338a3f3e714ec091a987da4a55a7ef to start an election
I20260709 13:04:21.899730 17194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
 from {username='slave'} at 127.0.0.1:37338
I20260709 13:04:21.900214 17194 raft_consensus.cc:493] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:21.900998 17194 raft_consensus.cc:3060] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.901154 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd5194879cf4615b12d6589f674cfc2" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:21.901835 17197 raft_consensus.cc:3055] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:21.902164 17197 raft_consensus.cc:740] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:21.899837 17920 leader_election.cc:290] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:21.903314 17340 raft_consensus.cc:2468] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:21.903120 17197 consensus_queue.cc:260] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:21.904438 17197 raft_consensus.cc:3060] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.905570 17864 leader_election.cc:304] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:21.906350 18068 raft_consensus.cc:2804] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:21.906802 18068 raft_consensus.cc:697] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:21.907683 18068 consensus_queue.cc:237] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:21.911377 17194 raft_consensus.cc:515] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:21.911761 17197 raft_consensus.cc:2468] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:21.913648 17194 leader_election.cc:290] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:21.914502 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:21.915052 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adee787065714a1fab4cd6e6cb7e4c36" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:21.915382 17268 raft_consensus.cc:3055] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:21.915701 17268 raft_consensus.cc:740] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:21.915725 17340 raft_consensus.cc:3060] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.916658 17268 consensus_queue.cc:260] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:21.917905 17268 raft_consensus.cc:3060] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:21.922118 17018 catalog_manager.cc:5697] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:21.923452 17340 raft_consensus.cc:2468] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:21.924530 17162 leader_election.cc:304] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:21.925398 18052 raft_consensus.cc:2804] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:21.925858 18052 raft_consensus.cc:697] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:21.926780 18052 consensus_queue.cc:237] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue 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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:21.925781 17268 raft_consensus.cc:2468] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:21.941808 17018 catalog_manager.cc:5697] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 1 to 2, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 2 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.195618 17268 raft_consensus.cc:1275] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.196719 18068 consensus_queue.cc:1048] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.207275 17340 raft_consensus.cc:1275] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.208920 18061 consensus_queue.cc:1048] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.214095 17340 raft_consensus.cc:1275] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.215929 18061 consensus_queue.cc:1048] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:22.234748 17197 raft_consensus.cc:1275] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.235838 18061 consensus_queue.cc:1048] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.279584 17268 raft_consensus.cc:1275] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:22.280606 18061 consensus_queue.cc:1048] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:22.289897 17197 raft_consensus.cc:1275] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:22.291082 18061 consensus_queue.cc:1048] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:22.297866 17268 raft_consensus.cc:1275] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.299291 18061 consensus_queue.cc:1048] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.326581 17197 raft_consensus.cc:1275] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.327962 18069 consensus_queue.cc:1048] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.408793 17194 raft_consensus.cc:1275] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.409893 18069 consensus_queue.cc:1048] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.418509 17340 raft_consensus.cc:1275] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.419771 18068 consensus_queue.cc:1048] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.537791 17340 raft_consensus.cc:1275] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.538004 17268 raft_consensus.cc:1275] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:22.538939 18065 consensus_queue.cc:1048] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.539546 18093 consensus_queue.cc:1048] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:22.675283 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:22.711759 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:22.751355 17268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cc71dfea5d04f74a663df68fab32f38"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:22.752646 17268 raft_consensus.cc:606] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:22.755203 17268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "160d2446ad6046438e8609f5056271c8"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:22.755719 17268 raft_consensus.cc:606] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:22.758144 17197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7835df44d9234e9a9c18f2fa268edaf1"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:04:22.758685 17197 raft_consensus.cc:606] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:22.760816 17268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:22.761238 17268 raft_consensus.cc:606] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:22.763494 17343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db64e274186341a9824cd3dacf4eadc5"
dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:33410
I20260709 13:04:22.763983 17343 raft_consensus.cc:606] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:22.765105 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:22.766425 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:22.815164 18052 raft_consensus.cc:993] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:22.815691 18096 raft_consensus.cc:1081] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:22.817056 17917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7835df44d9234e9a9c18f2fa268edaf1"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55196
I20260709 13:04:22.817559 17917 raft_consensus.cc:493] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:22.817885 17917 raft_consensus.cc:3060] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.821638 18049 raft_consensus.cc:993] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:22.822099 18066 raft_consensus.cc:1081] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:22.823451 17920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "160d2446ad6046438e8609f5056271c8"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55180
I20260709 13:04:22.823580 17917 raft_consensus.cc:515] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:22.824059 17920 raft_consensus.cc:493] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:22.824416 17920 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:22.825675 17917 leader_election.cc:290] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:22.826539 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835df44d9234e9a9c18f2fa268edaf1" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:22.826988 17197 raft_consensus.cc:3055] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:22.827205 17197 raft_consensus.cc:740] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:22.827829 17197 consensus_queue.cc:260] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:22.828905 17197 raft_consensus.cc:3060] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.830585 17920 raft_consensus.cc:515] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:22.833199 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:22.833425 17920 leader_election.cc:290] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 3 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:22.833707 17194 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:22.834340 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160d2446ad6046438e8609f5056271c8" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:22.834872 17267 raft_consensus.cc:3055] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:22.835126 17267 raft_consensus.cc:740] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:22.835858 17267 consensus_queue.cc:260] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:22.836851 17267 raft_consensus.cc:3060] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:22.847396 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7835df44d9234e9a9c18f2fa268edaf1" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:22.850395 17343 raft_consensus.cc:3060] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:22.849751 17194 raft_consensus.cc:2468] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 3.
I20260709 13:04:22.854866 17862 leader_election.cc:304] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:22.855728 18061 raft_consensus.cc:2804] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:22.856205 18061 raft_consensus.cc:697] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 3 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:22.857313 17197 raft_consensus.cc:2468] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:22.856997 18061 consensus_queue.cc:237] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:22.858695 17267 raft_consensus.cc:2468] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 3.
I20260709 13:04:22.866657 17862 leader_election.cc:304] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:22.867483 18061 raft_consensus.cc:2804] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:22.867767 17343 raft_consensus.cc:2468] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:22.867990 18061 raft_consensus.cc:697] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:22.868986 18061 consensus_queue.cc:237] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:22.871340 17016 catalog_manager.cc:5697] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 2 to 3, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 3 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:22.892921 17016 catalog_manager.cc:5697] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.022485 18049 raft_consensus.cc:993] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:23.022890 18066 raft_consensus.cc:1081] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:23.024211 17920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cc71dfea5d04f74a663df68fab32f38"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55180
I20260709 13:04:23.024675 17920 raft_consensus.cc:493] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.025036 17920 raft_consensus.cc:3060] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.030988 17920 raft_consensus.cc:515] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:23.033412 17920 leader_election.cc:290] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:23.033568 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc71dfea5d04f74a663df68fab32f38" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:23.033509 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cc71dfea5d04f74a663df68fab32f38" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:23.034337 17267 raft_consensus.cc:3055] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:23.034668 17267 raft_consensus.cc:740] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:23.035274 17267 consensus_queue.cc:260] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:23.036158 17267 raft_consensus.cc:3060] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.034360 17197 raft_consensus.cc:3060] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.040972 17267 raft_consensus.cc:2468] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:23.042289 17863 leader_election.cc:304] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [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: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:23.042857 18061 raft_consensus.cc:2804] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:23.043236 18061 raft_consensus.cc:697] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:23.043305 17197 raft_consensus.cc:2468] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:23.044083 18061 consensus_queue.cc:237] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:23.055898 17016 catalog_manager.cc:5697] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.105676 18040 raft_consensus.cc:993] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:23.106150 18040 raft_consensus.cc:1081] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:23.107683 17920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db64e274186341a9824cd3dacf4eadc5"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55184
I20260709 13:04:23.108243 17920 raft_consensus.cc:493] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.108596 17920 raft_consensus.cc:3060] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.115161 17920 raft_consensus.cc:515] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:23.117287 17920 leader_election.cc:290] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:23.117535 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db64e274186341a9824cd3dacf4eadc5" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:23.117784 17343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db64e274186341a9824cd3dacf4eadc5" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:23.118230 17268 raft_consensus.cc:3060] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.118319 17343 raft_consensus.cc:3055] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:23.118693 17343 raft_consensus.cc:740] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:23.119448 17343 consensus_queue.cc:260] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:23.120625 17343 raft_consensus.cc:3060] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.124752 17268 raft_consensus.cc:2468] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:23.125905 17863 leader_election.cc:304] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [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: d8884732421f4add995eb89579726f36, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:23.126734 18061 raft_consensus.cc:2804] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:23.127190 18061 raft_consensus.cc:697] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:23.127930 18061 consensus_queue.cc:237] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:23.126670 17343 raft_consensus.cc:2468] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:23.141099 17016 catalog_manager.cc:5697] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.210554 18066 raft_consensus.cc:993] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:23.211010 18049 raft_consensus.cc:1081] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:23.212256 17920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55180
I20260709 13:04:23.212684 17920 raft_consensus.cc:493] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:23.212930 17920 raft_consensus.cc:3060] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.218529 17920 raft_consensus.cc:515] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:23.220058 17920 leader_election.cc:290] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:23.220844 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:23.220897 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "886b538f391744fd903f3b0ca0fbc0e4" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:23.221379 17194 raft_consensus.cc:3060] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.221689 17268 raft_consensus.cc:3055] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:23.221935 17268 raft_consensus.cc:740] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:23.222587 17268 consensus_queue.cc:260] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:23.223419 17268 raft_consensus.cc:3060] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:23.226107 17194 raft_consensus.cc:2468] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:23.227634 17862 leader_election.cc:304] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:23.228394 18061 raft_consensus.cc:2804] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:23.228627 17268 raft_consensus.cc:2468] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:23.228843 18061 raft_consensus.cc:697] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:23.230223 18061 consensus_queue.cc:237] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:23.239506 17016 catalog_manager.cc:5697] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.253500 17194 raft_consensus.cc:1275] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:23.254603 18061 consensus_queue.cc:1048] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:23.264258 17268 raft_consensus.cc:1275] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:23.265570 18062 consensus_queue.cc:1048] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:23.345149 17194 raft_consensus.cc:1275] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.346333 18068 consensus_queue.cc:1048] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.354444 17343 raft_consensus.cc:1275] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.358119 18061 consensus_queue.cc:1048] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.486222 17267 raft_consensus.cc:1275] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.487213 18062 consensus_queue.cc:1048] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.497316 17194 raft_consensus.cc:1275] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.498452 18061 consensus_queue.cc:1048] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.567638 17267 raft_consensus.cc:1275] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.569003 18061 consensus_queue.cc:1048] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.577785 17340 raft_consensus.cc:1275] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.579655 18068 consensus_queue.cc:1048] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.672523 17268 raft_consensus.cc:1275] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.673710 18068 consensus_queue.cc:1048] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.682132 17194 raft_consensus.cc:1275] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:23.684401 18062 consensus_queue.cc:1048] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:23.767200 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:23.807138 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:23.843866 17268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:23.844389 17268 raft_consensus.cc:606] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Received request to transfer leadership to TS 7eccdfea375f4b3fa224f7c79b12192a
I20260709 13:04:23.846769 17268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:23.847252 17268 raft_consensus.cc:606] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:23.849156 17268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:23.849547 17268 raft_consensus.cc:606] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:23.851500 17268 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:23.851891 17268 raft_consensus.cc:606] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Received request to transfer leadership to TS 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:23.852777 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:23.853776 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:24.099598 18049 raft_consensus.cc:993] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:24.100032 18049 raft_consensus.cc:1081] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:24.102340 17920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55180
I20260709 13:04:24.102815 17920 raft_consensus.cc:493] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.103080 17920 raft_consensus.cc:3060] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.107553 17920 raft_consensus.cc:515] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:24.109328 17920 leader_election.cc:290] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:24.109544 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:24.109993 17341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "658a8e529ed74e5ebe706fd8b6b35d01" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:24.110271 17268 raft_consensus.cc:3055] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.110612 17268 raft_consensus.cc:740] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:24.110656 17341 raft_consensus.cc:3060] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.111377 17268 consensus_queue.cc:260] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:24.112627 17268 raft_consensus.cc:3060] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.117568 17341 raft_consensus.cc:2468] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:24.118820 17864 leader_election.cc:304] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:24.119181 17268 raft_consensus.cc:2468] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:24.119621 18061 raft_consensus.cc:2804] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.120097 18061 raft_consensus.cc:697] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:24.120846 18061 consensus_queue.cc:237] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } }
I20260709 13:04:24.131206 17016 catalog_manager.cc:5697] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.143002 18119 raft_consensus.cc:993] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36: : Instructing follower 5b338a3f3e714ec091a987da4a55a7ef to start an election
I20260709 13:04:24.143545 18066 raft_consensus.cc:1081] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Signalling peer 5b338a3f3e714ec091a987da4a55a7ef to start an election
I20260709 13:04:24.144814 17197 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
 from {username='slave'} at 127.0.0.1:37338
I20260709 13:04:24.145215 17197 raft_consensus.cc:493] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.145439 17197 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.150364 17197 raft_consensus.cc:515] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:24.152594 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:24.152825 17197 leader_election.cc:290] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:24.153290 17341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:24.153851 17341 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.154289 17268 raft_consensus.cc:3055] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.154601 17268 raft_consensus.cc:740] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:24.155344 17268 consensus_queue.cc:260] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:24.156330 17268 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.164453 17341 raft_consensus.cc:2468] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:24.165846 17162 leader_election.cc:304] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:24.166749 18052 raft_consensus.cc:2804] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.167181 18052 raft_consensus.cc:697] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:24.167853 18052 consensus_queue.cc:237] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue 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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:24.175722 17268 raft_consensus.cc:2468] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:24.180799 17020 catalog_manager.cc:5697] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 1 to 2, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 2 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.369037 18119 raft_consensus.cc:993] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36: : Instructing follower 7eccdfea375f4b3fa224f7c79b12192a to start an election
I20260709 13:04:24.369438 18066 raft_consensus.cc:1081] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Signalling peer 7eccdfea375f4b3fa224f7c79b12192a to start an election
I20260709 13:04:24.370882 17340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393"
dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
 from {username='slave'} at 127.0.0.1:34328
I20260709 13:04:24.371318 17340 raft_consensus.cc:493] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.371569 17340 raft_consensus.cc:3060] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.376072 17340 raft_consensus.cc:515] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:24.378019 17340 leader_election.cc:290] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [CANDIDATE]: Term 2 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:24.378849 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:24.378942 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38f3861ee1fc4fca96ec175486e4d393" candidate_uuid: "7eccdfea375f4b3fa224f7c79b12192a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:24.379508 17197 raft_consensus.cc:3060] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.379594 17267 raft_consensus.cc:3055] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.380048 17267 raft_consensus.cc:740] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:24.380700 17267 consensus_queue.cc:260] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:24.381795 17267 raft_consensus.cc:3060] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.383245 18119 raft_consensus.cc:993] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:24.383733 18066 raft_consensus.cc:1081] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:24.385259 17197 raft_consensus.cc:2468] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 2.
I20260709 13:04:24.385293 17920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55180
I20260709 13:04:24.385941 17920 raft_consensus.cc:493] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:24.386365 17920 raft_consensus.cc:3060] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.386389 17308 leader_election.cc:304] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [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: 5b338a3f3e714ec091a987da4a55a7ef, 7eccdfea375f4b3fa224f7c79b12192a; no voters: 
I20260709 13:04:24.387373 18063 raft_consensus.cc:2804] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.387835 18063 raft_consensus.cc:697] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 LEADER]: Becoming Leader. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:24.387780 17267 raft_consensus.cc:2468] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eccdfea375f4b3fa224f7c79b12192a in term 2.
I20260709 13:04:24.388764 18063 consensus_queue.cc:237] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Queue 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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:24.394773 17920 raft_consensus.cc:515] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:24.398962 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:24.399369 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b8f21ea2aa54a54988747b5eda2ed51" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:24.400166 17267 raft_consensus.cc:3055] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:24.399585 17197 raft_consensus.cc:3060] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.400756 17920 leader_election.cc:290] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), d8884732421f4add995eb89579726f36 (127.13.222.131:38779)
I20260709 13:04:24.400488 17267 raft_consensus.cc:740] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:24.402052 17267 consensus_queue.cc:260] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:24.403141 17267 raft_consensus.cc:3060] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.404140 17020 catalog_manager.cc:5697] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a reported cstate change: term changed from 1 to 2, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132). New cstate: current_term: 2 leader_uuid: "7eccdfea375f4b3fa224f7c79b12192a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.405898 17197 raft_consensus.cc:2468] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:24.406821 17862 leader_election.cc:304] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:24.407553 18062 raft_consensus.cc:2804] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.407891 18062 raft_consensus.cc:697] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:24.408643 18062 consensus_queue.cc:237] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } }
I20260709 13:04:24.409240 17267 raft_consensus.cc:2468] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:24.419976 17020 catalog_manager.cc:5697] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.577695 17340 raft_consensus.cc:1275] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.578908 18062 consensus_queue.cc:1048] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.594135 17268 raft_consensus.cc:1275] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.595408 18062 consensus_queue.cc:1048] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.671626 17340 raft_consensus.cc:1275] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.672734 18052 consensus_queue.cc:1048] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.685923 17268 raft_consensus.cc:1275] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.687539 18052 consensus_queue.cc:1048] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.854610 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:24.898749 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:24.911346 17197 raft_consensus.cc:1275] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.912521 18061 consensus_queue.cc:1048] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.924962 17267 raft_consensus.cc:1275] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.927147 18068 consensus_queue.cc:1048] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.935912 17197 raft_consensus.cc:1275] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer 7eccdfea375f4b3fa224f7c79b12192a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.938369 18063 consensus_queue.cc:1048] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.965878 17268 raft_consensus.cc:1275] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer 7eccdfea375f4b3fa224f7c79b12192a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:24.967350 18063 consensus_queue.cc:1048] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:24.972847 17340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30"
dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
mode: GRACEFUL
new_leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
 from {username='slave'} at 127.0.0.1:33410
I20260709 13:04:24.973390 17340 raft_consensus.cc:606] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Received request to transfer leadership to TS 5b338a3f3e714ec091a987da4a55a7ef
I20260709 13:04:24.988415 17197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
mode: GRACEFUL
new_leader_uuid: "d8884732421f4add995eb89579726f36"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:04:24.989079 17197 raft_consensus.cc:606] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Received request to transfer leadership to TS d8884732421f4add995eb89579726f36
I20260709 13:04:24.990542 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:24.992230 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:25.055972 18063 raft_consensus.cc:993] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a: : Instructing follower 5b338a3f3e714ec091a987da4a55a7ef to start an election
I20260709 13:04:25.056411 18140 raft_consensus.cc:1081] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Signalling peer 5b338a3f3e714ec091a987da4a55a7ef to start an election
I20260709 13:04:25.057727 17194 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
 from {username='slave'} at 127.0.0.1:37334
I20260709 13:04:25.058123 17194 raft_consensus.cc:493] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:25.058384 17194 raft_consensus.cc:3060] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.062608 17194 raft_consensus.cc:515] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:25.063920 17194 leader_election.cc:290] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [CANDIDATE]: Term 2 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:25.064635 17268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:25.064764 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a500df666b14c6b89c2764fdca31e30" candidate_uuid: "5b338a3f3e714ec091a987da4a55a7ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:25.065196 17268 raft_consensus.cc:3060] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.065415 17340 raft_consensus.cc:3055] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:25.065770 17340 raft_consensus.cc:740] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7eccdfea375f4b3fa224f7c79b12192a, State: Running, Role: LEADER
I20260709 13:04:25.066445 17340 consensus_queue.cc:260] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:25.067276 17340 raft_consensus.cc:3060] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:25.069605 17268 raft_consensus.cc:2468] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:25.070773 17161 leader_election.cc:304] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [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: 5b338a3f3e714ec091a987da4a55a7ef, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:25.071379 18096 raft_consensus.cc:2804] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:25.071784 18096 raft_consensus.cc:697] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Becoming Leader. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:25.071821 17340 raft_consensus.cc:2468] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b338a3f3e714ec091a987da4a55a7ef in term 2.
I20260709 13:04:25.072706 18096 consensus_queue.cc:237] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Queue 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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:25.079047 18052 raft_consensus.cc:993] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef: : Instructing follower d8884732421f4add995eb89579726f36 to start an election
I20260709 13:04:25.079443 18096 raft_consensus.cc:1081] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Signalling peer d8884732421f4add995eb89579726f36 to start an election
I20260709 13:04:25.080823 17268 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f"
dest_uuid: "d8884732421f4add995eb89579726f36"
 from {username='slave'} at 127.0.0.1:48412
I20260709 13:04:25.081298 17268 raft_consensus.cc:493] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:25.081612 17268 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:25.081852 17016 catalog_manager.cc:5697] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef reported cstate change: term changed from 1 to 2, leader changed from 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132) to 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130). New cstate: current_term: 2 leader_uuid: "5b338a3f3e714ec091a987da4a55a7ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.089551 17268 raft_consensus.cc:515] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:25.092195 17268 leader_election.cc:290] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [CANDIDATE]: Term 3 election: Requested vote from peers 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707), 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595)
I20260709 13:04:25.092770 17194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:25.093155 17340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95873749c0394a798d5c6d7b5e1d6e6f" candidate_uuid: "d8884732421f4add995eb89579726f36" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:25.093439 17194 raft_consensus.cc:3055] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:25.093724 17340 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:25.093750 17194 raft_consensus.cc:740] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:25.094584 17194 consensus_queue.cc:260] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:25.095559 17194 raft_consensus.cc:3060] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:25.100118 17340 raft_consensus.cc:2468] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 3.
I20260709 13:04:25.101347 17236 leader_election.cc:304] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8884732421f4add995eb89579726f36; no voters: 
I20260709 13:04:25.102116 18142 raft_consensus.cc:2804] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:25.102890 18142 raft_consensus.cc:697] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 3 LEADER]: Becoming Leader. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:25.103618 18142 consensus_queue.cc:237] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [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: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } }
I20260709 13:04:25.104252 17194 raft_consensus.cc:2468] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8884732421f4add995eb89579726f36 in term 3.
I20260709 13:04:25.113910 17020 catalog_manager.cc:5697] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 reported cstate change: term changed from 2 to 3, leader changed from 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130) to d8884732421f4add995eb89579726f36 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "d8884732421f4add995eb89579726f36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.522609 17194 raft_consensus.cc:1275] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Refusing update from remote peer d8884732421f4add995eb89579726f36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:25.523658 18066 consensus_queue.cc:1048] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:25.524796 17341 raft_consensus.cc:1275] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:25.526062 18096 consensus_queue.cc:1048] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:25.537683 17340 raft_consensus.cc:1275] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 3 FOLLOWER]: Refusing update from remote peer d8884732421f4add995eb89579726f36: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:25.539659 18066 consensus_queue.cc:1048] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:25.559288 17268 raft_consensus.cc:1275] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer 5b338a3f3e714ec091a987da4a55a7ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:25.565253 18052 consensus_queue.cc:1048] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:04:25.993005 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:26.037648 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:26.080782 17267 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763"
dest_uuid: "d8884732421f4add995eb89579726f36"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:41340
I20260709 13:04:26.081295 17267 raft_consensus.cc:606] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:26.083794 17197 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672"
dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
mode: GRACEFUL
new_leader_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:40734
I20260709 13:04:26.084367 17197 raft_consensus.cc:606] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Received request to transfer leadership to TS d8f73ca835964795850804f8c842ec32
I20260709 13:04:26.085961 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:26.088080 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:26.088006 18137 raft_consensus.cc:993] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:26.088735 18052 raft_consensus.cc:1081] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:26.090175 17917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55196
I20260709 13:04:26.090682 17917 raft_consensus.cc:493] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:26.090938 17917 raft_consensus.cc:3060] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.097458 17917 raft_consensus.cc:515] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:26.099695 17917 leader_election.cc:290] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers 7eccdfea375f4b3fa224f7c79b12192a (127.13.222.132:46595), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:26.099964 17341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7eccdfea375f4b3fa224f7c79b12192a"
I20260709 13:04:26.100625 17341 raft_consensus.cc:3060] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.101001 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8cc8269b2aa4c15a59d48ad67df9672" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:26.101552 17197 raft_consensus.cc:3055] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:26.101809 17197 raft_consensus.cc:740] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b338a3f3e714ec091a987da4a55a7ef, State: Running, Role: LEADER
I20260709 13:04:26.102521 17197 consensus_queue.cc:260] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:26.105453 17197 raft_consensus.cc:3060] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.106431 17341 raft_consensus.cc:2468] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:26.107580 17864 leader_election.cc:304] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [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: 7eccdfea375f4b3fa224f7c79b12192a, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:26.108188 18061 raft_consensus.cc:2804] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:26.108621 18061 raft_consensus.cc:697] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:26.109406 18061 consensus_queue.cc:237] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:26.112236 17197 raft_consensus.cc:2468] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:26.127256 17020 catalog_manager.cc:5697] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.589608 17197 raft_consensus.cc:1275] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:26.590673 18061 consensus_queue.cc:1048] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:26.601730 17341 raft_consensus.cc:1275] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:26.608119 18136 consensus_queue.cc:1048] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eccdfea375f4b3fa224f7c79b12192a" member_type: VOTER last_known_addr { host: "127.13.222.132" port: 46595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:26.661407 18142 raft_consensus.cc:993] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36: : Instructing follower d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:26.664697 18166 raft_consensus.cc:1081] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Signalling peer d8f73ca835964795850804f8c842ec32 to start an election
I20260709 13:04:26.667114 17920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763"
dest_uuid: "d8f73ca835964795850804f8c842ec32"
 from {username='slave'} at 127.0.0.1:55180
I20260709 13:04:26.668141 17920 raft_consensus.cc:493] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:26.669044 17920 raft_consensus.cc:3060] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.673884 17920 raft_consensus.cc:515] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:26.675279 17920 leader_election.cc:290] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [CANDIDATE]: Term 2 election: Requested vote from peers d8884732421f4add995eb89579726f36 (127.13.222.131:38779), 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707)
I20260709 13:04:26.675869 17267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8884732421f4add995eb89579726f36"
I20260709 13:04:26.676466 17267 raft_consensus.cc:3055] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:26.676745 17267 raft_consensus.cc:740] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8884732421f4add995eb89579726f36, State: Running, Role: LEADER
I20260709 13:04:26.677362 17197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b67ccf9baff4cddacff41d168e98763" candidate_uuid: "d8f73ca835964795850804f8c842ec32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b338a3f3e714ec091a987da4a55a7ef"
I20260709 13:04:26.677537 17267 consensus_queue.cc:260] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:26.677907 17197 raft_consensus.cc:3060] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.678774 17267 raft_consensus.cc:3060] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:26.684530 17197 raft_consensus.cc:2468] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:26.685000 17267 raft_consensus.cc:2468] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f73ca835964795850804f8c842ec32 in term 2.
I20260709 13:04:26.685848 17862 leader_election.cc:304] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [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: 5b338a3f3e714ec091a987da4a55a7ef, d8f73ca835964795850804f8c842ec32; no voters: 
I20260709 13:04:26.686604 18159 raft_consensus.cc:2804] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:26.687041 18159 raft_consensus.cc:697] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Becoming Leader. State: Replica: d8f73ca835964795850804f8c842ec32, State: Running, Role: LEADER
I20260709 13:04:26.687769 18159 consensus_queue.cc:237] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [LEADER]: Queue 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: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } }
I20260709 13:04:26.700577 17018 catalog_manager.cc:5697] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 reported cstate change: term changed from 1 to 2, leader changed from d8884732421f4add995eb89579726f36 (127.13.222.131) to d8f73ca835964795850804f8c842ec32 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d8f73ca835964795850804f8c842ec32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f73ca835964795850804f8c842ec32" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34605 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:27.089107 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:27.129379 14202 tablet_server.cc:179] TabletServer@127.13.222.129:34605 shutting down...
W20260709 13:04:27.131372 17308 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 86 similar messages]
W20260709 13:04:27.140676 17308 consensus_peers.cc:597] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.171515 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:27.172574 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.173401 14202 raft_consensus.cc:2243] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.173938 14202 raft_consensus.cc:2272] T 9a860261f1c9493a812c5a10798abc84 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.176987 14202 tablet_replica.cc:333] stopping tablet replica
W20260709 13:04:27.176915 17160 consensus_peers.cc:597] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.178869 14202 raft_consensus.cc:2243] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.179847 14202 raft_consensus.cc:2272] T 160d2446ad6046438e8609f5056271c8 P d8f73ca835964795850804f8c842ec32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.182420 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.183017 14202 raft_consensus.cc:2243] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.183426 14202 raft_consensus.cc:2272] T e062d75fdf9343cebb388bad647ced25 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.185999 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.186559 14202 raft_consensus.cc:2243] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.186960 14202 raft_consensus.cc:2272] T aa8b36b667ea4187a1c93eec423de5d7 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.188906 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.189460 14202 raft_consensus.cc:2243] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.190280 14202 raft_consensus.cc:2272] T 0cc71dfea5d04f74a663df68fab32f38 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.192521 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.193306 14202 raft_consensus.cc:2243] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.193739 14202 raft_consensus.cc:2272] T 31fb47d9d76e4ba0a413f50536af42cf P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.196714 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.197410 14202 raft_consensus.cc:2243] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.197770 14202 raft_consensus.cc:2272] T 8390cbf676d947f4bda26918f1679592 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.200923 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.201747 14202 raft_consensus.cc:2243] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.202798 14202 raft_consensus.cc:2272] T f8cc8269b2aa4c15a59d48ad67df9672 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.208190 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.209239 14202 raft_consensus.cc:2243] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.210407 14202 raft_consensus.cc:2272] T b3094b46cccd47c6873b18e051f27fe1 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.210420 17234 consensus_peers.cc:597] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.213253 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.213224 17267 raft_consensus.cc:1275] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.214166 14202 raft_consensus.cc:2243] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.215204 14202 raft_consensus.cc:2272] T b84fe61ec55048bd8f491d3e3a28bc63 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.214965 18136 consensus_queue.cc:1048] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8884732421f4add995eb89579726f36" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 38779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.217995 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.219393 14202 raft_consensus.cc:2243] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.220332 14202 raft_consensus.cc:2272] T 69088af7029f42ceac446b5e7a8ff67e P d8f73ca835964795850804f8c842ec32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.223021 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.223877 14202 raft_consensus.cc:2243] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.224817 14202 raft_consensus.cc:2272] T f9e53787e38945f3bff56a70aff85ad7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.227690 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.228804 14202 raft_consensus.cc:2243] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.229888 14202 raft_consensus.cc:2272] T da63f97c0ece461aa4ebbe2675622a47 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.233073 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.234017 14202 raft_consensus.cc:2243] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:27.234378 17308 consensus_peers.cc:597] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.234635 14202 raft_consensus.cc:2272] T e6d17d88eb8a48649055c5b6053d21b6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.236389 17160 consensus_peers.cc:597] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.236929 17160 consensus_peers.cc:597] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.241757 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.242781 14202 raft_consensus.cc:2243] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.243304 14202 raft_consensus.cc:2272] T 31150fdc5fbd4837815431721f309375 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.246167 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.248549 14202 raft_consensus.cc:2243] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.249022 14202 raft_consensus.cc:2272] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.249224 17197 raft_consensus.cc:1275] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Refusing update from remote peer d8f73ca835964795850804f8c842ec32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:27.250746 18136 consensus_queue.cc:1048] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b338a3f3e714ec091a987da4a55a7ef" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 35707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:27.254528 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.255366 14202 raft_consensus.cc:2243] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.256373 14202 raft_consensus.cc:2272] T 886b538f391744fd903f3b0ca0fbc0e4 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.259114 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.260017 14202 raft_consensus.cc:2243] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.260560 14202 raft_consensus.cc:2272] T f92adb1384c2498894cefa2474c1b0c2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.263957 17234 consensus_peers.cc:597] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.264448 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.265311 14202 raft_consensus.cc:2243] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.265813 14202 raft_consensus.cc:2272] T 4605eb1e610c4d0181e689287d379761 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.267877 17308 consensus_peers.cc:597] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.268455 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.269366 14202 raft_consensus.cc:2243] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.269889 14202 raft_consensus.cc:2272] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.271956 17160 consensus_peers.cc:597] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.272653 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.273552 14202 raft_consensus.cc:2243] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.274149 14202 raft_consensus.cc:2272] T 3218855c2540413fb818e52cda22e7eb P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.276898 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.277487 14202 raft_consensus.cc:2243] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.277891 14202 raft_consensus.cc:2272] T 8d2794386d9c4bffa7cc36b15c11a8a6 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.280297 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.280817 14202 raft_consensus.cc:2243] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.281184 14202 raft_consensus.cc:2272] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.283200 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.283726 14202 raft_consensus.cc:2243] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.284092 14202 raft_consensus.cc:2272] T fdc836ad7eb548bcab7c852794b2788c P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.285962 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.286497 14202 raft_consensus.cc:2243] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.287400 14202 raft_consensus.cc:2272] T 3b67ccf9baff4cddacff41d168e98763 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.289944 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.290685 14202 raft_consensus.cc:2243] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.291471 14202 raft_consensus.cc:2272] T 7835df44d9234e9a9c18f2fa268edaf1 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.293321 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.293969 14202 raft_consensus.cc:2243] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.294418 14202 raft_consensus.cc:2272] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.296511 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.297268 14202 raft_consensus.cc:2243] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.297763 14202 raft_consensus.cc:2272] T ccdec18a943447f2acf8a32aedffca91 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.300271 14202 tablet_replica.cc:333] stopping tablet replica
W20260709 13:04:27.300868 17160 consensus_peers.cc:597] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.301018 14202 raft_consensus.cc:2243] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.302045 14202 raft_consensus.cc:2272] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.304181 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.304714 14202 raft_consensus.cc:2243] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.305387 14202 raft_consensus.cc:2272] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.307271 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.307780 14202 raft_consensus.cc:2243] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.308143 14202 raft_consensus.cc:2272] T e63046ef221043269c05070bed3cf636 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.309908 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.310585 14202 raft_consensus.cc:2243] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.311033 14202 raft_consensus.cc:2272] T 9514d6dc93e34931adfeea09faea70c8 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.313120 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.313702 14202 raft_consensus.cc:2243] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.314018 14202 raft_consensus.cc:2272] T 53e93373dc834d6a8b3f3a42181fd0ad P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.315707 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.316399 14202 raft_consensus.cc:2243] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.316838 14202 raft_consensus.cc:2272] T aa79d80736ab4e9095fe79c402f4ea0e P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.318827 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.319257 14202 raft_consensus.cc:2243] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.319591 14202 raft_consensus.cc:2272] T 61f20555b17f404d847bdcee16a00f44 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.321228 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.321796 14202 raft_consensus.cc:2243] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.322113 14202 raft_consensus.cc:2272] T b58df8eadac34780b38427d61dfb0697 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.323817 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.324255 14202 raft_consensus.cc:2243] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.324923 14202 raft_consensus.cc:2272] T 0cd5194879cf4615b12d6589f674cfc2 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.326851 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.327312 14202 raft_consensus.cc:2243] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.327618 14202 raft_consensus.cc:2272] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.329370 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.329804 14202 raft_consensus.cc:2243] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.330490 14202 raft_consensus.cc:2272] T db64e274186341a9824cd3dacf4eadc5 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.332217 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.332665 14202 raft_consensus.cc:2243] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.332983 14202 raft_consensus.cc:2272] T b2e1379b67194f39aaed4d3ac8ee1d68 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.334698 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.335139 14202 raft_consensus.cc:2243] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.335477 14202 raft_consensus.cc:2272] T 3187ad2eea6b44048079c58d91c6a75b P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.337288 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.337750 14202 raft_consensus.cc:2243] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.338145 14202 raft_consensus.cc:2272] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.339708 17234 consensus_peers.cc:597] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.340538 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.341094 14202 raft_consensus.cc:2243] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.341732 14202 raft_consensus.cc:2272] T 269534620a764aceb92aa5c2d4584202 P d8f73ca835964795850804f8c842ec32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.343767 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.344393 14202 raft_consensus.cc:2243] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.344853 14202 raft_consensus.cc:2272] T f8cde37125104feb9603907192c1fd9f P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.347215 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:27.347811 14202 raft_consensus.cc:2243] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.348241 14202 raft_consensus.cc:2272] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P d8f73ca835964795850804f8c842ec32 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.352975 17308 consensus_peers.cc:597] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.410998 14202 tablet_server.cc:196] TabletServer@127.13.222.129:34605 shutdown complete.
W20260709 13:04:27.432242 17308 consensus_peers.cc:597] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.443691 17160 consensus_peers.cc:597] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.447088 17160 consensus_peers.cc:597] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.449499 17234 consensus_peers.cc:597] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.465258 17160 consensus_peers.cc:597] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.475106 17234 consensus_peers.cc:597] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.476963 17160 consensus_peers.cc:597] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.491578 14202 tablet_server.cc:179] TabletServer@127.13.222.130:0 shutting down...
W20260709 13:04:27.491627 17308 consensus_peers.cc:597] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.506978 17234 consensus_peers.cc:597] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.515704 17308 consensus_peers.cc:597] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.525233 17234 consensus_peers.cc:597] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.533511 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:27.534598 14202 tablet_replica.cc:333] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.535415 14202 raft_consensus.cc:2243] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.536474 14202 raft_consensus.cc:2272] T 4605eb1e610c4d0181e689287d379761 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.536593 17308 consensus_peers.cc:597] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.538775 14202 tablet_replica.cc:333] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.539425 14202 raft_consensus.cc:2243] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.539819 14202 raft_consensus.cc:2272] T a77098fa9b3f40d18b75a9a7b41ebd6a P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.541982 14202 tablet_replica.cc:333] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.542673 14202 raft_consensus.cc:2243] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:27.543509 17308 consensus_peers.cc:597] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.543546 14202 raft_consensus.cc:2272] T adee787065714a1fab4cd6e6cb7e4c36 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.545547 14202 tablet_replica.cc:333] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.546103 14202 raft_consensus.cc:2243] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.546566 14202 raft_consensus.cc:2272] T 38f3861ee1fc4fca96ec175486e4d393 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.548174 14202 tablet_replica.cc:333] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.548687 14202 raft_consensus.cc:2243] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.549070 14202 raft_consensus.cc:2272] T d970e8e6994a42d7be32da0463f5ed91 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.550832 14202 tablet_replica.cc:333] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.551359 14202 raft_consensus.cc:2243] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.551726 14202 raft_consensus.cc:2272] T b2e1379b67194f39aaed4d3ac8ee1d68 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.553398 14202 tablet_replica.cc:333] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.553896 14202 raft_consensus.cc:2243] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.554651 14202 raft_consensus.cc:2272] T e6d17d88eb8a48649055c5b6053d21b6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.556322 14202 tablet_replica.cc:333] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.556818 14202 raft_consensus.cc:2243] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.557165 14202 raft_consensus.cc:2272] T 269534620a764aceb92aa5c2d4584202 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.558880 14202 tablet_replica.cc:333] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.559383 14202 raft_consensus.cc:2243] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.559739 14202 raft_consensus.cc:2272] T aa3731c7cb63429897b0dfe9e13ac982 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.561384 14202 tablet_replica.cc:333] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.561892 14202 raft_consensus.cc:2243] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.562269 14202 raft_consensus.cc:2272] T f8cc8269b2aa4c15a59d48ad67df9672 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.564574 14202 tablet_replica.cc:333] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.565191 14202 raft_consensus.cc:2243] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.565611 14202 raft_consensus.cc:2272] T 8edcaed58f4c444392656314145f8961 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.567842 14202 tablet_replica.cc:333] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.568523 14202 raft_consensus.cc:2243] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:04:27.568606 17308 consensus_peers.cc:597] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.569329 14202 raft_consensus.cc:2272] T 3218855c2540413fb818e52cda22e7eb P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.571120 14202 tablet_replica.cc:333] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.571647 14202 raft_consensus.cc:2243] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.572042 14202 raft_consensus.cc:2272] T 72d17fa11887439996ec5d68f8b5d63e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.573661 14202 tablet_replica.cc:333] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.574234 14202 raft_consensus.cc:2243] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.574617 14202 raft_consensus.cc:2272] T b3094b46cccd47c6873b18e051f27fe1 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.576354 14202 tablet_replica.cc:333] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.576835 14202 raft_consensus.cc:2243] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.577610 14202 raft_consensus.cc:2272] T 31fb47d9d76e4ba0a413f50536af42cf P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.579381 14202 tablet_replica.cc:333] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.579865 14202 raft_consensus.cc:2243] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.580224 14202 raft_consensus.cc:2272] T 886b538f391744fd903f3b0ca0fbc0e4 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.581815 14202 tablet_replica.cc:333] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.582350 14202 raft_consensus.cc:2243] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.582682 14202 raft_consensus.cc:2272] T 95873749c0394a798d5c6d7b5e1d6e6f P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.584501 14202 tablet_replica.cc:333] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.585214 14202 raft_consensus.cc:2243] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.585582 14202 raft_consensus.cc:2272] T 69088af7029f42ceac446b5e7a8ff67e P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.587949 14202 tablet_replica.cc:333] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.588768 14202 raft_consensus.cc:2243] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.589210 14202 raft_consensus.cc:2272] T 0cc71dfea5d04f74a663df68fab32f38 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.589164 17308 consensus_peers.cc:597] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.591853 14202 tablet_replica.cc:333] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.592608 14202 raft_consensus.cc:2243] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:27.592689 17234 consensus_peers.cc:597] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.593376 14202 raft_consensus.cc:2272] T 1a500df666b14c6b89c2764fdca31e30 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.595137 14202 tablet_replica.cc:333] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.595674 14202 raft_consensus.cc:2243] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.596048 14202 raft_consensus.cc:2272] T dcde1759b6534b27886ddaec190842f0 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.597967 14202 tablet_replica.cc:333] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.598531 14202 raft_consensus.cc:2243] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.598922 14202 raft_consensus.cc:2272] T aa8b36b667ea4187a1c93eec423de5d7 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.600716 14202 tablet_replica.cc:333] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.601222 14202 raft_consensus.cc:2243] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.601594 14202 raft_consensus.cc:2272] T e7967a727ade4b4e9f17c970935e9efc P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.603528 14202 tablet_replica.cc:333] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.604049 14202 raft_consensus.cc:2243] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.604458 14202 raft_consensus.cc:2272] T 428815d394a24e2c85855b912078488c P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.606233 14202 tablet_replica.cc:333] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.606750 14202 raft_consensus.cc:2243] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.607389 14202 raft_consensus.cc:2272] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.609323 14202 tablet_replica.cc:333] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.609787 14202 raft_consensus.cc:2243] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.610530 14202 raft_consensus.cc:2272] T 31150fdc5fbd4837815431721f309375 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.612289 14202 tablet_replica.cc:333] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.612926 14202 raft_consensus.cc:2243] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.613355 14202 raft_consensus.cc:2272] T 160d2446ad6046438e8609f5056271c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.615420 14202 tablet_replica.cc:333] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
W20260709 13:04:27.615721 17308 consensus_peers.cc:597] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.615942 14202 raft_consensus.cc:2243] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.616467 14202 raft_consensus.cc:2272] T e062d75fdf9343cebb388bad647ced25 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.618254 14202 tablet_replica.cc:333] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.618758 14202 raft_consensus.cc:2243] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.619158 14202 raft_consensus.cc:2272] T 0cd5194879cf4615b12d6589f674cfc2 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.620883 14202 tablet_replica.cc:333] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.621377 14202 raft_consensus.cc:2243] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.622088 14202 raft_consensus.cc:2272] T d22dfaa4bb6f44588b533f5c16a2b7a2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.624007 14202 tablet_replica.cc:333] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.624708 14202 raft_consensus.cc:2243] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.625581 14202 raft_consensus.cc:2272] T aa79d80736ab4e9095fe79c402f4ea0e P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.627997 14202 tablet_replica.cc:333] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
W20260709 13:04:27.628645 17308 consensus_peers.cc:597] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.628702 14202 raft_consensus.cc:2243] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.629475 14202 raft_consensus.cc:2272] T 61f20555b17f404d847bdcee16a00f44 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.631728 14202 tablet_replica.cc:333] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.632292 14202 raft_consensus.cc:2243] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.632658 14202 raft_consensus.cc:2272] T 7835df44d9234e9a9c18f2fa268edaf1 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.634855 14202 tablet_replica.cc:333] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.635347 14202 raft_consensus.cc:2243] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.635778 14202 raft_consensus.cc:2272] T 3b67ccf9baff4cddacff41d168e98763 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.638363 14202 tablet_replica.cc:333] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.638880 14202 raft_consensus.cc:2243] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.639276 14202 raft_consensus.cc:2272] T 53e93373dc834d6a8b3f3a42181fd0ad P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.641077 14202 tablet_replica.cc:333] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.641548 14202 raft_consensus.cc:2243] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.641916 14202 raft_consensus.cc:2272] T 9514d6dc93e34931adfeea09faea70c8 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.643541 14202 tablet_replica.cc:333] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.644034 14202 raft_consensus.cc:2243] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.644713 14202 raft_consensus.cc:2272] T e63046ef221043269c05070bed3cf636 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.646405 14202 tablet_replica.cc:333] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.646854 14202 raft_consensus.cc:2243] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.647204 14202 raft_consensus.cc:2272] T da63f97c0ece461aa4ebbe2675622a47 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.649153 14202 tablet_replica.cc:333] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.649624 14202 raft_consensus.cc:2243] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.650512 14202 raft_consensus.cc:2272] T a680ad6db3b14735abe3415a1f9daa6d P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.652688 14202 tablet_replica.cc:333] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
W20260709 13:04:27.653223 17234 consensus_peers.cc:597] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.653380 14202 raft_consensus.cc:2243] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.654233 14202 raft_consensus.cc:2272] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.655895 14202 tablet_replica.cc:333] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.656347 14202 raft_consensus.cc:2243] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.656999 14202 raft_consensus.cc:2272] T 3c8e3d51996f44dd9d3444e2ebe90042 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.658648 14202 tablet_replica.cc:333] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.659072 14202 raft_consensus.cc:2243] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.659409 14202 raft_consensus.cc:2272] T 3b8f21ea2aa54a54988747b5eda2ed51 P 5b338a3f3e714ec091a987da4a55a7ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.661039 14202 tablet_replica.cc:333] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.661444 14202 raft_consensus.cc:2243] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.661804 14202 raft_consensus.cc:2272] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.663899 14202 tablet_replica.cc:333] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef: stopping tablet replica
I20260709 13:04:27.664358 14202 raft_consensus.cc:2243] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.665023 14202 raft_consensus.cc:2272] T 0a03ed01a1c8469b8decaa22bc7e2917 P 5b338a3f3e714ec091a987da4a55a7ef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.666422 17234 consensus_peers.cc:597] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.688225 17234 consensus_peers.cc:597] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.700248 17234 consensus_peers.cc:597] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.704613 17234 consensus_peers.cc:597] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.711871 17234 consensus_peers.cc:597] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 -> Peer d8f73ca835964795850804f8c842ec32 (127.13.222.129:34605): Couldn't send request to peer d8f73ca835964795850804f8c842ec32. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34605: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.716080 17308 consensus_peers.cc:597] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.725404 17234 consensus_peers.cc:597] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.732506 14202 tablet_server.cc:196] TabletServer@127.13.222.130:0 shutdown complete.
W20260709 13:04:27.761888 17234 consensus_peers.cc:597] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.791659 17234 consensus_peers.cc:597] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.803660 14202 tablet_server.cc:179] TabletServer@127.13.222.131:0 shutting down...
W20260709 13:04:27.808665 17234 consensus_peers.cc:597] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.810367 17308 consensus_peers.cc:597] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.827091 17308 consensus_peers.cc:597] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:27.831617 17309 consensus_peers.cc:597] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.843443 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:27.844241 14202 tablet_replica.cc:333] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.844903 14202 raft_consensus.cc:2243] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.845325 14202 raft_consensus.cc:2272] T f9e53787e38945f3bff56a70aff85ad7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.847312 14202 tablet_replica.cc:333] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.847862 14202 raft_consensus.cc:2243] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.848522 14202 raft_consensus.cc:2272] T a77098fa9b3f40d18b75a9a7b41ebd6a P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.850302 14202 tablet_replica.cc:333] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.850816 14202 raft_consensus.cc:2243] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.851471 14202 raft_consensus.cc:2272] T d970e8e6994a42d7be32da0463f5ed91 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.853168 14202 tablet_replica.cc:333] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.853760 14202 raft_consensus.cc:2243] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.854163 14202 raft_consensus.cc:2272] T db64e274186341a9824cd3dacf4eadc5 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.856232 14202 tablet_replica.cc:333] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.856868 14202 raft_consensus.cc:2243] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:27.857108 17309 consensus_peers.cc:597] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.857267 14202 raft_consensus.cc:2272] T a680ad6db3b14735abe3415a1f9daa6d P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.859505 14202 tablet_replica.cc:333] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36: stopping tablet replica
W20260709 13:04:27.860001 17309 consensus_peers.cc:597] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.860342 14202 raft_consensus.cc:2243] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.860899 14202 raft_consensus.cc:2272] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.863430 14202 tablet_replica.cc:333] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.864136 14202 raft_consensus.cc:2243] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.865064 14202 raft_consensus.cc:2272] T fdc836ad7eb548bcab7c852794b2788c P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.867316 14202 tablet_replica.cc:333] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.868029 14202 raft_consensus.cc:2243] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:27.868197 17309 consensus_peers.cc:597] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.868458 14202 raft_consensus.cc:2272] T aa3731c7cb63429897b0dfe9e13ac982 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.870651 14202 tablet_replica.cc:333] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.871395 14202 raft_consensus.cc:2243] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.871850 14202 raft_consensus.cc:2272] T adee787065714a1fab4cd6e6cb7e4c36 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.874151 14202 tablet_replica.cc:333] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.874873 14202 raft_consensus.cc:2243] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.875298 14202 raft_consensus.cc:2272] T 38f3861ee1fc4fca96ec175486e4d393 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.876942 14202 tablet_replica.cc:333] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.877445 14202 raft_consensus.cc:2243] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.878340 14202 raft_consensus.cc:2272] T c39cd891283d4d0f9c0a0ab72cfeac7e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.880087 14202 tablet_replica.cc:333] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.880590 14202 raft_consensus.cc:2243] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.881239 14202 raft_consensus.cc:2272] T 53e93373dc834d6a8b3f3a42181fd0ad P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.882894 14202 tablet_replica.cc:333] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.883392 14202 raft_consensus.cc:2243] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.884079 14202 raft_consensus.cc:2272] T 9514d6dc93e34931adfeea09faea70c8 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.885679 14202 tablet_replica.cc:333] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.886171 14202 raft_consensus.cc:2243] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.886569 14202 raft_consensus.cc:2272] T e6d17d88eb8a48649055c5b6053d21b6 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.888161 14202 tablet_replica.cc:333] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.888652 14202 raft_consensus.cc:2243] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.889025 14202 raft_consensus.cc:2272] T 3218855c2540413fb818e52cda22e7eb P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.890676 14202 tablet_replica.cc:333] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.891151 14202 raft_consensus.cc:2243] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.891492 14202 raft_consensus.cc:2272] T 8edcaed58f4c444392656314145f8961 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.893077 14202 tablet_replica.cc:333] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.893558 14202 raft_consensus.cc:2243] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.893927 14202 raft_consensus.cc:2272] T dcde1759b6534b27886ddaec190842f0 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.895627 14202 tablet_replica.cc:333] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.896126 14202 raft_consensus.cc:2243] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.896572 14202 raft_consensus.cc:2272] T 160d2446ad6046438e8609f5056271c8 P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.898705 14202 tablet_replica.cc:333] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.899235 14202 raft_consensus.cc:2243] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.899971 14202 raft_consensus.cc:2272] T e062d75fdf9343cebb388bad647ced25 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.901746 14202 tablet_replica.cc:333] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.902279 14202 raft_consensus.cc:2243] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.902951 14202 raft_consensus.cc:2272] T f92adb1384c2498894cefa2474c1b0c2 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.904665 14202 tablet_replica.cc:333] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.905148 14202 raft_consensus.cc:2243] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.905510 14202 raft_consensus.cc:2272] T 886b538f391744fd903f3b0ca0fbc0e4 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.907366 14202 tablet_replica.cc:333] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.907886 14202 raft_consensus.cc:2243] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.908670 14202 raft_consensus.cc:2272] T 95873749c0394a798d5c6d7b5e1d6e6f P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.910575 14202 tablet_replica.cc:333] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.911082 14202 raft_consensus.cc:2243] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.911772 14202 raft_consensus.cc:2272] T 8390cbf676d947f4bda26918f1679592 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.913693 14202 tablet_replica.cc:333] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.914213 14202 raft_consensus.cc:2243] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.914642 14202 raft_consensus.cc:2272] T ccdec18a943447f2acf8a32aedffca91 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.915824 17309 consensus_peers.cc:597] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.916519 14202 tablet_replica.cc:333] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.917104 14202 raft_consensus.cc:2243] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.917495 14202 raft_consensus.cc:2272] T 1a500df666b14c6b89c2764fdca31e30 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.919253 14202 tablet_replica.cc:333] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.919849 14202 raft_consensus.cc:2243] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.920244 14202 raft_consensus.cc:2272] T 69088af7029f42ceac446b5e7a8ff67e P d8884732421f4add995eb89579726f36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.922243 14202 tablet_replica.cc:333] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.922857 14202 raft_consensus.cc:2243] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.923266 14202 raft_consensus.cc:2272] T b84fe61ec55048bd8f491d3e3a28bc63 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:27.923978 17309 consensus_peers.cc:597] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:27.925159 14202 tablet_replica.cc:333] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.925784 14202 raft_consensus.cc:2243] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.926445 14202 raft_consensus.cc:2272] T aa8b36b667ea4187a1c93eec423de5d7 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.928036 14202 tablet_replica.cc:333] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.928504 14202 raft_consensus.cc:2243] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.929152 14202 raft_consensus.cc:2272] T e7967a727ade4b4e9f17c970935e9efc P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.930814 14202 tablet_replica.cc:333] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.931275 14202 raft_consensus.cc:2243] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.931912 14202 raft_consensus.cc:2272] T 428815d394a24e2c85855b912078488c P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.933562 14202 tablet_replica.cc:333] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.934103 14202 raft_consensus.cc:2243] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.934796 14202 raft_consensus.cc:2272] T 3187ad2eea6b44048079c58d91c6a75b P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.936455 14202 tablet_replica.cc:333] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.936930 14202 raft_consensus.cc:2243] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.937282 14202 raft_consensus.cc:2272] T 658a8e529ed74e5ebe706fd8b6b35d01 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.938895 14202 tablet_replica.cc:333] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.939373 14202 raft_consensus.cc:2243] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.939764 14202 raft_consensus.cc:2272] T 3b8f21ea2aa54a54988747b5eda2ed51 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.941769 14202 tablet_replica.cc:333] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.942253 14202 raft_consensus.cc:2243] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.942597 14202 raft_consensus.cc:2272] T 3c8e3d51996f44dd9d3444e2ebe90042 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.944209 14202 tablet_replica.cc:333] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.944622 14202 raft_consensus.cc:2243] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.944967 14202 raft_consensus.cc:2272] T 72d17fa11887439996ec5d68f8b5d63e P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.946581 14202 tablet_replica.cc:333] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.947055 14202 raft_consensus.cc:2243] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.947427 14202 raft_consensus.cc:2272] T da63f97c0ece461aa4ebbe2675622a47 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.949005 14202 tablet_replica.cc:333] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.949469 14202 raft_consensus.cc:2243] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.949815 14202 raft_consensus.cc:2272] T f8cde37125104feb9603907192c1fd9f P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.951480 14202 tablet_replica.cc:333] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.951934 14202 raft_consensus.cc:2243] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.952288 14202 raft_consensus.cc:2272] T 0a03ed01a1c8469b8decaa22bc7e2917 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.954253 14202 tablet_replica.cc:333] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.954836 14202 raft_consensus.cc:2243] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.955204 14202 raft_consensus.cc:2272] T 0cc71dfea5d04f74a663df68fab32f38 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.957299 14202 tablet_replica.cc:333] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.957953 14202 raft_consensus.cc:2243] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:27.958772 14202 raft_consensus.cc:2272] T 9a860261f1c9493a812c5a10798abc84 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.960642 14202 tablet_replica.cc:333] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.961174 14202 raft_consensus.cc:2243] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.961534 14202 raft_consensus.cc:2272] T d22dfaa4bb6f44588b533f5c16a2b7a2 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.963222 14202 tablet_replica.cc:333] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.963668 14202 raft_consensus.cc:2243] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.964043 14202 raft_consensus.cc:2272] T b58df8eadac34780b38427d61dfb0697 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.965849 14202 tablet_replica.cc:333] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.966331 14202 raft_consensus.cc:2243] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.966681 14202 raft_consensus.cc:2272] T 8b0963bd5d314baa95b8b84be3bdbec1 P d8884732421f4add995eb89579726f36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:27.968802 14202 tablet_replica.cc:333] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36: stopping tablet replica
I20260709 13:04:27.969223 14202 raft_consensus.cc:2243] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:27.969645 14202 raft_consensus.cc:2272] T 3b67ccf9baff4cddacff41d168e98763 P d8884732421f4add995eb89579726f36 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:28.025866 17309 consensus_peers.cc:597] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.131:38779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.038249 14202 tablet_server.cc:196] TabletServer@127.13.222.131:0 shutdown complete.
W20260709 13:04:28.054280 17309 consensus_peers.cc:597] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.131:38779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.060743 17308 consensus_peers.cc:597] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.072263 17308 consensus_peers.cc:597] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.072774 17308 consensus_peers.cc:597] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer 5b338a3f3e714ec091a987da4a55a7ef (127.13.222.130:35707): Couldn't send request to peer 5b338a3f3e714ec091a987da4a55a7ef. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:35707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:28.080039 17309 consensus_peers.cc:597] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.131:38779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.103787 14202 tablet_server.cc:179] TabletServer@127.13.222.132:0 shutting down...
I20260709 13:04:28.140455 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:28.141290 14202 tablet_replica.cc:333] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.142146 14202 raft_consensus.cc:2243] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.143106 14202 raft_consensus.cc:2272] T f9e53787e38945f3bff56a70aff85ad7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.145305 14202 tablet_replica.cc:333] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.145879 14202 raft_consensus.cc:2243] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.146330 14202 raft_consensus.cc:2272] T 4605eb1e610c4d0181e689287d379761 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.148085 14202 tablet_replica.cc:333] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.148628 14202 raft_consensus.cc:2243] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.148984 14202 raft_consensus.cc:2272] T d970e8e6994a42d7be32da0463f5ed91 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.150640 14202 tablet_replica.cc:333] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.151124 14202 raft_consensus.cc:2243] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.151492 14202 raft_consensus.cc:2272] T db64e274186341a9824cd3dacf4eadc5 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.153133 14202 tablet_replica.cc:333] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.153631 14202 raft_consensus.cc:2243] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.154338 14202 raft_consensus.cc:2272] T b2e1379b67194f39aaed4d3ac8ee1d68 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.155937 14202 tablet_replica.cc:333] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.156430 14202 raft_consensus.cc:2243] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.156819 14202 raft_consensus.cc:2272] T adee787065714a1fab4cd6e6cb7e4c36 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.158465 14202 tablet_replica.cc:333] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.158947 14202 raft_consensus.cc:2243] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.159310 14202 raft_consensus.cc:2272] T fdc836ad7eb548bcab7c852794b2788c P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.160967 14202 tablet_replica.cc:333] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.161465 14202 raft_consensus.cc:2243] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.162153 14202 raft_consensus.cc:2272] T aa3731c7cb63429897b0dfe9e13ac982 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.163872 14202 tablet_replica.cc:333] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.164353 14202 raft_consensus.cc:2243] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.165023 14202 raft_consensus.cc:2272] T 38f3861ee1fc4fca96ec175486e4d393 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.166703 14202 tablet_replica.cc:333] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.167202 14202 raft_consensus.cc:2243] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.167553 14202 raft_consensus.cc:2272] T c39cd891283d4d0f9c0a0ab72cfeac7e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.169126 14202 tablet_replica.cc:333] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.169611 14202 raft_consensus.cc:2243] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.170334 14202 raft_consensus.cc:2272] T 8edcaed58f4c444392656314145f8961 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.171947 14202 tablet_replica.cc:333] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.172422 14202 raft_consensus.cc:2243] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.173118 14202 raft_consensus.cc:2272] T 72d17fa11887439996ec5d68f8b5d63e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.175105 14202 tablet_replica.cc:333] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.175637 14202 raft_consensus.cc:2243] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.176016 14202 raft_consensus.cc:2272] T 658a8e529ed74e5ebe706fd8b6b35d01 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.177650 14202 tablet_replica.cc:333] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.178133 14202 raft_consensus.cc:2243] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.178879 14202 raft_consensus.cc:2272] T dcde1759b6534b27886ddaec190842f0 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.180897 14202 tablet_replica.cc:333] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.181412 14202 raft_consensus.cc:2243] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.181793 14202 raft_consensus.cc:2272] T 1a500df666b14c6b89c2764fdca31e30 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.183933 14202 tablet_replica.cc:333] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
W20260709 13:04:28.184478 17309 consensus_peers.cc:597] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a -> Peer d8884732421f4add995eb89579726f36 (127.13.222.131:38779): Couldn't send request to peer d8884732421f4add995eb89579726f36. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.131:38779: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:28.184559 14202 raft_consensus.cc:2243] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.185580 14202 raft_consensus.cc:2272] T ccdec18a943447f2acf8a32aedffca91 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.187384 14202 tablet_replica.cc:333] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.187875 14202 raft_consensus.cc:2243] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.188218 14202 raft_consensus.cc:2272] T a60ed2d9ff4f41e9a1716e4d8454a6a4 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.190043 14202 tablet_replica.cc:333] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.190783 14202 raft_consensus.cc:2243] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.191180 14202 raft_consensus.cc:2272] T 31150fdc5fbd4837815431721f309375 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.192911 14202 tablet_replica.cc:333] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.193564 14202 raft_consensus.cc:2243] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.193997 14202 raft_consensus.cc:2272] T b84fe61ec55048bd8f491d3e3a28bc63 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.195860 14202 tablet_replica.cc:333] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.196375 14202 raft_consensus.cc:2243] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.196748 14202 raft_consensus.cc:2272] T e7967a727ade4b4e9f17c970935e9efc P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.198912 14202 tablet_replica.cc:333] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.199389 14202 raft_consensus.cc:2243] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.199751 14202 raft_consensus.cc:2272] T 428815d394a24e2c85855b912078488c P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.201373 14202 tablet_replica.cc:333] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.201853 14202 raft_consensus.cc:2243] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.202543 14202 raft_consensus.cc:2272] T b3094b46cccd47c6873b18e051f27fe1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.204294 14202 tablet_replica.cc:333] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.204766 14202 raft_consensus.cc:2243] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.205132 14202 raft_consensus.cc:2272] T 31fb47d9d76e4ba0a413f50536af42cf P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.206893 14202 tablet_replica.cc:333] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.207409 14202 raft_consensus.cc:2243] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.207768 14202 raft_consensus.cc:2272] T 269534620a764aceb92aa5c2d4584202 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.209383 14202 tablet_replica.cc:333] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.209870 14202 raft_consensus.cc:2243] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.210570 14202 raft_consensus.cc:2272] T 8b0963bd5d314baa95b8b84be3bdbec1 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.213814 14202 tablet_replica.cc:333] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.214365 14202 raft_consensus.cc:2243] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.214775 14202 raft_consensus.cc:2272] T 0cd5194879cf4615b12d6589f674cfc2 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.216461 14202 tablet_replica.cc:333] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.216961 14202 raft_consensus.cc:2243] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.217651 14202 raft_consensus.cc:2272] T b58df8eadac34780b38427d61dfb0697 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.219523 14202 tablet_replica.cc:333] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.220041 14202 raft_consensus.cc:2243] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.220731 14202 raft_consensus.cc:2272] T b33dcbb8cb1a44dbbbe29558a7e26ef2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.222501 14202 tablet_replica.cc:333] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.223016 14202 raft_consensus.cc:2243] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.223693 14202 raft_consensus.cc:2272] T f8cde37125104feb9603907192c1fd9f P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.225499 14202 tablet_replica.cc:333] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.225982 14202 raft_consensus.cc:2243] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.226419 14202 raft_consensus.cc:2272] T 0a03ed01a1c8469b8decaa22bc7e2917 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.228055 14202 tablet_replica.cc:333] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.228534 14202 raft_consensus.cc:2243] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.228910 14202 raft_consensus.cc:2272] T 9a860261f1c9493a812c5a10798abc84 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.230713 14202 tablet_replica.cc:333] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.231225 14202 raft_consensus.cc:2243] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.231899 14202 raft_consensus.cc:2272] T 61f20555b17f404d847bdcee16a00f44 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.233709 14202 tablet_replica.cc:333] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.234175 14202 raft_consensus.cc:2243] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.234584 14202 raft_consensus.cc:2272] T aa79d80736ab4e9095fe79c402f4ea0e P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.236351 14202 tablet_replica.cc:333] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.236824 14202 raft_consensus.cc:2243] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.237206 14202 raft_consensus.cc:2272] T f92adb1384c2498894cefa2474c1b0c2 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.238876 14202 tablet_replica.cc:333] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.239319 14202 raft_consensus.cc:2243] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.239718 14202 raft_consensus.cc:2272] T 95873749c0394a798d5c6d7b5e1d6e6f P 7eccdfea375f4b3fa224f7c79b12192a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.241325 14202 tablet_replica.cc:333] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.241765 14202 raft_consensus.cc:2243] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.242096 14202 raft_consensus.cc:2272] T f8cc8269b2aa4c15a59d48ad67df9672 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.243662 14202 tablet_replica.cc:333] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.244102 14202 raft_consensus.cc:2243] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.244457 14202 raft_consensus.cc:2272] T 8390cbf676d947f4bda26918f1679592 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.245997 14202 tablet_replica.cc:333] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.246479 14202 raft_consensus.cc:2243] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.246814 14202 raft_consensus.cc:2272] T e63046ef221043269c05070bed3cf636 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.248453 14202 tablet_replica.cc:333] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.248885 14202 raft_consensus.cc:2243] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.249223 14202 raft_consensus.cc:2272] T 7835df44d9234e9a9c18f2fa268edaf1 P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.250874 14202 tablet_replica.cc:333] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.251328 14202 raft_consensus.cc:2243] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.251664 14202 raft_consensus.cc:2272] T 3187ad2eea6b44048079c58d91c6a75b P 7eccdfea375f4b3fa224f7c79b12192a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.253314 14202 tablet_replica.cc:333] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.253746 14202 raft_consensus.cc:2243] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.254108 14202 raft_consensus.cc:2272] T a680ad6db3b14735abe3415a1f9daa6d P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.255685 14202 tablet_replica.cc:333] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.256096 14202 raft_consensus.cc:2243] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.256768 14202 raft_consensus.cc:2272] T 9e0733da82cd4b62ae16cdafeaaa7fd7 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.258397 14202 tablet_replica.cc:333] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.258811 14202 raft_consensus.cc:2243] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.259146 14202 raft_consensus.cc:2272] T 8d2794386d9c4bffa7cc36b15c11a8a6 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.260655 14202 tablet_replica.cc:333] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a: stopping tablet replica
I20260709 13:04:28.261034 14202 raft_consensus.cc:2243] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:28.261353 14202 raft_consensus.cc:2272] T 3c8e3d51996f44dd9d3444e2ebe90042 P 7eccdfea375f4b3fa224f7c79b12192a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.319518 14202 tablet_server.cc:196] TabletServer@127.13.222.132:0 shutdown complete.
I20260709 13:04:28.374440 14202 master.cc:562] Master@127.13.222.190:42033 shutting down...
I20260709 13:04:28.398481 14202 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:28.399011 14202 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:28.399317 14202 tablet_replica.cc:333] T 00000000000000000000000000000000 P 813ba5dbba8146acb978ff7f8dd518ff: stopping tablet replica
I20260709 13:04:28.419646 14202 master.cc:584] Master@127.13.222.190:42033 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (28001 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:04:28.496068 14202 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.222.190:39727
I20260709 13:04:28.497221 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:28.502522 18185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:28.502775 18186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:28.503750 18188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:28.504869 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:28.505851 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:28.506023 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:28.506161 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602268506148 us; error 0 us; skew 500 ppm
I20260709 13:04:28.506695 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:28.508927 14202 webserver.cc:533] Webserver started at http://127.13.222.190:46399/ using document root <none> and password file <none>
I20260709 13:04:28.509400 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:28.509570 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:28.509819 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:28.510926 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/master-0-root/instance:
uuid: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:28.515308 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:28.518656 18193 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.519420 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:28.519709 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/master-0-root
uuid: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:28.519997 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:28.529871 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:28.531134 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:28.567608 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.190:39727
I20260709 13:04:28.567700 18244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.190:39727 every 8 connection(s)
I20260709 13:04:28.571333 18245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:28.581386 18245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d: Bootstrap starting.
I20260709 13:04:28.586308 18245 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:28.590245 18245 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d: No bootstrap required, opened a new log
I20260709 13:04:28.592192 18245 raft_consensus.cc:359] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d" member_type: VOTER }
I20260709 13:04:28.592549 18245 raft_consensus.cc:385] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:28.592721 18245 raft_consensus.cc:740] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3e3e969f8f74a8a9b68f3c2ee4c8c3d, State: Initialized, Role: FOLLOWER
I20260709 13:04:28.593173 18245 consensus_queue.cc:260] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d" member_type: VOTER }
I20260709 13:04:28.593578 18245 raft_consensus.cc:399] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:28.593757 18245 raft_consensus.cc:493] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:28.593961 18245 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:28.598809 18245 raft_consensus.cc:515] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d" member_type: VOTER }
I20260709 13:04:28.599301 18245 leader_election.cc:304] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [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: c3e3e969f8f74a8a9b68f3c2ee4c8c3d; no voters: 
I20260709 13:04:28.600299 18245 leader_election.cc:290] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:28.600695 18248 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:28.602018 18248 raft_consensus.cc:697] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 1 LEADER]: Becoming Leader. State: Replica: c3e3e969f8f74a8a9b68f3c2ee4c8c3d, State: Running, Role: LEADER
I20260709 13:04:28.602672 18248 consensus_queue.cc:237] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [LEADER]: Queue going to LEADER mode. State: All 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: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d" member_type: VOTER }
I20260709 13:04:28.603055 18245 sys_catalog.cc:565] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:28.606964 18250 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c3e3e969f8f74a8a9b68f3c2ee4c8c3d. Latest consensus state: current_term: 1 leader_uuid: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d" member_type: VOTER } }
I20260709 13:04:28.607573 18250 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:28.608263 18249 sys_catalog.cc:455] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c3e3e969f8f74a8a9b68f3c2ee4c8c3d" member_type: VOTER } }
I20260709 13:04:28.608906 18249 sys_catalog.cc:458] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:28.609712 18255 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:28.614459 18255 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:28.619122 14202 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:28.622881 18255 catalog_manager.cc:1383] Generated new cluster ID: bb21e9bfea194941a1a6d2f5dec65964
I20260709 13:04:28.623160 18255 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:28.639523 18255 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:28.640730 18255 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:28.666360 18255 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d: Generated new TSK 0
I20260709 13:04:28.666953 18255 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:28.687016 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:28.693068 18266 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:28.694051 18267 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:28.695708 18269 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:28.698016 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:28.699010 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:28.699188 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:28.699323 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602268699312 us; error 0 us; skew 500 ppm
I20260709 13:04:28.699810 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:28.701997 14202 webserver.cc:533] Webserver started at http://127.13.222.129:37311/ using document root <none> and password file <none>
I20260709 13:04:28.702473 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:28.702629 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:28.702839 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:28.703836 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root/instance:
uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:28.708652 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:04:28.713135 18274 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.714715 14202 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:04:28.715215 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:28.715734 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:28.737979 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:28.739593 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:28.741493 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:28.744745 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:28.745000 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.745307 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:28.745527 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.787197 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:42049
I20260709 13:04:28.787307 18336 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:42049 every 8 connection(s)
I20260709 13:04:28.791750 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:28.797742 18341 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:28.800663 18342 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:28.802524 18344 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:28.803527 18337 heartbeater.cc:344] Connected to a master server at 127.13.222.190:39727
I20260709 13:04:28.803951 18337 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:28.804319 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:28.804863 18337 heartbeater.cc:507] Master 127.13.222.190:39727 requested a full tablet report, sending...
I20260709 13:04:28.805426 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:28.805680 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:28.805835 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602268805818 us; error 0 us; skew 500 ppm
I20260709 13:04:28.806464 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:28.807171 18210 ts_manager.cc:194] Registered new tserver with Master: d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049)
I20260709 13:04:28.809315 14202 webserver.cc:533] Webserver started at http://127.13.222.130:37815/ using document root <none> and password file <none>
I20260709 13:04:28.809755 18210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60876
I20260709 13:04:28.810002 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:28.810359 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:28.810708 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:28.811906 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-1-root/instance:
uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:28.816412 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:04:28.819576 18349 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.820269 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:04:28.820536 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-1-root
uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:28.820811 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:28.836467 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:28.837621 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:28.839051 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:28.841127 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:28.841323 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.841534 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:28.841679 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.879088 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.130:45711
I20260709 13:04:28.879204 18411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.130:45711 every 8 connection(s)
I20260709 13:04:28.883534 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:28.890009 18415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:28.892663 18416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:28.895871 18412 heartbeater.cc:344] Connected to a master server at 127.13.222.190:39727
W20260709 13:04:28.896023 18418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:28.896379 18412 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:28.896401 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:28.897243 18412 heartbeater.cc:507] Master 127.13.222.190:39727 requested a full tablet report, sending...
I20260709 13:04:28.897416 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:28.897701 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:28.897866 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602268897848 us; error 0 us; skew 500 ppm
I20260709 13:04:28.898553 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:28.899255 18210 ts_manager.cc:194] Registered new tserver with Master: d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:28.900810 18210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60882
I20260709 13:04:28.900978 14202 webserver.cc:533] Webserver started at http://127.13.222.131:45433/ using document root <none> and password file <none>
I20260709 13:04:28.901575 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:28.901809 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:28.902071 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:28.903165 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-2-root/instance:
uuid: "2c8291918461480796ae6b0cd03e7e1c"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:28.907226 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:28.910305 18423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.910944 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:28.911202 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-2-root
uuid: "2c8291918461480796ae6b0cd03e7e1c"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:28.911479 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:28.920413 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:28.921590 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:28.923025 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:28.925159 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:28.925348 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.925567 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:28.925711 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:28.963544 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.131:39081
I20260709 13:04:28.963653 18485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.131:39081 every 8 connection(s)
I20260709 13:04:28.977324 18486 heartbeater.cc:344] Connected to a master server at 127.13.222.190:39727
I20260709 13:04:28.977780 18486 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:28.978569 18486 heartbeater.cc:507] Master 127.13.222.190:39727 requested a full tablet report, sending...
I20260709 13:04:28.980572 18210 ts_manager.cc:194] Registered new tserver with Master: 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:28.981518 14202 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014571372s
I20260709 13:04:28.981966 18210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60888
I20260709 13:04:29.006385 18210 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60892:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:29.009202 18210 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:29.077706 18451 tablet_service.cc:1511] Processing CreateTablet for tablet d334e6cdc3b649ebad8c27b523a7b276 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:29.078495 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 88fec58bd61c441190bddf434e18b378 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:29.079202 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d334e6cdc3b649ebad8c27b523a7b276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.079838 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fec58bd61c441190bddf434e18b378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.081231 18450 tablet_service.cc:1511] Processing CreateTablet for tablet dda5a12def864f21a6bdf383aff6f5e4 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:29.082633 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda5a12def864f21a6bdf383aff6f5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.086146 18448 tablet_service.cc:1511] Processing CreateTablet for tablet cb7ef275a3a743c2ab55b386cb44af27 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:29.087500 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7ef275a3a743c2ab55b386cb44af27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.093973 18377 tablet_service.cc:1511] Processing CreateTablet for tablet d334e6cdc3b649ebad8c27b523a7b276 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:29.094527 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 88fec58bd61c441190bddf434e18b378 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:29.095981 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fec58bd61c441190bddf434e18b378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.095829 18376 tablet_service.cc:1511] Processing CreateTablet for tablet dda5a12def864f21a6bdf383aff6f5e4 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:29.097119 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda5a12def864f21a6bdf383aff6f5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.098536 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d334e6cdc3b649ebad8c27b523a7b276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.099828 18374 tablet_service.cc:1511] Processing CreateTablet for tablet cb7ef275a3a743c2ab55b386cb44af27 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:29.101529 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7ef275a3a743c2ab55b386cb44af27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.109268 18302 tablet_service.cc:1511] Processing CreateTablet for tablet d334e6cdc3b649ebad8c27b523a7b276 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:29.109591 18300 tablet_service.cc:1511] Processing CreateTablet for tablet 88fec58bd61c441190bddf434e18b378 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:29.110695 18302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d334e6cdc3b649ebad8c27b523a7b276. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.111577 18299 tablet_service.cc:1511] Processing CreateTablet for tablet cb7ef275a3a743c2ab55b386cb44af27 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:29.112488 18301 tablet_service.cc:1511] Processing CreateTablet for tablet dda5a12def864f21a6bdf383aff6f5e4 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:29.112955 18299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb7ef275a3a743c2ab55b386cb44af27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.114058 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda5a12def864f21a6bdf383aff6f5e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.114784 18298 tablet_service.cc:1511] Processing CreateTablet for tablet 326ed3df3bff42e3baddfaed1c3b4453 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:29.116140 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326ed3df3bff42e3baddfaed1c3b4453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.117363 18300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88fec58bd61c441190bddf434e18b378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.133374 18373 tablet_service.cc:1511] Processing CreateTablet for tablet 326ed3df3bff42e3baddfaed1c3b4453 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:29.134891 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326ed3df3bff42e3baddfaed1c3b4453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.139416 18447 tablet_service.cc:1511] Processing CreateTablet for tablet 326ed3df3bff42e3baddfaed1c3b4453 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:29.140834 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326ed3df3bff42e3baddfaed1c3b4453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.143334 18297 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe66be8b5541a4a4b87e6fd88e7d77 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:29.144717 18297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe66be8b5541a4a4b87e6fd88e7d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.146628 18372 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe66be8b5541a4a4b87e6fd88e7d77 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:29.152300 18446 tablet_service.cc:1511] Processing CreateTablet for tablet 53fe66be8b5541a4a4b87e6fd88e7d77 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:29.153661 18446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe66be8b5541a4a4b87e6fd88e7d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.147928 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53fe66be8b5541a4a4b87e6fd88e7d77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.156715 18296 tablet_service.cc:1511] Processing CreateTablet for tablet a773d7b9bd8c42e89dbd1b9ca4f7b748 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:29.165640 18371 tablet_service.cc:1511] Processing CreateTablet for tablet a773d7b9bd8c42e89dbd1b9ca4f7b748 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:29.168918 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a773d7b9bd8c42e89dbd1b9ca4f7b748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.169083 18450 tablet_service.cc:1511] Processing CreateTablet for tablet a773d7b9bd8c42e89dbd1b9ca4f7b748 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:29.171375 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a773d7b9bd8c42e89dbd1b9ca4f7b748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.177218 18500 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.173707 18295 tablet_service.cc:1511] Processing CreateTablet for tablet 8639a0d7cf354e3f9b9a259719009c1b (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:29.213388 18296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a773d7b9bd8c42e89dbd1b9ca4f7b748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.218619 18370 tablet_service.cc:1511] Processing CreateTablet for tablet 8639a0d7cf354e3f9b9a259719009c1b (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:29.220270 18370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8639a0d7cf354e3f9b9a259719009c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.234501 18295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8639a0d7cf354e3f9b9a259719009c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.248575 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 8639a0d7cf354e3f9b9a259719009c1b (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:29.250018 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8639a0d7cf354e3f9b9a259719009c1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.249933 18294 tablet_service.cc:1511] Processing CreateTablet for tablet 0528b35a744d4b51a1802b9ec41ff76a (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:29.252204 18294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0528b35a744d4b51a1802b9ec41ff76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.259565 18370 tablet_service.cc:1511] Processing CreateTablet for tablet 0528b35a744d4b51a1802b9ec41ff76a (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:29.260821 18370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0528b35a744d4b51a1802b9ec41ff76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.271109 18502 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.277930 18500 tablet_bootstrap.cc:654] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.283609 18448 tablet_service.cc:1511] Processing CreateTablet for tablet 0528b35a744d4b51a1802b9ec41ff76a (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:29.284950 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0528b35a744d4b51a1802b9ec41ff76a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.302369 18503 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.304325 18500 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.305058 18500 ts_tablet_manager.cc:1403] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.128s	user 0.002s	sys 0.010s
I20260709 13:04:29.343394 18298 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0759db03bd402f8fe8660960c80395 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:29.343254 18371 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0759db03bd402f8fe8660960c80395 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:29.345948 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0759db03bd402f8fe8660960c80395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.343216 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 4d0759db03bd402f8fe8660960c80395 (DEFAULT_TABLE table=test-workload [id=c9675bbd04b94ee18afd131ac3a90d91]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:29.347879 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0759db03bd402f8fe8660960c80395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.347931 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d0759db03bd402f8fe8660960c80395. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:29.361435 18500 raft_consensus.cc:359] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.362854 18500 raft_consensus.cc:385] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.363175 18500 raft_consensus.cc:740] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.364308 18500 consensus_queue.cc:260] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.366456 18502 tablet_bootstrap.cc:654] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.374915 18500 ts_tablet_manager.cc:1434] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.007s
I20260709 13:04:29.375252 18503 tablet_bootstrap.cc:654] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.376757 18486 heartbeater.cc:499] Master 127.13.222.190:39727 was elected leader, sending a full tablet report...
I20260709 13:04:29.377189 18500 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.380926 18502 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.382047 18502 ts_tablet_manager.cc:1403] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.111s	user 0.007s	sys 0.008s
I20260709 13:04:29.389784 18502 raft_consensus.cc:359] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.390733 18502 raft_consensus.cc:385] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.391069 18502 raft_consensus.cc:740] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.392282 18500 tablet_bootstrap.cc:654] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.391939 18502 consensus_queue.cc:260] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.406065 18503 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.406862 18503 ts_tablet_manager.cc:1403] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.005s
I20260709 13:04:29.410616 18503 raft_consensus.cc:359] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.411437 18503 raft_consensus.cc:385] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.411746 18503 raft_consensus.cc:740] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.414050 18502 ts_tablet_manager.cc:1434] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.018s
I20260709 13:04:29.414875 18337 heartbeater.cc:499] Master 127.13.222.190:39727 was elected leader, sending a full tablet report...
I20260709 13:04:29.415616 18502 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.413668 18503 consensus_queue.cc:260] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.420830 18500 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.421554 18500 ts_tablet_manager.cc:1403] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.019s
I20260709 13:04:29.423038 18502 tablet_bootstrap.cc:654] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.424539 18500 raft_consensus.cc:359] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.425307 18500 raft_consensus.cc:385] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.425592 18500 raft_consensus.cc:740] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.426419 18500 consensus_queue.cc:260] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.428544 18500 ts_tablet_manager.cc:1434] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:04:29.429610 18500 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.430171 18503 ts_tablet_manager.cc:1434] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 13:04:29.431651 18503 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.429559 18412 heartbeater.cc:499] Master 127.13.222.190:39727 was elected leader, sending a full tablet report...
I20260709 13:04:29.435798 18502 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.436470 18502 ts_tablet_manager.cc:1403] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 13:04:29.437135 18500 tablet_bootstrap.cc:654] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.438357 18503 tablet_bootstrap.cc:654] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.439766 18502 raft_consensus.cc:359] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.440593 18502 raft_consensus.cc:385] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.440935 18502 raft_consensus.cc:740] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.441887 18502 consensus_queue.cc:260] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.444177 18502 ts_tablet_manager.cc:1434] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:04:29.445325 18502 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.452126 18502 tablet_bootstrap.cc:654] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.454985 18503 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.455518 18503 ts_tablet_manager.cc:1403] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.011s
I20260709 13:04:29.458637 18503 raft_consensus.cc:359] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.459381 18503 raft_consensus.cc:385] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.459671 18503 raft_consensus.cc:740] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.460615 18503 consensus_queue.cc:260] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.463182 18503 ts_tablet_manager.cc:1434] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:04:29.464255 18503 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.471290 18503 tablet_bootstrap.cc:654] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.476881 18502 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.477406 18505 raft_consensus.cc:493] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.478117 18505 raft_consensus.cc:515] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.484131 18503 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.484678 18503 ts_tablet_manager.cc:1403] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.013s
I20260709 13:04:29.484611 18505 leader_election.cc:290] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:29.488101 18503 raft_consensus.cc:359] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.488863 18503 raft_consensus.cc:385] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.489149 18503 raft_consensus.cc:740] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.490010 18503 consensus_queue.cc:260] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.490648 18502 ts_tablet_manager.cc:1403] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.046s	user 0.023s	sys 0.007s
I20260709 13:04:29.492446 18503 ts_tablet_manager.cc:1434] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:29.493669 18503 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.494491 18508 raft_consensus.cc:493] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.494984 18508 raft_consensus.cc:515] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.500481 18503 tablet_bootstrap.cc:654] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.505329 18508 leader_election.cc:290] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.508957 18500 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.509452 18500 ts_tablet_manager.cc:1403] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.080s	user 0.027s	sys 0.051s
I20260709 13:04:29.512101 18503 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.512720 18503 ts_tablet_manager.cc:1403] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260709 13:04:29.512836 18500 raft_consensus.cc:359] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.513695 18500 raft_consensus.cc:385] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.514017 18500 raft_consensus.cc:740] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.515893 18500 consensus_queue.cc:260] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.518428 18500 ts_tablet_manager.cc:1434] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260709 13:04:29.520020 18502 raft_consensus.cc:359] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.520793 18502 raft_consensus.cc:385] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.521090 18502 raft_consensus.cc:740] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.521864 18502 consensus_queue.cc:260] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.524128 18502 ts_tablet_manager.cc:1434] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.005s
I20260709 13:04:29.525396 18503 raft_consensus.cc:359] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.526144 18503 raft_consensus.cc:385] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.526444 18503 raft_consensus.cc:740] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.527165 18503 consensus_queue.cc:260] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.532380 18503 ts_tablet_manager.cc:1434] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:04:29.533552 18503 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.540328 18503 tablet_bootstrap.cc:654] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.544746 18500 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.549969 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7ef275a3a743c2ab55b386cb44af27" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
W20260709 13:04:29.552073 18275 leader_election.cc:343] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.553221 18500 tablet_bootstrap.cc:654] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.554270 18502 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.560168 18502 tablet_bootstrap.cc:654] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.565155 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7ef275a3a743c2ab55b386cb44af27" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
W20260709 13:04:29.567147 18277 leader_election.cc:343] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.567581 18277 leader_election.cc:304] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d66035bf4a8a45afb5759d29a25ec4b0; no voters: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:29.568382 18508 raft_consensus.cc:2749] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:29.568508 18503 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.572294 18503 ts_tablet_manager.cc:1403] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.011s
I20260709 13:04:29.589191 18502 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.589538 18503 raft_consensus.cc:359] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.589780 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:29.591432 18500 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.591874 18312 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:29.591998 18500 ts_tablet_manager.cc:1403] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.006s
I20260709 13:04:29.592013 18502 ts_tablet_manager.cc:1403] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.001s
I20260709 13:04:29.592104 18510 raft_consensus.cc:493] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.592862 18510 raft_consensus.cc:515] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.595307 18500 raft_consensus.cc:359] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.595546 18502 raft_consensus.cc:359] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.596093 18500 raft_consensus.cc:385] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.596302 18502 raft_consensus.cc:385] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.596441 18500 raft_consensus.cc:740] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.596943 18502 raft_consensus.cc:740] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.592878 18503 raft_consensus.cc:385] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.597609 18500 consensus_queue.cc:260] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.598066 18503 raft_consensus.cc:740] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.598378 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
I20260709 13:04:29.599119 18387 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:29.598979 18503 consensus_queue.cc:260] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.600266 18500 ts_tablet_manager.cc:1434] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:29.601390 18500 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.600811 18502 consensus_queue.cc:260] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.605118 18508 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.605634 18508 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.607887 18508 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.608670 18500 tablet_bootstrap.cc:654] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.609768 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
I20260709 13:04:29.610504 18387 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 0.
I20260709 13:04:29.612309 18277 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:29.598274 18426 leader_election.cc:304] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:29.614085 18528 raft_consensus.cc:493] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.614236 18505 raft_consensus.cc:2804] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.614660 18505 raft_consensus.cc:493] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.615006 18505 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:29.615294 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:29.615355 18528 raft_consensus.cc:515] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.616952 18508 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.617123 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:29.617460 18508 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.617861 18461 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 0.
I20260709 13:04:29.617869 18508 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.620178 18502 ts_tablet_manager.cc:1434] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:04:29.621623 18502 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.637638 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
W20260709 13:04:29.639426 18277 leader_election.cc:343] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.641484 18502 tablet_bootstrap.cc:654] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.625048 18510 leader_election.cc:290] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.642410 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:29.643194 18461 raft_consensus.cc:2468] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 0.
I20260709 13:04:29.651520 18508 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.651819 18503 ts_tablet_manager.cc:1434] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.079s	user 0.035s	sys 0.023s
I20260709 13:04:29.652801 18503 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.653190 18508 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 election: Requested vote from peers d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.653986 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:29.654633 18387 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.649499 18275 leader_election.cc:304] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [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: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:29.648496 18505 raft_consensus.cc:515] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.658483 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:29.659027 18503 tablet_bootstrap.cc:654] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.659044 18461 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.659729 18505 leader_election.cc:290] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:29.647423 18528 leader_election.cc:290] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.663259 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:29.662288 18508 raft_consensus.cc:2804] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.664045 18508 raft_consensus.cc:493] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.663463 18500 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.664204 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:29.665395 18386 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.666302 18312 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.668171 18387 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 1.
I20260709 13:04:29.669560 18277 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:29.670432 18500 ts_tablet_manager.cc:1403] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.008s
I20260709 13:04:29.670524 18528 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:29.673184 18386 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:29.664774 18508 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.673812 18500 raft_consensus.cc:359] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.674636 18500 raft_consensus.cc:385] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.674479 18426 leader_election.cc:304] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:29.674943 18500 raft_consensus.cc:740] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.675515 18505 raft_consensus.cc:2804] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:29.675870 18500 consensus_queue.cc:260] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.678699 18461 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 1.
I20260709 13:04:29.684791 18526 raft_consensus.cc:493] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.685316 18526 raft_consensus.cc:515] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.687687 18526 leader_election.cc:290] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.684458 18508 raft_consensus.cc:515] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.690060 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:29.691251 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:29.692099 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7ef275a3a743c2ab55b386cb44af27" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
W20260709 13:04:29.692534 18277 leader_election.cc:343] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.692759 18460 raft_consensus.cc:2468] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 0.
W20260709 13:04:29.694761 18350 leader_election.cc:343] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.695415 18350 leader_election.cc:304] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:29.696002 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:29.696578 18460 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.697391 18526 raft_consensus.cc:2804] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.697800 18526 raft_consensus.cc:493] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.698123 18526 raft_consensus.cc:3060] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.704468 18460 raft_consensus.cc:2468] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 1.
I20260709 13:04:29.705744 18275 leader_election.cc:304] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [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: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:29.709425 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:29.710789 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7ef275a3a743c2ab55b386cb44af27" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:29.711576 18310 raft_consensus.cc:2468] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 0.
W20260709 13:04:29.714601 18352 leader_election.cc:343] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.715117 18352 leader_election.cc:304] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6f47c9c7b2548f4bbe98115a8de3433; no voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:29.715960 18510 raft_consensus.cc:2749] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:29.718446 18508 leader_election.cc:290] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 election: Requested vote from peers d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.681934 18312 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:29.726969 18502 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.725603 18528 raft_consensus.cc:697] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 LEADER]: Becoming Leader. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Running, Role: LEADER
I20260709 13:04:29.727907 18502 ts_tablet_manager.cc:1403] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.107s	user 0.027s	sys 0.030s
I20260709 13:04:29.721355 18526 raft_consensus.cc:515] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.722314 18505 raft_consensus.cc:697] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:29.728628 18528 consensus_queue.cc:237] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.728960 18505 consensus_queue.cc:237] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:29.730643 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7ef275a3a743c2ab55b386cb44af27" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:29.731277 18311 raft_consensus.cc:3060] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.731117 18502 raft_consensus.cc:359] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.731923 18502 raft_consensus.cc:385] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.732204 18502 raft_consensus.cc:740] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.723511 18508 raft_consensus.cc:2804] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:29.732822 18508 raft_consensus.cc:697] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 LEADER]: Becoming Leader. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Running, Role: LEADER
I20260709 13:04:29.732949 18502 consensus_queue.cc:260] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.733640 18508 consensus_queue.cc:237] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.735356 18502 ts_tablet_manager.cc:1434] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:29.736385 18502 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.739574 18311 raft_consensus.cc:2468] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 1.
I20260709 13:04:29.741183 18352 leader_election.cc:304] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:29.741963 18510 raft_consensus.cc:2804] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:29.742654 18503 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.743034 18502 tablet_bootstrap.cc:654] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.743201 18503 ts_tablet_manager.cc:1403] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.091s	user 0.019s	sys 0.007s
I20260709 13:04:29.746660 18503 raft_consensus.cc:359] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.747458 18503 raft_consensus.cc:385] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.747764 18503 raft_consensus.cc:740] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.747040 18209 catalog_manager.cc:5697] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.748505 18503 consensus_queue.cc:260] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.752370 18526 leader_election.cc:290] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.756321 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb7ef275a3a743c2ab55b386cb44af27" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:29.756997 18460 raft_consensus.cc:3060] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.757397 18500 ts_tablet_manager.cc:1434] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.087s	user 0.016s	sys 0.006s
I20260709 13:04:29.758615 18500 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.763270 18502 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.763896 18502 ts_tablet_manager.cc:1403] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260709 13:04:29.764490 18460 raft_consensus.cc:2468] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 1.
I20260709 13:04:29.767880 18500 tablet_bootstrap.cc:654] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.771584 18503 ts_tablet_manager.cc:1434] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.028s	user 0.018s	sys 0.009s
I20260709 13:04:29.768453 18510 raft_consensus.cc:697] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:29.773205 18503 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.773875 18502 raft_consensus.cc:359] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.774578 18502 raft_consensus.cc:385] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.775084 18502 raft_consensus.cc:740] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.775488 18510 consensus_queue.cc:237] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.775928 18502 consensus_queue.cc:260] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.778479 18210 catalog_manager.cc:5697] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.780072 18505 raft_consensus.cc:493] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.780570 18502 ts_tablet_manager.cc:1434] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 13:04:29.780642 18505 raft_consensus.cc:515] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.782014 18502 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.783170 18503 tablet_bootstrap.cc:654] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.789958 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a773d7b9bd8c42e89dbd1b9ca4f7b748" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:29.790681 18312 raft_consensus.cc:2468] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:29.790938 18502 tablet_bootstrap.cc:654] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.792022 18426 leader_election.cc:304] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:29.792930 18534 raft_consensus.cc:2804] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.793349 18534 raft_consensus.cc:493] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.793670 18534 raft_consensus.cc:3060] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.798008 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a773d7b9bd8c42e89dbd1b9ca4f7b748" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
W20260709 13:04:29.799726 18426 leader_election.cc:343] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.801290 18505 leader_election.cc:290] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:29.801688 18534 raft_consensus.cc:515] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.804982 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a773d7b9bd8c42e89dbd1b9ca4f7b748" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:29.805486 18500 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.805552 18312 raft_consensus.cc:3060] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.806172 18500 ts_tablet_manager.cc:1403] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.013s
I20260709 13:04:29.809099 18500 raft_consensus.cc:359] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.809777 18500 raft_consensus.cc:385] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.813022 18503 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.813620 18503 ts_tablet_manager.cc:1403] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.007s
I20260709 13:04:29.814606 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a773d7b9bd8c42e89dbd1b9ca4f7b748" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:29.810056 18500 raft_consensus.cc:740] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.820139 18500 consensus_queue.cc:260] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.822330 18500 ts_tablet_manager.cc:1434] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:04:29.823282 18500 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
W20260709 13:04:29.816078 18426 leader_election.cc:343] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.824237 18210 catalog_manager.cc:5697] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.825426 18534 leader_election.cc:290] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:29.812635 18312 raft_consensus.cc:2468] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:29.829378 18500 tablet_bootstrap.cc:654] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.831370 18426 leader_election.cc:304] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:29.817112 18503 raft_consensus.cc:359] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.832383 18503 raft_consensus.cc:385] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.832522 18505 raft_consensus.cc:2804] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:29.832729 18503 raft_consensus.cc:740] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.833094 18505 raft_consensus.cc:697] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:29.833922 18502 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.833668 18503 consensus_queue.cc:260] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.834620 18502 ts_tablet_manager.cc:1403] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.023s
I20260709 13:04:29.836208 18503 ts_tablet_manager.cc:1434] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260709 13:04:29.837250 18503 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.836948 18208 catalog_manager.cc:5697] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:29.844408 18503 tablet_bootstrap.cc:654] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.837848 18502 raft_consensus.cc:359] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.848464 18502 raft_consensus.cc:385] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.848851 18502 raft_consensus.cc:740] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.833923 18505 consensus_queue.cc:237] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.849773 18502 consensus_queue.cc:260] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.852679 18502 ts_tablet_manager.cc:1434] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.009s
I20260709 13:04:29.853773 18502 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.860271 18502 tablet_bootstrap.cc:654] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.878046 18502 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.878635 18502 ts_tablet_manager.cc:1403] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 13:04:29.878968 18503 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.879508 18503 ts_tablet_manager.cc:1403] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.012s
I20260709 13:04:29.881393 18502 raft_consensus.cc:359] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.882179 18502 raft_consensus.cc:385] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.882513 18502 raft_consensus.cc:740] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.881897 18210 catalog_manager.cc:5697] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:29.882023 18503 raft_consensus.cc:359] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.883594 18503 raft_consensus.cc:385] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.883287 18502 consensus_queue.cc:260] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.883864 18503 raft_consensus.cc:740] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.884691 18500 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.884552 18503 consensus_queue.cc:260] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.885353 18500 ts_tablet_manager.cc:1403] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.042s
I20260709 13:04:29.886415 18503 ts_tablet_manager.cc:1434] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:29.887400 18503 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.888562 18500 raft_consensus.cc:359] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.889353 18500 raft_consensus.cc:385] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.889696 18500 raft_consensus.cc:740] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.890506 18500 consensus_queue.cc:260] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.892946 18503 tablet_bootstrap.cc:654] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.893090 18502 ts_tablet_manager.cc:1434] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:04:29.893049 18500 ts_tablet_manager.cc:1434] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:29.894315 18502 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.894461 18500 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.901121 18500 tablet_bootstrap.cc:654] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.900760 18502 tablet_bootstrap.cc:654] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.918947 18500 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.919401 18500 ts_tablet_manager.cc:1403] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260709 13:04:29.920239 18502 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.920600 18503 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.920746 18502 ts_tablet_manager.cc:1403] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260709 13:04:29.921056 18503 ts_tablet_manager.cc:1403] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260709 13:04:29.921458 18500 raft_consensus.cc:359] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.922037 18500 raft_consensus.cc:385] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.922299 18500 raft_consensus.cc:740] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.922923 18500 consensus_queue.cc:260] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.923384 18502 raft_consensus.cc:359] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.924065 18502 raft_consensus.cc:385] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.924405 18502 raft_consensus.cc:740] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.924075 18503 raft_consensus.cc:359] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.924722 18500 ts_tablet_manager.cc:1434] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:29.924821 18503 raft_consensus.cc:385] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.925298 18503 raft_consensus.cc:740] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.925073 18502 consensus_queue.cc:260] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.925683 18500 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.927073 18502 ts_tablet_manager.cc:1434] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:29.928009 18502 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:29.931692 18500 tablet_bootstrap.cc:654] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.933171 18502 tablet_bootstrap.cc:654] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.940287 18503 consensus_queue.cc:260] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.942361 18500 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.942857 18500 ts_tablet_manager.cc:1403] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:04:29.942942 18503 ts_tablet_manager.cc:1434] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:04:29.942971 18502 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: No bootstrap required, opened a new log
I20260709 13:04:29.943679 18502 ts_tablet_manager.cc:1403] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 13:04:29.944010 18503 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433: Bootstrap starting.
I20260709 13:04:29.945509 18500 raft_consensus.cc:359] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.946151 18500 raft_consensus.cc:385] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.946484 18500 raft_consensus.cc:740] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.946165 18502 raft_consensus.cc:359] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.947019 18502 raft_consensus.cc:385] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.947275 18502 raft_consensus.cc:740] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.947239 18500 consensus_queue.cc:260] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.948338 18502 consensus_queue.cc:260] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.949383 18500 ts_tablet_manager.cc:1434] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:04:29.949973 18503 tablet_bootstrap.cc:654] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.954958 18502 ts_tablet_manager.cc:1434] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 13:04:29.956344 18500 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c: Bootstrap starting.
I20260709 13:04:29.960603 18503 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433: No bootstrap required, opened a new log
I20260709 13:04:29.961099 18503 ts_tablet_manager.cc:1403] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 13:04:29.961995 18500 tablet_bootstrap.cc:654] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.963857 18503 raft_consensus.cc:359] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.964568 18503 raft_consensus.cc:385] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.964851 18503 raft_consensus.cc:740] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.965428 18503 consensus_queue.cc:260] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.966823 18500 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c: No bootstrap required, opened a new log
I20260709 13:04:29.967271 18500 ts_tablet_manager.cc:1403] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 13:04:29.967914 18503 ts_tablet_manager.cc:1434] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:29.969496 18500 raft_consensus.cc:359] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.969981 18500 raft_consensus.cc:385] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.970202 18500 raft_consensus.cc:740] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.970726 18500 consensus_queue.cc:260] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.972152 18500 ts_tablet_manager.cc:1434] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:29.974042 18510 raft_consensus.cc:493] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.974545 18510 raft_consensus.cc:515] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.976701 18510 leader_election.cc:290] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.977347 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ed3df3bff42e3baddfaed1c3b4453" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:29.977831 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ed3df3bff42e3baddfaed1c3b4453" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:29.977988 18312 raft_consensus.cc:2468] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 0.
I20260709 13:04:29.978545 18460 raft_consensus.cc:2468] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 0.
I20260709 13:04:29.979491 18350 leader_election.cc:304] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:29.980084 18510 raft_consensus.cc:2804] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.980423 18510 raft_consensus.cc:493] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.980731 18510 raft_consensus.cc:3060] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.986347 18510 raft_consensus.cc:515] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.987903 18510 leader_election.cc:290] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:29.988479 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ed3df3bff42e3baddfaed1c3b4453" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:29.988852 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ed3df3bff42e3baddfaed1c3b4453" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:29.989113 18312 raft_consensus.cc:3060] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.989220 18505 raft_consensus.cc:493] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.989409 18460 raft_consensus.cc:3060] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.989809 18505 raft_consensus.cc:515] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:29.991425 18505 leader_election.cc:290] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:29.992573 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
I20260709 13:04:29.993309 18386 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:29.994352 18426 leader_election.cc:304] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:29.994422 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:29.994966 18505 raft_consensus.cc:2804] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.995239 18505 raft_consensus.cc:493] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.995163 18311 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:29.995733 18505 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.000883 18505 raft_consensus.cc:515] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.000926 18460 raft_consensus.cc:2468] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 1.
I20260709 13:04:30.000885 18312 raft_consensus.cc:2468] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 1.
I20260709 13:04:30.002672 18352 leader_election.cc:304] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:30.002777 18505 leader_election.cc:290] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:30.003654 18510 raft_consensus.cc:2804] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:30.003849 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:30.004081 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:30.004102 18510 raft_consensus.cc:697] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:30.004737 18312 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.004532 18386 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.005275 18510 consensus_queue.cc:237] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.011977 18312 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:30.011977 18386 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:30.013387 18426 leader_election.cc:304] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:30.014029 18505 raft_consensus.cc:2804] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:30.014756 18505 raft_consensus.cc:697] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:30.015869 18505 consensus_queue.cc:237] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.015890 18210 catalog_manager.cc:5697] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:30.016816 18510 raft_consensus.cc:493] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:30.017387 18510 raft_consensus.cc:515] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.018368 18508 raft_consensus.cc:493] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:30.018754 18508 raft_consensus.cc:515] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.019562 18510 leader_election.cc:290] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:30.020619 18508 leader_election.cc:290] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:30.021062 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:30.022809 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
I20260709 13:04:30.023391 18386 raft_consensus.cc:2468] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 0.
I20260709 13:04:30.024405 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:30.024708 18277 leader_election.cc:304] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:30.025099 18461 raft_consensus.cc:2468] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 0.
I20260709 13:04:30.025851 18508 raft_consensus.cc:2804] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:30.026232 18508 raft_consensus.cc:493] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:30.026566 18508 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.020975 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:30.027570 18460 raft_consensus.cc:2393] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6f47c9c7b2548f4bbe98115a8de3433 in current term 1: Already voted for candidate d66035bf4a8a45afb5759d29a25ec4b0 in this term.
I20260709 13:04:30.028810 18350 leader_election.cc:304] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6f47c9c7b2548f4bbe98115a8de3433; no voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:30.030382 18510 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.032975 18210 catalog_manager.cc:5697] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:30.033077 18508 raft_consensus.cc:515] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.035239 18508 leader_election.cc:290] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 election: Requested vote from peers d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:30.036351 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:30.036957 18460 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.036994 18510 raft_consensus.cc:2749] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:30.038049 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77" candidate_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:30.038734 18386 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.043797 18460 raft_consensus.cc:2468] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 1.
I20260709 13:04:30.044865 18275 leader_election.cc:304] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:30.045295 18386 raft_consensus.cc:2468] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d66035bf4a8a45afb5759d29a25ec4b0 in term 1.
I20260709 13:04:30.045969 18508 raft_consensus.cc:2804] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:30.047550 18508 raft_consensus.cc:697] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 LEADER]: Becoming Leader. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Running, Role: LEADER
I20260709 13:04:30.048384 18508 consensus_queue.cc:237] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.050112 18505 raft_consensus.cc:493] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:30.050623 18505 raft_consensus.cc:515] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.052524 18505 leader_election.cc:290] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:30.053540 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0759db03bd402f8fe8660960c80395" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
I20260709 13:04:30.053583 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0759db03bd402f8fe8660960c80395" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:30.054204 18386 raft_consensus.cc:2468] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:30.054322 18312 raft_consensus.cc:2468] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:30.055068 18426 leader_election.cc:304] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:30.055665 18505 raft_consensus.cc:2804] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:30.056067 18505 raft_consensus.cc:493] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:30.056351 18505 raft_consensus.cc:3060] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.056277 18210 catalog_manager.cc:5697] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:30.060976 18505 raft_consensus.cc:515] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.062881 18505 leader_election.cc:290] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:30.063511 18505 raft_consensus.cc:493] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:30.063640 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0759db03bd402f8fe8660960c80395" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:30.063931 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0759db03bd402f8fe8660960c80395" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:30.064250 18312 raft_consensus.cc:3060] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.063927 18505 raft_consensus.cc:515] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.064658 18386 raft_consensus.cc:3060] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.066272 18505 leader_election.cc:290] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:30.066872 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:30.067484 18311 raft_consensus.cc:2468] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:30.067890 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
I20260709 13:04:30.068521 18387 raft_consensus.cc:2468] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 0.
I20260709 13:04:30.068673 18426 leader_election.cc:304] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:30.069727 18505 raft_consensus.cc:2804] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:30.070106 18505 raft_consensus.cc:493] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:30.070494 18505 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.071105 18386 raft_consensus.cc:2468] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:30.071743 18312 raft_consensus.cc:2468] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:30.072027 18426 leader_election.cc:304] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:30.072760 18534 raft_consensus.cc:2804] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:30.073225 18534 raft_consensus.cc:697] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:30.074010 18534 consensus_queue.cc:237] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.077410 18505 raft_consensus.cc:515] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.079210 18505 leader_election.cc:290] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:30.080214 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:30.080542 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:30.080746 18312 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.081146 18386 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.082132 18210 catalog_manager.cc:5697] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:30.085971 18312 raft_consensus.cc:2468] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:30.086866 18386 raft_consensus.cc:2468] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:30.087123 18426 leader_election.cc:304] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:30.087989 18505 raft_consensus.cc:2804] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:30.088409 18505 raft_consensus.cc:697] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:30.089128 18505 consensus_queue.cc:237] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.095871 18210 catalog_manager.cc:5697] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:30.119431 18508 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.130714 18532 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:30.165335 18510 raft_consensus.cc:493] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:30.165825 18510 raft_consensus.cc:515] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:30.167450 18510 leader_election.cc:290] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:30.168179 18312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a773d7b9bd8c42e89dbd1b9ca4f7b748" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" is_pre_election: true
I20260709 13:04:30.168781 18312 raft_consensus.cc:2393] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6f47c9c7b2548f4bbe98115a8de3433 in current term 1: Already voted for candidate 2c8291918461480796ae6b0cd03e7e1c in this term.
I20260709 13:04:30.168453 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a773d7b9bd8c42e89dbd1b9ca4f7b748" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:30.169803 18350 leader_election.cc:304] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6f47c9c7b2548f4bbe98115a8de3433; no voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:30.170441 18510 raft_consensus.cc:3060] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.175155 18510 raft_consensus.cc:2749] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:30.223503 18532 consensus_queue.cc:1048] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.224501 18505 consensus_queue.cc:1048] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.237536 18531 consensus_queue.cc:1048] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:30.238240 18535 consensus_queue.cc:1048] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:30.240923 18510 consensus_queue.cc:1048] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.262207 18539 consensus_queue.cc:1048] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.271987 14202 ts_manager.cc:295] Set tserver state for d66035bf4a8a45afb5759d29a25ec4b0 to MAINTENANCE_MODE
I20260709 13:04:30.272977 14202 tablet_server.cc:179] TabletServer@127.13.222.129:0 shutting down...
W20260709 13:04:30.282532 18426 consensus_peers.cc:597] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:30.299180 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:30.300091 14202 tablet_replica.cc:333] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.300662 14202 raft_consensus.cc:2243] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.301034 14202 raft_consensus.cc:2272] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.303035 14202 tablet_replica.cc:333] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.303570 14202 raft_consensus.cc:2243] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.303910 14202 raft_consensus.cc:2272] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.305761 14202 tablet_replica.cc:333] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.306337 14202 raft_consensus.cc:2243] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:30.306866 14202 pending_rounds.cc:70] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Trying to abort 1 pending ops.
I20260709 13:04:30.307044 14202 pending_rounds.cc:77] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305634898126356480 op_type: NO_OP noop_request { }
I20260709 13:04:30.307308 14202 raft_consensus.cc:2889] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:04:30.307541 14202 raft_consensus.cc:2272] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.309501 14202 tablet_replica.cc:333] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.310010 14202 raft_consensus.cc:2243] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.310361 14202 raft_consensus.cc:2272] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.311992 14202 tablet_replica.cc:333] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.312484 14202 raft_consensus.cc:2243] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:30.313262 14202 raft_consensus.cc:2272] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.315198 14202 tablet_replica.cc:333] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.315696 14202 raft_consensus.cc:2243] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.316045 14202 raft_consensus.cc:2272] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.317992 14202 tablet_replica.cc:333] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.318509 14202 raft_consensus.cc:2243] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.318835 14202 raft_consensus.cc:2272] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.320601 14202 tablet_replica.cc:333] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.321092 14202 raft_consensus.cc:2243] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.321475 14202 raft_consensus.cc:2272] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.323051 14202 tablet_replica.cc:333] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.323482 14202 raft_consensus.cc:2243] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:30.324170 14202 raft_consensus.cc:2272] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.325984 14202 tablet_replica.cc:333] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: stopping tablet replica
I20260709 13:04:30.326453 14202 raft_consensus.cc:2243] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:30.326783 14202 raft_consensus.cc:2272] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:30.356005 14202 tablet_server.cc:196] TabletServer@127.13.222.129:0 shutdown complete.
I20260709 13:04:30.361373 18505 consensus_queue.cc:1048] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:30.400416 18505 consensus_queue.cc:1048] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:30.408043 18352 consensus_peers.cc:597] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:30.414161 18426 consensus_peers.cc:597] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:30.539757 18426 consensus_peers.cc:597] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:30.605240 18541 consensus_queue.cc:1048] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:30.616443 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:04:30.641306 18426 consensus_peers.cc:597] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:30.642613 18531 consensus_queue.cc:1048] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.675246 18534 consensus_queue.cc:1048] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:30.789623 18426 consensus_peers.cc:597] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:30.811126 18352 consensus_peers.cc:597] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:31.617396 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:31.630458 18539 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d66035bf4a8a45afb5759d29a25ec4b0)
I20260709 13:04:31.631018 18539 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:31.632751 18539 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:31.633822 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:31.634452 18587 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d66035bf4a8a45afb5759d29a25ec4b0)
I20260709 13:04:31.634975 18587 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:31.635780 18460 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 1.
W20260709 13:04:31.636602 18352 leader_election.cc:336] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:31.636924 18587 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:31.638347 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
I20260709 13:04:31.638963 18386 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
I20260709 13:04:31.638890 18350 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:31.639796 18539 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:31.640146 18539 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d66035bf4a8a45afb5759d29a25ec4b0)
I20260709 13:04:31.640311 18426 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:31.640507 18539 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.641041 18587 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:04:31.641093 18426 leader_election.cc:336] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:31.641480 18587 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d66035bf4a8a45afb5759d29a25ec4b0)
I20260709 13:04:31.641834 18587 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.645845 18539 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:31.646497 18587 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:31.647564 18539 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:31.648072 18587 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:31.648682 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:31.649417 18460 raft_consensus.cc:2393] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d6f47c9c7b2548f4bbe98115a8de3433 in current term 2: Already voted for candidate 2c8291918461480796ae6b0cd03e7e1c in this term.
I20260709 13:04:31.649968 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:31.650980 18386 raft_consensus.cc:2393] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2c8291918461480796ae6b0cd03e7e1c in current term 2: Already voted for candidate d6f47c9c7b2548f4bbe98115a8de3433 in this term.
W20260709 13:04:31.651875 18352 leader_election.cc:336] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:31.652302 18352 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [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: d6f47c9c7b2548f4bbe98115a8de3433; no voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:31.652983 18539 raft_consensus.cc:2749] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:04:31.654098 18426 leader_election.cc:336] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:31.654537 18426 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c; no voters: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:31.655093 18587 raft_consensus.cc:2749] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.735108 18539 raft_consensus.cc:493] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d66035bf4a8a45afb5759d29a25ec4b0)
I20260709 13:04:31.735653 18539 raft_consensus.cc:515] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:31.737318 18539 leader_election.cc:290] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:31.738413 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
W20260709 13:04:31.740743 18352 leader_election.cc:336] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:31.741101 18352 leader_election.cc:304] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [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: d6f47c9c7b2548f4bbe98115a8de3433; no voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:31.741679 18539 raft_consensus.cc:2749] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.741993 18534 raft_consensus.cc:493] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d66035bf4a8a45afb5759d29a25ec4b0)
I20260709 13:04:31.742511 18534 raft_consensus.cc:515] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:31.744143 18534 leader_election.cc:290] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:31.745364 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" is_pre_election: true
I20260709 13:04:31.745878 18386 raft_consensus.cc:2468] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 1.
W20260709 13:04:31.747752 18426 leader_election.cc:336] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:31.748394 18426 leader_election.cc:304] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:31.748960 18534 raft_consensus.cc:2804] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:31.749224 18534 raft_consensus.cc:493] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting leader election (detected failure of leader d66035bf4a8a45afb5759d29a25ec4b0)
I20260709 13:04:31.749509 18534 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.754012 18534 raft_consensus.cc:515] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:31.755478 18534 leader_election.cc:290] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:31.756871 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:31.757436 18386 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:31.758671 18426 leader_election.cc:336] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:31.762454 18386 raft_consensus.cc:2468] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 2.
I20260709 13:04:31.763367 18426 leader_election.cc:304] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:31.763940 18534 raft_consensus.cc:2804] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:31.764312 18534 raft_consensus.cc:697] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 2 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:31.764909 18534 consensus_queue.cc:237] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue 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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:31.772356 18209 catalog_manager.cc:5697] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 1 to 2, leader changed from d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129) to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 2 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:32.094480 18539 raft_consensus.cc:493] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.094956 18539 raft_consensus.cc:515] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:32.096737 18539 leader_election.cc:290] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:32.097818 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:32.098498 18460 raft_consensus.cc:2468] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 1.
I20260709 13:04:32.099272 18350 leader_election.cc:304] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:32.099998 18539 raft_consensus.cc:2804] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.100287 18539 raft_consensus.cc:493] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:32.100369 18352 leader_election.cc:336] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:32.100566 18539 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.105448 18539 raft_consensus.cc:515] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:32.107018 18539 leader_election.cc:290] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:32.108016 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:32.108593 18460 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:32.110350 18352 leader_election.cc:336] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:32.113713 18460 raft_consensus.cc:2468] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:32.114724 18350 leader_election.cc:304] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:32.115320 18539 raft_consensus.cc:2804] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:32.116230 18539 raft_consensus.cc:697] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:32.117012 18539 consensus_queue.cc:237] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue going to LEADER 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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:32.124433 18209 catalog_manager.cc:5697] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 1 to 2, leader changed from d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:32.206947 18426 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111) [suppressed 109 similar messages]
W20260709 13:04:32.206947 18352 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
W20260709 13:04:32.209685 18426 consensus_peers.cc:597] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:32.363023 18386 raft_consensus.cc:1275] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:32.364254 18534 consensus_queue.cc:1048] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:32.435819 18426 consensus_peers.cc:597] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:04:32.544628 18460 raft_consensus.cc:1275] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:32.545931 18539 consensus_queue.cc:1048] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:32.558400 18352 consensus_peers.cc:597] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:32.618350 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:04:32.767554 18352 consensus_peers.cc:597] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:33.090780 18426 consensus_peers.cc:597] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:33.140689 18426 consensus_peers.cc:597] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:33.180371 18426 consensus_peers.cc:597] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:33.256668 18426 consensus_peers.cc:597] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:33.355350 18352 consensus_peers.cc:597] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:04:33.416332 18602 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.416834 18602 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:33.418501 18602 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:33.419538 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c" is_pre_election: true
I20260709 13:04:33.420186 18460 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:33.421247 18350 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
W20260709 13:04:33.421907 18352 leader_election.cc:336] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:33.421947 18602 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:33.422364 18602 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.422613 18602 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.427321 18602 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:33.428793 18602 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 3 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:33.429878 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:33.430546 18460 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:33.432401 18352 leader_election.cc:336] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111)
I20260709 13:04:33.435639 18460 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 3.
I20260709 13:04:33.436579 18350 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: d66035bf4a8a45afb5759d29a25ec4b0
I20260709 13:04:33.437168 18602 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.437950 18602 raft_consensus.cc:697] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:33.439008 18602 consensus_queue.cc:237] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue 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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:33.445308 18209 catalog_manager.cc:5697] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 1 to 3, leader changed from d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:33.619308 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:33.845377 18460 raft_consensus.cc:1275] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.846817 18602 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:33.863090 18352 consensus_peers.cc:597] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:34.489826 18426 consensus_peers.cc:597] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:34.620254 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:04:34.827526 18426 consensus_peers.cc:597] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:04:35.050293 18352 consensus_peers.cc:597] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:04:35.326936 18352 consensus_peers.cc:597] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:04:35.380189 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:35.386926 18617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:35.386996 18618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:35.388352 18620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:35.389705 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:35.390699 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:35.390887 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:35.391023 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602275391012 us; error 0 us; skew 500 ppm
I20260709 13:04:35.391500 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:35.393869 14202 webserver.cc:533] Webserver started at http://127.13.222.129:37311/ using document root <none> and password file <none>
I20260709 13:04:35.394330 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:35.394497 14202 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:04:35.397823 14202 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:04:35.401635 18625 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:35.402390 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:04:35.402667 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
format_stamp: "Formatted at 2026-07-09 13:04:28 on dist-test-slave-x09j"
I20260709 13:04:35.403002 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:35.414040 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:35.415333 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:35.416759 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:35.420480 18632 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:04:35.467206 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:04:35.467504 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.048s	user 0.002s	sys 0.000s
I20260709 13:04:35.467857 14202 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 13:04:35.472868 18632 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:35.489167 18632 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.490077 18632 tablet_bootstrap.cc:492] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.490742 18632 ts_tablet_manager.cc:1403] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:04:35.493410 18632 raft_consensus.cc:359] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:35.494094 18632 raft_consensus.cc:740] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.494848 18632 consensus_queue.cc:260] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [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: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:35.497457 18632 ts_tablet_manager.cc:1434] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:35.498283 18632 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:35.513900 18632 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 13:04:35.514923 18632 tablet_bootstrap.cc:492] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.515565 18632 ts_tablet_manager.cc:1403] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:04:35.518224 18632 raft_consensus.cc:359] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.519078 18632 raft_consensus.cc:740] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.519744 18632 consensus_queue.cc:260] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.520264 14202 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:04:35.520629 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.053s	user 0.051s	sys 0.000s
I20260709 13:04:35.521786 18632 ts_tablet_manager.cc:1434] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:35.522830 18632 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
W20260709 13:04:35.530280 18426 consensus_peers.cc:597] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:04:35.539877 18632 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.540939 18632 tablet_bootstrap.cc:492] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.541680 18632 ts_tablet_manager.cc:1403] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 13:04:35.544623 18632 raft_consensus.cc:359] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.545401 18632 raft_consensus.cc:740] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.546237 18632 consensus_queue.cc:260] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.548393 18632 ts_tablet_manager.cc:1434] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:04:35.549216 18632 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:35.564167 18632 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.565151 18632 tablet_bootstrap.cc:492] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.565888 18632 ts_tablet_manager.cc:1403] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 13:04:35.568424 18632 raft_consensus.cc:359] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.569175 18632 raft_consensus.cc:740] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.570043 18632 consensus_queue.cc:260] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.572057 18632 ts_tablet_manager.cc:1434] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:35.572814 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:42049
I20260709 13:04:35.572871 18632 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:35.572893 18693 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:42049 every 8 connection(s)
W20260709 13:04:35.577862 18695 tablet.cc:2406] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:04:35.578433 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:35.594478 18632 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.595523 18632 tablet_bootstrap.cc:492] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.596144 18632 ts_tablet_manager.cc:1403] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 13:04:35.598101 18632 raft_consensus.cc:359] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.598862 18632 raft_consensus.cc:740] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.599815 18632 consensus_queue.cc:260] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.601608 18632 ts_tablet_manager.cc:1434] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:04:35.602419 18632 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:35.605839 18386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "326ed3df3bff42e3baddfaed1c3b4453"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
mode: GRACEFUL
new_leader_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:04:35.606274 18694 heartbeater.cc:344] Connected to a master server at 127.13.222.190:39727
I20260709 13:04:35.606573 18386 raft_consensus.cc:606] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 LEADER]: Received request to transfer leadership to TS 2c8291918461480796ae6b0cd03e7e1c
I20260709 13:04:35.606727 18694 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:35.607576 18694 heartbeater.cc:507] Master 127.13.222.190:39727 requested a full tablet report, sending...
I20260709 13:04:35.612766 18210 ts_manager.cc:194] Re-registered known tserver with Master: d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049)
I20260709 13:04:35.614346 18632 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.615288 18632 tablet_bootstrap.cc:492] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.615887 18632 ts_tablet_manager.cc:1403] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 13:04:35.618072 18632 raft_consensus.cc:359] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.618732 18632 raft_consensus.cc:740] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.619390 18632 consensus_queue.cc:260] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.621158 18632 ts_tablet_manager.cc:1434] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
W20260709 13:04:35.621232 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:35.621953 18632 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:35.623265 18616 raft_consensus.cc:993] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433: : Instructing follower 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:35.623768 18616 raft_consensus.cc:1081] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 LEADER]: Signalling peer 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:35.625604 18461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "326ed3df3bff42e3baddfaed1c3b4453"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:39674
I20260709 13:04:35.626179 18461 raft_consensus.cc:493] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:35.626546 18461 raft_consensus.cc:3060] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:35.627151 18210 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60908
I20260709 13:04:35.628980 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
mode: GRACEFUL
new_leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:39684
I20260709 13:04:35.629513 18460 raft_consensus.cc:606] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Received request to transfer leadership to TS d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:35.630686 18694 heartbeater.cc:499] Master 127.13.222.190:39727 was elected leader, sending a full tablet report...
I20260709 13:04:35.632447 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88fec58bd61c441190bddf434e18b378"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
mode: GRACEFUL
new_leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:39684
I20260709 13:04:35.633034 18460 raft_consensus.cc:606] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 2 LEADER]: Received request to transfer leadership to TS d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:35.634406 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:35.635051 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:35.635004 18461 raft_consensus.cc:515] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.635987 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:35.637270 18632 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.638703 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ed3df3bff42e3baddfaed1c3b4453" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:35.639094 18632 tablet_bootstrap.cc:492] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.639442 18386 raft_consensus.cc:3055] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:35.639786 18386 raft_consensus.cc:740] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:35.639850 18632 ts_tablet_manager.cc:1403] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260709 13:04:35.640578 18386 consensus_queue.cc:260] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.641681 18386 raft_consensus.cc:3060] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:35.642258 18632 raft_consensus.cc:359] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.642977 18632 raft_consensus.cc:740] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.637280 18461 leader_election.cc:290] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:35.643757 18632 consensus_queue.cc:260] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.645783 18632 ts_tablet_manager.cc:1434] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:35.646574 18632 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:35.654600 18386 raft_consensus.cc:2468] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 2.
I20260709 13:04:35.656015 18426 leader_election.cc:304] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:35.656740 18534 raft_consensus.cc:2804] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:35.659564 18534 raft_consensus.cc:697] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 2 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:35.660377 18534 consensus_queue.cc:237] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue 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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.663434 18632 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.664338 18632 tablet_bootstrap.cc:492] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.665040 18632 ts_tablet_manager.cc:1403] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260709 13:04:35.666939 18632 raft_consensus.cc:359] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.667579 18632 raft_consensus.cc:740] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.668228 18632 consensus_queue.cc:260] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.669129 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326ed3df3bff42e3baddfaed1c3b4453" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:35.668756 18210 catalog_manager.cc:5697] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 1 to 2, leader changed from d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130) to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 2 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:35.670358 18632 ts_tablet_manager.cc:1434] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
W20260709 13:04:35.670665 18426 leader_election.cc:343] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.671195 18632 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
W20260709 13:04:35.681756 18426 consensus_peers.cc:597] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260709 13:04:35.682761 18632 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.683702 18632 tablet_bootstrap.cc:492] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.684424 18632 ts_tablet_manager.cc:1403] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:04:35.686910 18632 raft_consensus.cc:359] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.687636 18632 raft_consensus.cc:740] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.688301 18632 consensus_queue.cc:260] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.690248 18632 ts_tablet_manager.cc:1434] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 13:04:35.691033 18632 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap starting.
I20260709 13:04:35.701506 18632 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:35.702343 18632 tablet_bootstrap.cc:492] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Bootstrap complete.
I20260709 13:04:35.702988 18632 ts_tablet_manager.cc:1403] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:04:35.704902 18632 raft_consensus.cc:359] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.705344 18632 raft_consensus.cc:740] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d66035bf4a8a45afb5759d29a25ec4b0, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.705829 18632 consensus_queue.cc:260] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:35.707214 18632 ts_tablet_manager.cc:1434] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:04:35.861450 18667 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:35.894748 18667 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.024612 18667 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:36.029554 18667 pending_rounds.cc:85] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Aborting all ops after (but not including) 0
I20260709 13:04:36.029768 18667 pending_rounds.cc:107] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:04:36.029942 18667 raft_consensus.cc:2889] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:36.046617 18386 raft_consensus.cc:1275] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:36.047616 18534 consensus_queue.cc:1048] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:36.050325 18667 raft_consensus.cc:3060] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:36.058205 18667 raft_consensus.cc:1275] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:36.059906 18707 consensus_queue.cc:1048] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:36.125547 18725 raft_consensus.cc:993] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c: : Instructing follower d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:36.125949 18707 raft_consensus.cc:1081] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 2 LEADER]: Signalling peer d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:36.127374 18386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88fec58bd61c441190bddf434e18b378"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:48776
I20260709 13:04:36.127880 18386 raft_consensus.cc:493] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.128126 18386 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.132212 18386 raft_consensus.cc:515] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.133518 18386 leader_election.cc:290] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 3 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:36.134285 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:36.134558 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88fec58bd61c441190bddf434e18b378" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:36.134907 18667 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.135116 18461 raft_consensus.cc:3055] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:36.135457 18461 raft_consensus.cc:740] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:36.136305 18461 consensus_queue.cc:260] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.137504 18461 raft_consensus.cc:3060] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.141616 18667 raft_consensus.cc:2468] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 3.
I20260709 13:04:36.142746 18352 leader_election.cc:304] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [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: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:36.143419 18614 raft_consensus.cc:2804] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:36.143711 18461 raft_consensus.cc:2468] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 3.
I20260709 13:04:36.144400 18614 raft_consensus.cc:697] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:36.145254 18614 consensus_queue.cc:237] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.151227 18209 catalog_manager.cc:5697] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 2 to 3, leader changed from 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.183166 18725 raft_consensus.cc:993] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c: : Instructing follower d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:36.183696 18707 raft_consensus.cc:1081] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Signalling peer d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:36.185088 18386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:48776
I20260709 13:04:36.185571 18386 raft_consensus.cc:493] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.185832 18386 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:36.190043 18386 raft_consensus.cc:515] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.191445 18386 leader_election.cc:290] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:36.192269 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:36.192473 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:36.192935 18667 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:36.192986 18461 raft_consensus.cc:3055] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:36.193406 18461 raft_consensus.cc:740] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:36.194216 18461 consensus_queue.cc:260] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.195475 18461 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:36.199935 18667 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:36.201215 18352 leader_election.cc:304] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [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: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:36.202051 18614 raft_consensus.cc:2804] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:36.202270 18461 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:36.202509 18614 raft_consensus.cc:697] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:36.203405 18614 consensus_queue.cc:237] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue 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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.210096 18209 catalog_manager.cc:5697] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 1 to 2, leader changed from 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:36.622480 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:36.659171 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:36.666217 18461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
mode: GRACEFUL
new_leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:39684
I20260709 13:04:36.666762 18461 raft_consensus.cc:606] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Received request to transfer leadership to TS d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:36.669044 18386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
mode: GRACEFUL
new_leader_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:04:36.669466 18386 raft_consensus.cc:606] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Received request to transfer leadership to TS 2c8291918461480796ae6b0cd03e7e1c
I20260709 13:04:36.671751 18386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
mode: GRACEFUL
new_leader_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:04:36.672250 18386 raft_consensus.cc:606] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 LEADER]: Received request to transfer leadership to TS 2c8291918461480796ae6b0cd03e7e1c
I20260709 13:04:36.673287 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:36.673789 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:36.674440 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:36.764392 18461 raft_consensus.cc:1275] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:36.765681 18614 consensus_queue.cc:1048] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:36.768819 18667 raft_consensus.cc:1275] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:36.770093 18731 consensus_queue.cc:1048] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:36.771391 18667 raft_consensus.cc:1275] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:36.773326 18731 consensus_queue.cc:1048] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:36.785102 18614 raft_consensus.cc:993] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433: : Instructing follower 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:36.785720 18614 raft_consensus.cc:1081] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 LEADER]: Signalling peer 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:36.787597 18461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:39674
I20260709 13:04:36.789105 18461 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.789525 18461 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:36.792377 18460 raft_consensus.cc:1275] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:36.795912 18614 consensus_queue.cc:1048] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:36.798980 18461 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.801023 18461 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 4 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:36.802119 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:36.802435 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:36.802812 18668 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:36.802974 18386 raft_consensus.cc:3055] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:36.803320 18386 raft_consensus.cc:740] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:36.804014 18386 consensus_queue.cc:260] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.805127 18386 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:36.810374 18668 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 4.
I20260709 13:04:36.812093 18426 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:36.811704 18386 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 4.
I20260709 13:04:36.814576 18707 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:36.815068 18707 raft_consensus.cc:697] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 4 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:36.815855 18707 consensus_queue.cc:237] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.817548 18731 raft_consensus.cc:993] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433: : Instructing follower 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:36.818060 18731 raft_consensus.cc:1081] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Signalling peer 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:36.819751 18461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:39674
I20260709 13:04:36.820348 18461 raft_consensus.cc:493] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:36.821409 18461 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.826448 18461 raft_consensus.cc:515] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.828248 18461 leader_election.cc:290] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 3 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:36.829028 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:36.829254 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:36.829771 18668 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.829818 18386 raft_consensus.cc:3055] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:36.830295 18386 raft_consensus.cc:740] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:36.831024 18386 consensus_queue.cc:260] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.832171 18386 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.831673 18208 catalog_manager.cc:5697] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 3 to 4, leader changed from d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130) to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 4 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:36.836659 18668 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 3.
I20260709 13:04:36.837841 18426 leader_election.cc:304] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:36.838425 18386 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 3.
I20260709 13:04:36.838618 18725 raft_consensus.cc:2804] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:36.839191 18725 raft_consensus.cc:697] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:36.840011 18725 consensus_queue.cc:237] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:36.846736 18208 catalog_manager.cc:5697] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 2 to 3, leader changed from d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130) to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 3 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:37.011749 18707 raft_consensus.cc:993] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c: : Instructing follower d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:37.012174 18707 raft_consensus.cc:1081] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Signalling peer d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:37.013587 18386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:48776
I20260709 13:04:37.014050 18386 raft_consensus.cc:493] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:37.014325 18386 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.018550 18386 raft_consensus.cc:515] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:37.019973 18386 leader_election.cc:290] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:37.020697 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:37.020962 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:37.021299 18668 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.021489 18461 raft_consensus.cc:3055] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:37.021844 18461 raft_consensus.cc:740] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:37.022615 18461 consensus_queue.cc:260] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:37.023556 18461 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.026471 18668 raft_consensus.cc:2468] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:37.027447 18352 leader_election.cc:304] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [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: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:37.028111 18727 raft_consensus.cc:2804] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:37.028106 18461 raft_consensus.cc:2468] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:37.028681 18727 raft_consensus.cc:697] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:37.029448 18727 consensus_queue.cc:237] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue 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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:37.035992 18208 catalog_manager.cc:5697] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 1 to 2, leader changed from 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.219045 18386 raft_consensus.cc:1275] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:37.220355 18707 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:37.229022 18668 raft_consensus.cc:1275] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:37.230495 18706 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:37.286373 18668 raft_consensus.cc:1275] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:37.287490 18706 consensus_queue.cc:1048] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:37.294006 18386 raft_consensus.cc:1275] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:37.295310 18706 consensus_queue.cc:1048] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:37.476999 18461 raft_consensus.cc:1275] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:37.478348 18746 consensus_queue.cc:1048] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:37.485983 18668 raft_consensus.cc:1275] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:37.487519 18731 consensus_queue.cc:1048] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:37.623364 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:37.682245 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:37.689507 18386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
mode: GRACEFUL
new_leader_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:04:37.689967 18386 raft_consensus.cc:606] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Received request to transfer leadership to TS 2c8291918461480796ae6b0cd03e7e1c
I20260709 13:04:37.692312 18461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
mode: GRACEFUL
new_leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:39684
I20260709 13:04:37.692757 18461 raft_consensus.cc:606] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Received request to transfer leadership to TS d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:37.695014 18461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
mode: GRACEFUL
new_leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:39684
I20260709 13:04:37.695461 18461 raft_consensus.cc:606] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 4 LEADER]: Received request to transfer leadership to TS d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:37.696471 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:37.696954 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:37.697465 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:37.834337 18707 raft_consensus.cc:993] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c: : Instructing follower d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:37.834817 18706 raft_consensus.cc:1081] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Signalling peer d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:37.836337 18387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:48776
I20260709 13:04:37.836895 18387 raft_consensus.cc:493] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:37.837250 18387 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.838490 18727 raft_consensus.cc:993] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433: : Instructing follower 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:37.838925 18731 raft_consensus.cc:1081] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Signalling peer 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:37.840341 18461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:39674
I20260709 13:04:37.840857 18461 raft_consensus.cc:493] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:37.841235 18461 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:37.844405 18387 raft_consensus.cc:515] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:37.846652 18387 leader_election.cc:290] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 election: Requested vote from peers 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081), d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049)
I20260709 13:04:37.847342 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:37.847667 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:37.847998 18460 raft_consensus.cc:3055] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:37.848254 18668 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.848369 18460 raft_consensus.cc:740] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:37.848342 18461 raft_consensus.cc:515] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:37.849466 18460 consensus_queue.cc:260] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [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: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:37.850368 18461 leader_election.cc:290] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 3 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:37.850734 18460 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.850967 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:37.851568 18667 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:37.853214 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53fe66be8b5541a4a4b87e6fd88e7d77" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:37.853852 18387 raft_consensus.cc:3055] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:37.854223 18387 raft_consensus.cc:740] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:37.855129 18668 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:37.855108 18387 consensus_queue.cc:260] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:37.856508 18387 raft_consensus.cc:3060] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:37.856623 18352 leader_election.cc:304] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [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: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:37.857563 18731 raft_consensus.cc:2804] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:37.857717 18460 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:37.858779 18731 raft_consensus.cc:697] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:37.859375 18667 raft_consensus.cc:2468] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 3.
I20260709 13:04:37.859661 18731 consensus_queue.cc:237] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue 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: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:37.860284 18426 leader_election.cc:304] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:37.860977 18706 raft_consensus.cc:2804] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:37.861544 18706 raft_consensus.cc:697] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:37.862334 18706 consensus_queue.cc:237] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:37.864200 18387 raft_consensus.cc:2468] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 3.
I20260709 13:04:37.870736 18208 catalog_manager.cc:5697] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 1 to 2, leader changed from 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:37.871640 18209 catalog_manager.cc:5697] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 2 to 3, leader changed from d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130) to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 3 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:38.213738 18707 raft_consensus.cc:993] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c: : Instructing follower d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:38.214214 18706 raft_consensus.cc:1081] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 4 LEADER]: Signalling peer d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:38.215613 18387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:48776
I20260709 13:04:38.216056 18387 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:38.216388 18387 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:38.221433 18387 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:38.223023 18387 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 5 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:38.223718 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:38.224001 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:38.224306 18667 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:38.224536 18460 raft_consensus.cc:3055] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:38.224843 18460 raft_consensus.cc:740] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:38.225508 18460 consensus_queue.cc:260] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:38.226449 18460 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:38.229200 18667 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 5.
I20260709 13:04:38.230098 18352 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [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: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:38.230746 18731 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:38.231226 18731 raft_consensus.cc:697] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 5 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:38.232059 18731 consensus_queue.cc:237] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:38.232952 18460 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 5.
I20260709 13:04:38.238349 18209 catalog_manager.cc:5697] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 4 to 5, leader changed from 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 5 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.250716 18460 raft_consensus.cc:1275] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:38.251788 18731 consensus_queue.cc:1048] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.260756 18667 raft_consensus.cc:1275] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:38.262277 18731 consensus_queue.cc:1048] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.410419 18387 raft_consensus.cc:1275] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:38.411566 18707 consensus_queue.cc:1048] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.419693 18667 raft_consensus.cc:1275] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:38.421273 18707 consensus_queue.cc:1048] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:38.624234 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:38.647729 18667 raft_consensus.cc:1275] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 5 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:38.648967 18746 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:38.657370 18460 raft_consensus.cc:1275] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 5 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:38.659168 18731 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:38.703590 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:38.710791 18387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
mode: GRACEFUL
new_leader_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:04:38.711277 18387 raft_consensus.cc:606] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Received request to transfer leadership to TS 2c8291918461480796ae6b0cd03e7e1c
I20260709 13:04:38.713670 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d0759db03bd402f8fe8660960c80395"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
mode: GRACEFUL
new_leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:39684
I20260709 13:04:38.714138 18460 raft_consensus.cc:606] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Received request to transfer leadership to TS d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:38.716336 18387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
mode: GRACEFUL
new_leader_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:04:38.716792 18387 raft_consensus.cc:606] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Received request to transfer leadership to TS 2c8291918461480796ae6b0cd03e7e1c
I20260709 13:04:38.717737 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:38.718221 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:38.718830 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:38.793735 18727 raft_consensus.cc:993] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433: : Instructing follower 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:38.794268 18731 raft_consensus.cc:1081] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Signalling peer 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:38.795958 18460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:39674
I20260709 13:04:38.796532 18460 raft_consensus.cc:493] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:38.796872 18460 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:38.803706 18460 raft_consensus.cc:515] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:38.805737 18460 leader_election.cc:290] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 3 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:38.807869 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:38.808434 18385 raft_consensus.cc:3055] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:38.808701 18385 raft_consensus.cc:740] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:38.808851 18667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:38.809469 18667 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:38.809514 18385 consensus_queue.cc:260] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [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: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:38.813709 18385 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:38.816098 18667 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 3.
I20260709 13:04:38.816841 18668 raft_consensus.cc:1240] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Rejecting Update request from peer d6f47c9c7b2548f4bbe98115a8de3433 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:38.817245 18426 leader_election.cc:304] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:38.818038 18707 raft_consensus.cc:2804] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:38.818547 18707 raft_consensus.cc:697] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:38.819296 18707 consensus_queue.cc:237] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [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: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:38.820264 18385 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 3.
I20260709 13:04:38.826175 18209 catalog_manager.cc:5697] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 2 to 3, leader changed from d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130) to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 3 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.061025 18727 raft_consensus.cc:993] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433: : Instructing follower 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:39.061498 18731 raft_consensus.cc:1081] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Signalling peer 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:39.062927 18460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:39674
I20260709 13:04:39.063328 18460 raft_consensus.cc:493] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.063555 18460 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.068660 18460 raft_consensus.cc:515] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.070036 18460 leader_election.cc:290] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 3 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:39.070680 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:39.071023 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0528b35a744d4b51a1802b9ec41ff76a" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:39.071331 18668 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.071600 18385 raft_consensus.cc:3055] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:39.071933 18385 raft_consensus.cc:740] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:39.072672 18385 consensus_queue.cc:260] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.073860 18385 raft_consensus.cc:3060] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.078176 18668 raft_consensus.cc:2468] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 3.
I20260709 13:04:39.079630 18426 leader_election.cc:304] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [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: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:39.080236 18770 raft_consensus.cc:2804] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:39.080267 18385 raft_consensus.cc:2468] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 3.
I20260709 13:04:39.080650 18770 raft_consensus.cc:697] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:39.081403 18770 consensus_queue.cc:237] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.087738 18209 catalog_manager.cc:5697] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 2 to 3, leader changed from d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130) to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 3 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.190657 18770 raft_consensus.cc:993] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c: : Instructing follower d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:39.191138 18770 raft_consensus.cc:1081] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Signalling peer d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:39.192442 18386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d0759db03bd402f8fe8660960c80395"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:48776
I20260709 13:04:39.192919 18386 raft_consensus.cc:493] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.193169 18386 raft_consensus.cc:3060] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:39.197316 18386 raft_consensus.cc:515] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.198659 18386 leader_election.cc:290] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 2 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:39.199499 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0759db03bd402f8fe8660960c80395" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:39.199645 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d0759db03bd402f8fe8660960c80395" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:39.200008 18668 raft_consensus.cc:3060] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:39.200148 18460 raft_consensus.cc:3055] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:39.200464 18460 raft_consensus.cc:740] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:39.201052 18460 consensus_queue.cc:260] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.201857 18460 raft_consensus.cc:3060] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:39.204741 18668 raft_consensus.cc:2468] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:39.205755 18352 leader_election.cc:304] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [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: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:39.206080 18460 raft_consensus.cc:2468] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 2.
I20260709 13:04:39.206606 18731 raft_consensus.cc:2804] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:39.207119 18731 raft_consensus.cc:697] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:39.207906 18731 consensus_queue.cc:237] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Queue 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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.215013 18209 catalog_manager.cc:5697] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 1 to 2, leader changed from 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.390890 18386 raft_consensus.cc:1275] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:39.393245 18770 consensus_queue.cc:1048] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:39.407155 18668 raft_consensus.cc:1275] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:39.408875 18770 consensus_queue.cc:1048] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.547678 18386 raft_consensus.cc:1275] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:39.548933 18770 consensus_queue.cc:1048] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.558708 18668 raft_consensus.cc:1275] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:39.560497 18763 consensus_queue.cc:1048] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:04:39.625382 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:39.700536 18668 raft_consensus.cc:1275] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:39.701964 18731 consensus_queue.cc:1048] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:39.712056 18460 raft_consensus.cc:1275] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:39.713794 18772 consensus_queue.cc:1048] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:39.725401 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:39.735261 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
mode: GRACEFUL
new_leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:39684
I20260709 13:04:39.735826 18460 raft_consensus.cc:606] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Received request to transfer leadership to TS d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:39.738387 18460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
mode: GRACEFUL
new_leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:39684
I20260709 13:04:39.738803 18460 raft_consensus.cc:606] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Received request to transfer leadership to TS d6f47c9c7b2548f4bbe98115a8de3433
I20260709 13:04:39.741179 18385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
mode: GRACEFUL
new_leader_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:48792
I20260709 13:04:39.741647 18385 raft_consensus.cc:606] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 5 LEADER]: Received request to transfer leadership to TS 2c8291918461480796ae6b0cd03e7e1c
I20260709 13:04:39.742982 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:04:39.743624 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:39.744505 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:39.840173 18731 raft_consensus.cc:993] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433: : Instructing follower 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:39.840644 18772 raft_consensus.cc:1081] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 5 LEADER]: Signalling peer 2c8291918461480796ae6b0cd03e7e1c to start an election
I20260709 13:04:39.842092 18460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4"
dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
 from {username='slave'} at 127.0.0.1:39674
I20260709 13:04:39.842590 18460 raft_consensus.cc:493] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.842844 18460 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:39.848865 18460 raft_consensus.cc:515] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.850368 18460 leader_election.cc:290] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 6 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130:45711)
I20260709 13:04:39.851280 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:39.851440 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda5a12def864f21a6bdf383aff6f5e4" candidate_uuid: "2c8291918461480796ae6b0cd03e7e1c" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
I20260709 13:04:39.851913 18668 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:39.852025 18385 raft_consensus.cc:3055] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:04:39.852418 18385 raft_consensus.cc:740] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:39.853178 18385 consensus_queue.cc:260] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.854281 18385 raft_consensus.cc:3060] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:04:39.857931 18668 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 6.
I20260709 13:04:39.859120 18426 leader_election.cc:304] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c8291918461480796ae6b0cd03e7e1c, d66035bf4a8a45afb5759d29a25ec4b0; no voters: 
I20260709 13:04:39.859933 18763 raft_consensus.cc:2804] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:04:39.860345 18763 raft_consensus.cc:697] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 6 LEADER]: Becoming Leader. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:39.861032 18385 raft_consensus.cc:2468] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c8291918461480796ae6b0cd03e7e1c in term 6.
I20260709 13:04:39.861303 18763 consensus_queue.cc:237] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.868112 18209 catalog_manager.cc:5697] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c reported cstate change: term changed from 5 to 6, leader changed from d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130) to 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131). New cstate: current_term: 6 leader_uuid: "2c8291918461480796ae6b0cd03e7e1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.882710 18707 raft_consensus.cc:993] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c: : Instructing follower d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:39.883093 18763 raft_consensus.cc:1081] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Signalling peer d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:39.884440 18385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:48776
I20260709 13:04:39.884909 18385 raft_consensus.cc:493] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.885200 18385 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.890388 18385 raft_consensus.cc:515] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.891933 18385 leader_election.cc:290] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 4 election: Requested vote from peers d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049), 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081)
I20260709 13:04:39.892800 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:39.893049 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8639a0d7cf354e3f9b9a259719009c1b" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:39.893483 18668 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.893529 18460 raft_consensus.cc:3055] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:39.893965 18460 raft_consensus.cc:740] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:39.894861 18460 consensus_queue.cc:260] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.896083 18460 raft_consensus.cc:3060] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.900771 18668 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 4.
I20260709 13:04:39.902132 18352 leader_election.cc:304] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [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: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:39.903105 18772 raft_consensus.cc:2804] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:39.903267 18460 raft_consensus.cc:2468] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 4.
I20260709 13:04:39.903677 18772 raft_consensus.cc:697] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:39.904781 18772 consensus_queue.cc:237] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [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: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } }
I20260709 13:04:39.913949 18209 catalog_manager.cc:5697] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 3 to 4, leader changed from 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 4 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.959985 18707 raft_consensus.cc:993] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c: : Instructing follower d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:39.960412 18763 raft_consensus.cc:1081] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Signalling peer d6f47c9c7b2548f4bbe98115a8de3433 to start an election
I20260709 13:04:39.961793 18385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276"
dest_uuid: "d6f47c9c7b2548f4bbe98115a8de3433"
 from {username='slave'} at 127.0.0.1:48776
I20260709 13:04:39.962250 18385 raft_consensus.cc:493] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:39.962491 18385 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.967288 18385 raft_consensus.cc:515] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:39.968770 18385 leader_election.cc:290] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [CANDIDATE]: Term 4 election: Requested vote from peers 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131:39081), d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049)
I20260709 13:04:39.969564 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2c8291918461480796ae6b0cd03e7e1c"
I20260709 13:04:39.969734 18668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d334e6cdc3b649ebad8c27b523a7b276" candidate_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d66035bf4a8a45afb5759d29a25ec4b0"
I20260709 13:04:39.970093 18460 raft_consensus.cc:3055] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:39.970288 18668 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.970500 18460 raft_consensus.cc:740] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2c8291918461480796ae6b0cd03e7e1c, State: Running, Role: LEADER
I20260709 13:04:39.971493 18460 consensus_queue.cc:260] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [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: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:39.972523 18460 raft_consensus.cc:3060] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.975812 18668 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 4.
I20260709 13:04:39.976605 18667 raft_consensus.cc:1240] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Rejecting Update request from peer 2c8291918461480796ae6b0cd03e7e1c for earlier term 3. Current term is 4. Ops: []
I20260709 13:04:39.976814 18352 leader_election.cc:304] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [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: d66035bf4a8a45afb5759d29a25ec4b0, d6f47c9c7b2548f4bbe98115a8de3433; no voters: 
I20260709 13:04:39.977260 18460 raft_consensus.cc:2468] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f47c9c7b2548f4bbe98115a8de3433 in term 4.
I20260709 13:04:39.977538 18772 raft_consensus.cc:2804] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:39.978119 18772 raft_consensus.cc:697] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 LEADER]: Becoming Leader. State: Replica: d6f47c9c7b2548f4bbe98115a8de3433, State: Running, Role: LEADER
I20260709 13:04:39.979115 18772 consensus_queue.cc:237] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [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: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } }
I20260709 13:04:39.985251 18209 catalog_manager.cc:5697] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 reported cstate change: term changed from 3 to 4, leader changed from 2c8291918461480796ae6b0cd03e7e1c (127.13.222.131) to d6f47c9c7b2548f4bbe98115a8de3433 (127.13.222.130). New cstate: current_term: 4 leader_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:40.264813 18385 raft_consensus.cc:1275] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 6 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:04:40.265981 18707 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f47c9c7b2548f4bbe98115a8de3433" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 45711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:40.275619 18667 raft_consensus.cc:1275] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 6 FOLLOWER]: Refusing update from remote peer 2c8291918461480796ae6b0cd03e7e1c: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:04:40.277195 18790 consensus_queue.cc:1048] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:40.318898 18460 raft_consensus.cc:1275] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:40.319954 18772 consensus_queue.cc:1048] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:40.328831 18667 raft_consensus.cc:1275] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:40.330464 18727 consensus_queue.cc:1048] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:40.449378 18667 raft_consensus.cc:1275] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:40.450690 18727 consensus_queue.cc:1048] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d66035bf4a8a45afb5759d29a25ec4b0" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 42049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:40.458381 18460 raft_consensus.cc:1275] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Refusing update from remote peer d6f47c9c7b2548f4bbe98115a8de3433: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:40.459955 18772 consensus_queue.cc:1048] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c8291918461480796ae6b0cd03e7e1c" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 39081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:04:40.626439 18258 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:04:40.750936 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:40.780370 14202 tablet_server.cc:179] TabletServer@127.13.222.129:42049 shutting down...
I20260709 13:04:40.802032 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:40.802881 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.803557 14202 raft_consensus.cc:2243] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.803998 14202 raft_consensus.cc:2272] T 0528b35a744d4b51a1802b9ec41ff76a P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.806427 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.807016 14202 raft_consensus.cc:2243] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.807418 14202 raft_consensus.cc:2272] T 4d0759db03bd402f8fe8660960c80395 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.809315 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.809999 14202 raft_consensus.cc:2243] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.810483 14202 raft_consensus.cc:2272] T 8639a0d7cf354e3f9b9a259719009c1b P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.813678 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.814309 14202 raft_consensus.cc:2243] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.814756 14202 raft_consensus.cc:2272] T dda5a12def864f21a6bdf383aff6f5e4 P d66035bf4a8a45afb5759d29a25ec4b0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.817385 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.817986 14202 raft_consensus.cc:2243] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.818435 14202 raft_consensus.cc:2272] T cb7ef275a3a743c2ab55b386cb44af27 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.820540 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.821012 14202 raft_consensus.cc:2243] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.821450 14202 raft_consensus.cc:2272] T 326ed3df3bff42e3baddfaed1c3b4453 P d66035bf4a8a45afb5759d29a25ec4b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.823602 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.824067 14202 raft_consensus.cc:2243] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.824452 14202 raft_consensus.cc:2272] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d66035bf4a8a45afb5759d29a25ec4b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.826489 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.826952 14202 raft_consensus.cc:2243] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.827394 14202 raft_consensus.cc:2272] T 88fec58bd61c441190bddf434e18b378 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.829355 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.829813 14202 raft_consensus.cc:2243] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.830273 14202 raft_consensus.cc:2272] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d66035bf4a8a45afb5759d29a25ec4b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.832178 14202 tablet_replica.cc:333] stopping tablet replica
I20260709 13:04:40.832610 14202 raft_consensus.cc:2243] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.832973 14202 raft_consensus.cc:2272] T d334e6cdc3b649ebad8c27b523a7b276 P d66035bf4a8a45afb5759d29a25ec4b0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.864493 14202 tablet_server.cc:196] TabletServer@127.13.222.129:42049 shutdown complete.
W20260709 13:04:40.887439 18426 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111) [suppressed 66 similar messages]
I20260709 13:04:40.892212 14202 tablet_server.cc:179] TabletServer@127.13.222.130:0 shutting down...
W20260709 13:04:40.892450 18426 consensus_peers.cc:597] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:40.911533 18352 consensus_peers.cc:597] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:40.919675 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:40.920419 14202 tablet_replica.cc:333] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.921216 14202 raft_consensus.cc:2243] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.921661 14202 raft_consensus.cc:2272] T 0528b35a744d4b51a1802b9ec41ff76a P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.923904 14202 tablet_replica.cc:333] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.924501 14202 raft_consensus.cc:2243] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.924952 14202 raft_consensus.cc:2272] T 53fe66be8b5541a4a4b87e6fd88e7d77 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.926892 14202 tablet_replica.cc:333] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.927426 14202 raft_consensus.cc:2243] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:40.928233 14202 raft_consensus.cc:2272] T cb7ef275a3a743c2ab55b386cb44af27 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.930096 14202 tablet_replica.cc:333] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.930631 14202 raft_consensus.cc:2243] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.930998 14202 raft_consensus.cc:2272] T dda5a12def864f21a6bdf383aff6f5e4 P d6f47c9c7b2548f4bbe98115a8de3433 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.933382 14202 tablet_replica.cc:333] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.933884 14202 raft_consensus.cc:2243] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.934336 14202 raft_consensus.cc:2272] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P d6f47c9c7b2548f4bbe98115a8de3433 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.936671 14202 tablet_replica.cc:333] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.937289 14202 raft_consensus.cc:2243] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:40.938444 14202 raft_consensus.cc:2272] T 88fec58bd61c441190bddf434e18b378 P d6f47c9c7b2548f4bbe98115a8de3433 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:40.940487 18352 consensus_peers.cc:597] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 -> Peer d66035bf4a8a45afb5759d29a25ec4b0 (127.13.222.129:42049): Couldn't send request to peer d66035bf4a8a45afb5759d29a25ec4b0. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:42049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:40.941043 14202 tablet_replica.cc:333] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.941610 14202 raft_consensus.cc:2243] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:40.942075 14202 raft_consensus.cc:2272] T 326ed3df3bff42e3baddfaed1c3b4453 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.944049 14202 tablet_replica.cc:333] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.944525 14202 raft_consensus.cc:2243] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:40.945199 14202 raft_consensus.cc:2272] T 4d0759db03bd402f8fe8660960c80395 P d6f47c9c7b2548f4bbe98115a8de3433 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.947005 14202 tablet_replica.cc:333] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.947472 14202 raft_consensus.cc:2243] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:40.948158 14202 raft_consensus.cc:2272] T 8639a0d7cf354e3f9b9a259719009c1b P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.950513 14202 tablet_replica.cc:333] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433: stopping tablet replica
I20260709 13:04:40.950927 14202 raft_consensus.cc:2243] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:40.951570 14202 raft_consensus.cc:2272] T d334e6cdc3b649ebad8c27b523a7b276 P d6f47c9c7b2548f4bbe98115a8de3433 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:40.980681 14202 tablet_server.cc:196] TabletServer@127.13.222.130:0 shutdown complete.
I20260709 13:04:41.002713 14202 tablet_server.cc:179] TabletServer@127.13.222.131:0 shutting down...
I20260709 13:04:41.025836 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:41.026520 14202 tablet_replica.cc:333] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.027166 14202 raft_consensus.cc:2243] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:41.027930 14202 raft_consensus.cc:2272] T 0528b35a744d4b51a1802b9ec41ff76a P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.030004 14202 tablet_replica.cc:333] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.030614 14202 raft_consensus.cc:2243] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:41.031033 14202 raft_consensus.cc:2272] T 4d0759db03bd402f8fe8660960c80395 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.032855 14202 tablet_replica.cc:333] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.033339 14202 raft_consensus.cc:2243] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:41.033711 14202 raft_consensus.cc:2272] T 8639a0d7cf354e3f9b9a259719009c1b P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.036094 14202 tablet_replica.cc:333] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.036610 14202 raft_consensus.cc:2243] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:41.037375 14202 raft_consensus.cc:2272] T 53fe66be8b5541a4a4b87e6fd88e7d77 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.039299 14202 tablet_replica.cc:333] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.039765 14202 raft_consensus.cc:2243] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:41.040194 14202 raft_consensus.cc:2272] T cb7ef275a3a743c2ab55b386cb44af27 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.042128 14202 tablet_replica.cc:333] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.042762 14202 raft_consensus.cc:2243] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:41.043622 14202 raft_consensus.cc:2272] T 326ed3df3bff42e3baddfaed1c3b4453 P 2c8291918461480796ae6b0cd03e7e1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.045346 14202 tablet_replica.cc:333] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.045784 14202 raft_consensus.cc:2243] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:41.046171 14202 raft_consensus.cc:2272] T 88fec58bd61c441190bddf434e18b378 P 2c8291918461480796ae6b0cd03e7e1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.047964 14202 tablet_replica.cc:333] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.048393 14202 raft_consensus.cc:2243] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:41.049180 14202 raft_consensus.cc:2272] T a773d7b9bd8c42e89dbd1b9ca4f7b748 P 2c8291918461480796ae6b0cd03e7e1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.051030 14202 tablet_replica.cc:333] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.051445 14202 raft_consensus.cc:2243] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:04:41.052070 14202 raft_consensus.cc:2272] T dda5a12def864f21a6bdf383aff6f5e4 P 2c8291918461480796ae6b0cd03e7e1c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.054138 14202 tablet_replica.cc:333] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c: stopping tablet replica
I20260709 13:04:41.054610 14202 raft_consensus.cc:2243] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:41.054978 14202 raft_consensus.cc:2272] T d334e6cdc3b649ebad8c27b523a7b276 P 2c8291918461480796ae6b0cd03e7e1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.084637 14202 tablet_server.cc:196] TabletServer@127.13.222.131:0 shutdown complete.
I20260709 13:04:41.105942 14202 master.cc:562] Master@127.13.222.190:39727 shutting down...
I20260709 13:04:41.125991 14202 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:41.126577 14202 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:41.126891 14202 tablet_replica.cc:333] T 00000000000000000000000000000000 P c3e3e969f8f74a8a9b68f3c2ee4c8c3d: stopping tablet replica
I20260709 13:04:41.145741 14202 master.cc:584] Master@127.13.222.190:39727 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12695 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:04:41.191704 14202 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.222.190:38883
I20260709 13:04:41.193089 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:41.199472 18808 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:41.199486 18810 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:41.199604 18807 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:41.200084 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:41.201100 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:41.201289 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:41.201406 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602281201394 us; error 0 us; skew 500 ppm
I20260709 13:04:41.201862 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:41.204252 14202 webserver.cc:533] Webserver started at http://127.13.222.190:40329/ using document root <none> and password file <none>
I20260709 13:04:41.204728 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:41.204897 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:41.205127 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:41.206225 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/master-0-root/instance:
uuid: "87ce4d2894274fdc81bd5bf34e08ab19"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-x09j"
I20260709 13:04:41.210604 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:04:41.213974 18815 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.214900 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:41.215200 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/master-0-root
uuid: "87ce4d2894274fdc81bd5bf34e08ab19"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-x09j"
I20260709 13:04:41.215472 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:41.238801 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:41.240023 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:41.278642 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.190:38883
I20260709 13:04:41.278924 18866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.190:38883 every 8 connection(s)
I20260709 13:04:41.282698 18867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.293722 18867 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19: Bootstrap starting.
I20260709 13:04:41.298807 18867 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:41.303064 18867 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19: No bootstrap required, opened a new log
I20260709 13:04:41.305264 18867 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ce4d2894274fdc81bd5bf34e08ab19" member_type: VOTER }
I20260709 13:04:41.305644 18867 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.305830 18867 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87ce4d2894274fdc81bd5bf34e08ab19, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.306389 18867 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87ce4d2894274fdc81bd5bf34e08ab19" member_type: VOTER }
I20260709 13:04:41.306833 18867 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:41.307018 18867 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:41.307224 18867 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:41.311817 18867 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ce4d2894274fdc81bd5bf34e08ab19" member_type: VOTER }
I20260709 13:04:41.312299 18867 leader_election.cc:304] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [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: 87ce4d2894274fdc81bd5bf34e08ab19; no voters: 
I20260709 13:04:41.313378 18867 leader_election.cc:290] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:41.313690 18870 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:41.315025 18870 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 1 LEADER]: Becoming Leader. State: Replica: 87ce4d2894274fdc81bd5bf34e08ab19, State: Running, Role: LEADER
I20260709 13:04:41.315630 18870 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [LEADER]: Queue going to LEADER mode. State: All 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: "87ce4d2894274fdc81bd5bf34e08ab19" member_type: VOTER }
I20260709 13:04:41.316229 18867 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:41.320223 18871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87ce4d2894274fdc81bd5bf34e08ab19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ce4d2894274fdc81bd5bf34e08ab19" member_type: VOTER } }
I20260709 13:04:41.320588 18872 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87ce4d2894274fdc81bd5bf34e08ab19. Latest consensus state: current_term: 1 leader_uuid: "87ce4d2894274fdc81bd5bf34e08ab19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87ce4d2894274fdc81bd5bf34e08ab19" member_type: VOTER } }
I20260709 13:04:41.320953 18871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:41.321254 18872 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:41.327806 18877 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:41.332911 18877 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:41.333935 14202 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:41.342119 18877 catalog_manager.cc:1383] Generated new cluster ID: a35d67b2d9e44d3da07080499e53b00f
I20260709 13:04:41.342481 18877 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:41.360363 18877 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:41.361601 18877 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:41.375248 18877 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19: Generated new TSK 0
I20260709 13:04:41.375856 18877 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:41.400455 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:41.406807 18888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:41.407380 18889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:41.409351 14202 server_base.cc:1061] running on GCE node
W20260709 13:04:41.410027 18891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:41.410928 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:41.411132 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:41.411295 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602281411279 us; error 0 us; skew 500 ppm
I20260709 13:04:41.411826 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:41.414016 14202 webserver.cc:533] Webserver started at http://127.13.222.129:36701/ using document root <none> and password file <none>
I20260709 13:04:41.414505 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:41.414687 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:41.414932 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:41.415977 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-0-root/instance:
uuid: "1db3f802ed714adcb4d71e43bac53a16"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-x09j"
I20260709 13:04:41.420440 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:04:41.423645 18896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.424501 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 13:04:41.424824 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "1db3f802ed714adcb4d71e43bac53a16"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-x09j"
I20260709 13:04:41.425092 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:41.436043 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:41.437249 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:41.438684 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:41.440876 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:41.441062 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.441270 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:41.441427 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.480223 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:46827
I20260709 13:04:41.480340 18958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:46827 every 8 connection(s)
I20260709 13:04:41.485002 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:41.492493 18963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:41.493881 18964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:41.495741 18966 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:41.496816 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:41.497732 18959 heartbeater.cc:344] Connected to a master server at 127.13.222.190:38883
I20260709 13:04:41.497875 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:41.498174 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:41.498275 18959 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:41.498421 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602281498400 us; error 0 us; skew 500 ppm
I20260709 13:04:41.499269 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:41.499289 18959 heartbeater.cc:507] Master 127.13.222.190:38883 requested a full tablet report, sending...
I20260709 13:04:41.501959 18832 ts_manager.cc:194] Registered new tserver with Master: 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827)
I20260709 13:04:41.502136 14202 webserver.cc:533] Webserver started at http://127.13.222.130:36879/ using document root <none> and password file <none>
I20260709 13:04:41.502753 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:41.502925 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:41.503165 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:41.503921 18832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58482
I20260709 13:04:41.504280 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-1-root/instance:
uuid: "b11ff138989d4389b965f1e1d42ac9d3"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-x09j"
I20260709 13:04:41.509081 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:04:41.512380 18971 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.513130 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:41.513378 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-1-root
uuid: "b11ff138989d4389b965f1e1d42ac9d3"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-x09j"
I20260709 13:04:41.513628 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:41.536128 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:41.537271 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:41.538713 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:41.540848 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:41.541031 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.541270 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:41.541407 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.578960 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.130:41135
I20260709 13:04:41.579046 19033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.130:41135 every 8 connection(s)
I20260709 13:04:41.583519 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:41.590406 19037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:41.592155 19038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:41.593679 19040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:41.593700 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:41.595216 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:41.595485 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:41.595681 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602281595662 us; error 0 us; skew 500 ppm
I20260709 13:04:41.595853 19034 heartbeater.cc:344] Connected to a master server at 127.13.222.190:38883
I20260709 13:04:41.596309 19034 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:41.596419 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:41.597231 19034 heartbeater.cc:507] Master 127.13.222.190:38883 requested a full tablet report, sending...
I20260709 13:04:41.599274 14202 webserver.cc:533] Webserver started at http://127.13.222.131:41367/ using document root <none> and password file <none>
I20260709 13:04:41.599622 18832 ts_manager.cc:194] Registered new tserver with Master: b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135)
I20260709 13:04:41.599958 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:41.600245 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:41.600549 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:41.601435 18832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58484
I20260709 13:04:41.602111 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-2-root/instance:
uuid: "134f0d8cd4b6488bb609ddf466104c1e"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-x09j"
I20260709 13:04:41.607411 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:04:41.610704 19045 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.611440 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:41.611737 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-2-root
uuid: "134f0d8cd4b6488bb609ddf466104c1e"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-x09j"
I20260709 13:04:41.611997 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602167967332-14202-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:41.624275 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:41.625499 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:41.627101 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:41.629258 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:41.629449 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.629666 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:41.629814 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:41.668295 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.131:35955
I20260709 13:04:41.668393 19107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.131:35955 every 8 connection(s)
I20260709 13:04:41.681406 19108 heartbeater.cc:344] Connected to a master server at 127.13.222.190:38883
I20260709 13:04:41.681833 19108 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:41.682741 19108 heartbeater.cc:507] Master 127.13.222.190:38883 requested a full tablet report, sending...
I20260709 13:04:41.684684 18832 ts_manager.cc:194] Registered new tserver with Master: 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955)
I20260709 13:04:41.685530 14202 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014303239s
I20260709 13:04:41.685983 18832 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58500
I20260709 13:04:41.710294 18832 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58508:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:41.712373 18832 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:41.758497 18923 tablet_service.cc:1511] Processing CreateTablet for tablet 95eed310ce0349d1a60ec4212cfe4d01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5580608ad2847e3b7093e211152eeb9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:41.759902 18923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95eed310ce0349d1a60ec4212cfe4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.763414 18924 tablet_service.cc:1511] Processing CreateTablet for tablet fb287b0200644a76b0b250f9b60a7031 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5580608ad2847e3b7093e211152eeb9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:41.764560 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb287b0200644a76b0b250f9b60a7031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.774371 19073 tablet_service.cc:1511] Processing CreateTablet for tablet fb287b0200644a76b0b250f9b60a7031 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5580608ad2847e3b7093e211152eeb9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:41.775758 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb287b0200644a76b0b250f9b60a7031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.777894 19072 tablet_service.cc:1511] Processing CreateTablet for tablet 95eed310ce0349d1a60ec4212cfe4d01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5580608ad2847e3b7093e211152eeb9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:41.779263 19072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95eed310ce0349d1a60ec4212cfe4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.795795 18999 tablet_service.cc:1511] Processing CreateTablet for tablet fb287b0200644a76b0b250f9b60a7031 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5580608ad2847e3b7093e211152eeb9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:41.797209 18999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb287b0200644a76b0b250f9b60a7031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.797508 18998 tablet_service.cc:1511] Processing CreateTablet for tablet 95eed310ce0349d1a60ec4212cfe4d01 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f5580608ad2847e3b7093e211152eeb9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:41.798790 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95eed310ce0349d1a60ec4212cfe4d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:41.803503 19123 tablet_bootstrap.cc:492] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16: Bootstrap starting.
I20260709 13:04:41.804947 19124 tablet_bootstrap.cc:492] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e: Bootstrap starting.
I20260709 13:04:41.811510 19124 tablet_bootstrap.cc:654] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:41.816272 19123 tablet_bootstrap.cc:654] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:41.818856 19125 tablet_bootstrap.cc:492] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3: Bootstrap starting.
I20260709 13:04:41.821691 19124 tablet_bootstrap.cc:492] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e: No bootstrap required, opened a new log
I20260709 13:04:41.822293 19124 ts_tablet_manager.cc:1403] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 13:04:41.824604 19124 raft_consensus.cc:359] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:41.825191 19124 raft_consensus.cc:385] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.825414 19124 raft_consensus.cc:740] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134f0d8cd4b6488bb609ddf466104c1e, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.826046 19124 consensus_queue.cc:260] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:41.827310 19125 tablet_bootstrap.cc:654] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:41.828511 19108 heartbeater.cc:499] Master 127.13.222.190:38883 was elected leader, sending a full tablet report...
I20260709 13:04:41.828801 19124 ts_tablet_manager.cc:1434] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:41.829538 19124 tablet_bootstrap.cc:492] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e: Bootstrap starting.
I20260709 13:04:41.831146 19123 tablet_bootstrap.cc:492] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16: No bootstrap required, opened a new log
I20260709 13:04:41.831612 19123 ts_tablet_manager.cc:1403] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260709 13:04:41.832454 19125 tablet_bootstrap.cc:492] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3: No bootstrap required, opened a new log
I20260709 13:04:41.833114 19125 ts_tablet_manager.cc:1403] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 13:04:41.834545 19123 raft_consensus.cc:359] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.835291 19123 raft_consensus.cc:385] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.835557 19123 raft_consensus.cc:740] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db3f802ed714adcb4d71e43bac53a16, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.835737 19124 tablet_bootstrap.cc:654] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:41.835831 19125 raft_consensus.cc:359] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:41.836364 19123 consensus_queue.cc:260] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.836943 19125 raft_consensus.cc:385] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.838708 19125 raft_consensus.cc:740] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.839684 19125 consensus_queue.cc:260] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:41.847002 18959 heartbeater.cc:499] Master 127.13.222.190:38883 was elected leader, sending a full tablet report...
I20260709 13:04:41.847544 19123 ts_tablet_manager.cc:1434] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 13:04:41.848315 19124 tablet_bootstrap.cc:492] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e: No bootstrap required, opened a new log
I20260709 13:04:41.848563 19123 tablet_bootstrap.cc:492] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16: Bootstrap starting.
I20260709 13:04:41.848856 19124 ts_tablet_manager.cc:1403] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:04:41.849052 19125 ts_tablet_manager.cc:1434] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 13:04:41.850270 19034 heartbeater.cc:499] Master 127.13.222.190:38883 was elected leader, sending a full tablet report...
I20260709 13:04:41.851908 19124 raft_consensus.cc:359] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.852631 19124 raft_consensus.cc:385] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.852917 19124 raft_consensus.cc:740] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134f0d8cd4b6488bb609ddf466104c1e, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.853791 19124 consensus_queue.cc:260] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.855861 19123 tablet_bootstrap.cc:654] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:41.857678 19124 ts_tablet_manager.cc:1434] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:04:41.863265 19125 tablet_bootstrap.cc:492] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3: Bootstrap starting.
I20260709 13:04:41.869123 19125 tablet_bootstrap.cc:654] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:41.870527 19123 tablet_bootstrap.cc:492] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16: No bootstrap required, opened a new log
I20260709 13:04:41.870995 19123 ts_tablet_manager.cc:1403] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 13:04:41.873466 19125 tablet_bootstrap.cc:492] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3: No bootstrap required, opened a new log
I20260709 13:04:41.873940 19125 ts_tablet_manager.cc:1403] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 13:04:41.873495 19123 raft_consensus.cc:359] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:41.874310 19123 raft_consensus.cc:385] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.874531 19123 raft_consensus.cc:740] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db3f802ed714adcb4d71e43bac53a16, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.875120 19123 consensus_queue.cc:260] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:41.876690 19123 ts_tablet_manager.cc:1434] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:41.876343 19125 raft_consensus.cc:359] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.877096 19125 raft_consensus.cc:385] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:41.877406 19125 raft_consensus.cc:740] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Initialized, Role: FOLLOWER
I20260709 13:04:41.878073 19125 consensus_queue.cc:260] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.880072 19125 ts_tablet_manager.cc:1434] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 13:04:41.883920 19128 raft_consensus.cc:493] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:41.884465 19128 raft_consensus.cc:515] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.887029 19128 leader_election.cc:290] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135)
I20260709 13:04:41.897889 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95eed310ce0349d1a60ec4212cfe4d01" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16" is_pre_election: true
I20260709 13:04:41.898643 18934 raft_consensus.cc:2468] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 0.
I20260709 13:04:41.899086 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95eed310ce0349d1a60ec4212cfe4d01" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3" is_pre_election: true
I20260709 13:04:41.899679 19048 leader_election.cc:304] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134f0d8cd4b6488bb609ddf466104c1e, 1db3f802ed714adcb4d71e43bac53a16; no voters: 
I20260709 13:04:41.899803 19009 raft_consensus.cc:2468] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 0.
I20260709 13:04:41.900419 19128 raft_consensus.cc:2804] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:41.900794 19128 raft_consensus.cc:493] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:41.901054 19128 raft_consensus.cc:3060] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:41.905993 19128 raft_consensus.cc:515] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.907523 19128 leader_election.cc:290] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 election: Requested vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135)
I20260709 13:04:41.908380 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95eed310ce0349d1a60ec4212cfe4d01" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
I20260709 13:04:41.908427 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95eed310ce0349d1a60ec4212cfe4d01" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
I20260709 13:04:41.908954 18934 raft_consensus.cc:3060] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:41.909179 19009 raft_consensus.cc:3060] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:41.913875 18934 raft_consensus.cc:2468] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 1.
I20260709 13:04:41.914433 19009 raft_consensus.cc:2468] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 1.
I20260709 13:04:41.914983 19048 leader_election.cc:304] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134f0d8cd4b6488bb609ddf466104c1e, 1db3f802ed714adcb4d71e43bac53a16; no voters: 
I20260709 13:04:41.915827 19128 raft_consensus.cc:2804] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:41.916993 19128 raft_consensus.cc:697] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 LEADER]: Becoming Leader. State: Replica: 134f0d8cd4b6488bb609ddf466104c1e, State: Running, Role: LEADER
I20260709 13:04:41.917887 19128 consensus_queue.cc:237] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:41.925261 18831 catalog_manager.cc:5697] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131). New cstate: current_term: 1 leader_uuid: "134f0d8cd4b6488bb609ddf466104c1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:42.235682 19132 raft_consensus.cc:493] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:42.236246 19132 raft_consensus.cc:515] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:42.238163 19132 leader_election.cc:290] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955), 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827)
I20260709 13:04:42.243739 19128 raft_consensus.cc:493] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:42.244254 19128 raft_consensus.cc:515] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:42.247690 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16" is_pre_election: true
I20260709 13:04:42.248298 18934 raft_consensus.cc:2468] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 0.
I20260709 13:04:42.248488 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3" is_pre_election: true
I20260709 13:04:42.249179 19009 raft_consensus.cc:2468] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 0.
I20260709 13:04:42.249476 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16" is_pre_election: true
I20260709 13:04:42.249583 19128 leader_election.cc:290] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135)
I20260709 13:04:42.250087 18934 raft_consensus.cc:2468] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b11ff138989d4389b965f1e1d42ac9d3 in term 0.
I20260709 13:04:42.250495 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e" is_pre_election: true
I20260709 13:04:42.249876 19048 leader_election.cc:304] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134f0d8cd4b6488bb609ddf466104c1e, 1db3f802ed714adcb4d71e43bac53a16; no voters: 
I20260709 13:04:42.251272 19083 raft_consensus.cc:2468] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b11ff138989d4389b965f1e1d42ac9d3 in term 0.
I20260709 13:04:42.251307 18974 leader_election.cc:304] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db3f802ed714adcb4d71e43bac53a16, b11ff138989d4389b965f1e1d42ac9d3; no voters: 
I20260709 13:04:42.251921 19128 raft_consensus.cc:2804] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:42.252345 19132 raft_consensus.cc:2804] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:42.252616 19128 raft_consensus.cc:493] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:42.252779 19132 raft_consensus.cc:493] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:42.252996 19128 raft_consensus.cc:3060] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.253137 19132 raft_consensus.cc:3060] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.260082 19128 raft_consensus.cc:515] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:42.260076 19132 raft_consensus.cc:515] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:42.262217 19128 leader_election.cc:290] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 election: Requested vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135)
I20260709 13:04:42.262243 19132 leader_election.cc:290] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955), 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827)
I20260709 13:04:42.263105 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e"
I20260709 13:04:42.263435 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
I20260709 13:04:42.263592 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
I20260709 13:04:42.263896 19083 raft_consensus.cc:2393] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b11ff138989d4389b965f1e1d42ac9d3 in current term 1: Already voted for candidate 134f0d8cd4b6488bb609ddf466104c1e in this term.
I20260709 13:04:42.264086 18934 raft_consensus.cc:3060] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.264384 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
I20260709 13:04:42.265049 19009 raft_consensus.cc:2393] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 134f0d8cd4b6488bb609ddf466104c1e in current term 1: Already voted for candidate b11ff138989d4389b965f1e1d42ac9d3 in this term.
I20260709 13:04:42.266026 19049 leader_election.cc:304] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [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: 134f0d8cd4b6488bb609ddf466104c1e; no voters: 1db3f802ed714adcb4d71e43bac53a16, b11ff138989d4389b965f1e1d42ac9d3
I20260709 13:04:42.266794 19128 raft_consensus.cc:2749] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:42.269618 18934 raft_consensus.cc:2468] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b11ff138989d4389b965f1e1d42ac9d3 in term 1.
I20260709 13:04:42.270524 18974 leader_election.cc:304] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [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: 1db3f802ed714adcb4d71e43bac53a16, b11ff138989d4389b965f1e1d42ac9d3; no voters: 134f0d8cd4b6488bb609ddf466104c1e
I20260709 13:04:42.271164 19132 raft_consensus.cc:2804] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:42.271981 19132 raft_consensus.cc:697] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Becoming Leader. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Running, Role: LEADER
I20260709 13:04:42.272719 19132 consensus_queue.cc:237] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:42.279500 18831 catalog_manager.cc:5697] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "b11ff138989d4389b965f1e1d42ac9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:42.356657 18831 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58524:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:42.358659 18831 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:42.380829 18923 tablet_service.cc:1511] Processing CreateTablet for tablet d4ef64011ac84bbebbeaa50e61948530 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a4e411070f3410fb5a17bf9a043d65b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:42.381843 18999 tablet_service.cc:1511] Processing CreateTablet for tablet d4ef64011ac84bbebbeaa50e61948530 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a4e411070f3410fb5a17bf9a043d65b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:42.382182 18923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ef64011ac84bbebbeaa50e61948530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:42.383121 18999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ef64011ac84bbebbeaa50e61948530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:42.383258 19072 tablet_service.cc:1511] Processing CreateTablet for tablet d4ef64011ac84bbebbeaa50e61948530 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a4e411070f3410fb5a17bf9a043d65b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:04:42.384513 19072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4ef64011ac84bbebbeaa50e61948530. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:42.386668 18924 tablet_service.cc:1511] Processing CreateTablet for tablet c13a7fb99f644d93b5ad565498458c84 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a4e411070f3410fb5a17bf9a043d65b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:42.387851 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13a7fb99f644d93b5ad565498458c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:42.387813 18998 tablet_service.cc:1511] Processing CreateTablet for tablet c13a7fb99f644d93b5ad565498458c84 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a4e411070f3410fb5a17bf9a043d65b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:42.389133 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13a7fb99f644d93b5ad565498458c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:42.392611 19073 tablet_service.cc:1511] Processing CreateTablet for tablet c13a7fb99f644d93b5ad565498458c84 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4a4e411070f3410fb5a17bf9a043d65b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:04:42.393875 19073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c13a7fb99f644d93b5ad565498458c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:42.417016 19149 tablet_bootstrap.cc:492] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16: Bootstrap starting.
I20260709 13:04:42.418604 19150 tablet_bootstrap.cc:492] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e: Bootstrap starting.
I20260709 13:04:42.425169 19150 tablet_bootstrap.cc:654] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:42.426280 19149 tablet_bootstrap.cc:654] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:42.428330 19148 tablet_bootstrap.cc:492] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: Bootstrap starting.
I20260709 13:04:42.433897 19149 tablet_bootstrap.cc:492] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16: No bootstrap required, opened a new log
I20260709 13:04:42.434443 19149 ts_tablet_manager.cc:1403] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 13:04:42.434724 19148 tablet_bootstrap.cc:654] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:42.436326 19150 tablet_bootstrap.cc:492] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e: No bootstrap required, opened a new log
I20260709 13:04:42.436861 19150 ts_tablet_manager.cc:1403] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260709 13:04:42.436769 19149 raft_consensus.cc:359] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.437417 19149 raft_consensus.cc:385] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:42.437706 19149 raft_consensus.cc:740] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db3f802ed714adcb4d71e43bac53a16, State: Initialized, Role: FOLLOWER
I20260709 13:04:42.438513 19149 consensus_queue.cc:260] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.439894 19150 raft_consensus.cc:359] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.440707 19150 raft_consensus.cc:385] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:42.440989 19150 raft_consensus.cc:740] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134f0d8cd4b6488bb609ddf466104c1e, State: Initialized, Role: FOLLOWER
I20260709 13:04:42.441902 19150 consensus_queue.cc:260] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.443042 19148 tablet_bootstrap.cc:492] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: No bootstrap required, opened a new log
I20260709 13:04:42.443554 19148 ts_tablet_manager.cc:1403] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:04:42.444120 19150 ts_tablet_manager.cc:1434] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:04:42.445173 19150 tablet_bootstrap.cc:492] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e: Bootstrap starting.
I20260709 13:04:42.446254 19148 raft_consensus.cc:359] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.446954 19148 raft_consensus.cc:385] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:42.447234 19148 raft_consensus.cc:740] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Initialized, Role: FOLLOWER
I20260709 13:04:42.448027 19148 consensus_queue.cc:260] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.450495 19148 ts_tablet_manager.cc:1434] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:42.451457 19148 tablet_bootstrap.cc:492] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3: Bootstrap starting.
I20260709 13:04:42.451924 19150 tablet_bootstrap.cc:654] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:42.457571 19148 tablet_bootstrap.cc:654] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:42.460376 19149 ts_tablet_manager.cc:1434] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16: Time spent starting tablet: real 0.026s	user 0.000s	sys 0.008s
I20260709 13:04:42.463407 19150 tablet_bootstrap.cc:492] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e: No bootstrap required, opened a new log
I20260709 13:04:42.463678 19149 tablet_bootstrap.cc:492] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16: Bootstrap starting.
I20260709 13:04:42.464003 19150 ts_tablet_manager.cc:1403] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:04:42.467192 19150 raft_consensus.cc:359] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.467950 19150 raft_consensus.cc:385] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:42.468241 19150 raft_consensus.cc:740] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134f0d8cd4b6488bb609ddf466104c1e, State: Initialized, Role: FOLLOWER
I20260709 13:04:42.469190 19150 consensus_queue.cc:260] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.470229 19149 tablet_bootstrap.cc:654] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:42.471654 19150 ts_tablet_manager.cc:1434] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:04:42.474588 19148 tablet_bootstrap.cc:492] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3: No bootstrap required, opened a new log
I20260709 13:04:42.475116 19148 ts_tablet_manager.cc:1403] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260709 13:04:42.477767 19148 raft_consensus.cc:359] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.478492 19148 raft_consensus.cc:385] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:42.478770 19148 raft_consensus.cc:740] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Initialized, Role: FOLLOWER
I20260709 13:04:42.478967 19149 tablet_bootstrap.cc:492] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16: No bootstrap required, opened a new log
I20260709 13:04:42.479461 19149 ts_tablet_manager.cc:1403] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260709 13:04:42.479522 19148 consensus_queue.cc:260] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.481796 19148 ts_tablet_manager.cc:1434] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:42.482378 19149 raft_consensus.cc:359] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.482949 19149 raft_consensus.cc:385] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:42.483141 19149 raft_consensus.cc:740] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1db3f802ed714adcb4d71e43bac53a16, State: Initialized, Role: FOLLOWER
I20260709 13:04:42.483783 19149 consensus_queue.cc:260] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.485634 19149 ts_tablet_manager.cc:1434] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:04:42.521461 19128 consensus_queue.cc:1048] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:42.533948 19128 consensus_queue.cc:1048] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:42.637538 19128 raft_consensus.cc:493] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:42.638063 19128 raft_consensus.cc:515] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.639647 19128 leader_election.cc:290] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135)
I20260709 13:04:42.640321 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a7fb99f644d93b5ad565498458c84" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16" is_pre_election: true
I20260709 13:04:42.640712 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a7fb99f644d93b5ad565498458c84" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3" is_pre_election: true
I20260709 13:04:42.641037 18934 raft_consensus.cc:2468] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 0.
I20260709 13:04:42.641379 19009 raft_consensus.cc:2468] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 0.
I20260709 13:04:42.642052 19048 leader_election.cc:304] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134f0d8cd4b6488bb609ddf466104c1e, 1db3f802ed714adcb4d71e43bac53a16; no voters: 
I20260709 13:04:42.642769 19128 raft_consensus.cc:2804] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:42.643059 19128 raft_consensus.cc:493] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:42.643329 19128 raft_consensus.cc:3060] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.647890 19128 raft_consensus.cc:515] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.649382 19128 leader_election.cc:290] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 election: Requested vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135)
I20260709 13:04:42.650305 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a7fb99f644d93b5ad565498458c84" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
I20260709 13:04:42.650449 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a7fb99f644d93b5ad565498458c84" candidate_uuid: "134f0d8cd4b6488bb609ddf466104c1e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
I20260709 13:04:42.650801 18934 raft_consensus.cc:3060] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.650987 19009 raft_consensus.cc:3060] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.655555 18934 raft_consensus.cc:2468] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 1.
I20260709 13:04:42.655781 19009 raft_consensus.cc:2468] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 134f0d8cd4b6488bb609ddf466104c1e in term 1.
I20260709 13:04:42.656582 19048 leader_election.cc:304] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134f0d8cd4b6488bb609ddf466104c1e, 1db3f802ed714adcb4d71e43bac53a16; no voters: 
I20260709 13:04:42.657334 19128 raft_consensus.cc:2804] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:42.657781 19128 raft_consensus.cc:697] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 LEADER]: Becoming Leader. State: Replica: 134f0d8cd4b6488bb609ddf466104c1e, State: Running, Role: LEADER
I20260709 13:04:42.658542 19128 consensus_queue.cc:237] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.665253 18832 catalog_manager.cc:5697] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e reported cstate change: term changed from 0 to 1, leader changed from <none> to 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131). New cstate: current_term: 1 leader_uuid: "134f0d8cd4b6488bb609ddf466104c1e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:42.716015 19132 consensus_queue.cc:1048] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:42.727787 19132 consensus_queue.cc:1048] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:42.794013 19154 raft_consensus.cc:493] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:42.794569 19154 raft_consensus.cc:515] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.796478 19154 leader_election.cc:290] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135), 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955)
I20260709 13:04:42.797674 19132 raft_consensus.cc:493] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:42.798360 19132 raft_consensus.cc:515] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.802503 19132 leader_election.cc:290] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955)
I20260709 13:04:42.810627 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16" is_pre_election: true
I20260709 13:04:42.811414 18934 raft_consensus.cc:2468] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b11ff138989d4389b965f1e1d42ac9d3 in term 0.
I20260709 13:04:42.812040 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e" is_pre_election: true
I20260709 13:04:42.812821 18974 leader_election.cc:304] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1db3f802ed714adcb4d71e43bac53a16, b11ff138989d4389b965f1e1d42ac9d3; no voters: 
I20260709 13:04:42.813653 19132 raft_consensus.cc:2804] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:42.814002 19132 raft_consensus.cc:493] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:42.812803 19083 raft_consensus.cc:2468] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b11ff138989d4389b965f1e1d42ac9d3 in term 0.
I20260709 13:04:42.814411 19132 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.820096 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e" is_pre_election: true
I20260709 13:04:42.820693 19083 raft_consensus.cc:2468] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1db3f802ed714adcb4d71e43bac53a16 in term 0.
I20260709 13:04:42.820989 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3" is_pre_election: true
I20260709 13:04:42.821394 19132 raft_consensus.cc:515] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.821836 18898 leader_election.cc:304] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134f0d8cd4b6488bb609ddf466104c1e, 1db3f802ed714adcb4d71e43bac53a16; no voters: 
I20260709 13:04:42.822603 19009 raft_consensus.cc:2393] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1db3f802ed714adcb4d71e43bac53a16 in current term 1: Already voted for candidate b11ff138989d4389b965f1e1d42ac9d3 in this term.
I20260709 13:04:42.822690 19154 raft_consensus.cc:2804] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:42.823153 19154 raft_consensus.cc:493] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:42.823489 19154 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.824101 19132 leader_election.cc:290] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955)
I20260709 13:04:42.824712 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
I20260709 13:04:42.825233 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e"
I20260709 13:04:42.825824 19083 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:42.830565 19154 raft_consensus.cc:515] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.831707 18934 raft_consensus.cc:2393] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b11ff138989d4389b965f1e1d42ac9d3 in current term 1: Already voted for candidate 1db3f802ed714adcb4d71e43bac53a16 in this term.
I20260709 13:04:42.832644 19154 leader_election.cc:290] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [CANDIDATE]: Term 1 election: Requested vote from peers b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135), 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955)
I20260709 13:04:42.832852 19083 raft_consensus.cc:2468] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b11ff138989d4389b965f1e1d42ac9d3 in term 1.
I20260709 13:04:42.833525 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
I20260709 13:04:42.834057 18973 leader_election.cc:304] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 134f0d8cd4b6488bb609ddf466104c1e, b11ff138989d4389b965f1e1d42ac9d3; no voters: 
I20260709 13:04:42.834307 19009 raft_consensus.cc:2393] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1db3f802ed714adcb4d71e43bac53a16 in current term 1: Already voted for candidate b11ff138989d4389b965f1e1d42ac9d3 in this term.
I20260709 13:04:42.834956 19132 raft_consensus.cc:2804] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:42.835425 19132 raft_consensus.cc:697] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Becoming Leader. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Running, Role: LEADER
I20260709 13:04:42.835348 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e"
I20260709 13:04:42.836283 19083 raft_consensus.cc:2393] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1db3f802ed714adcb4d71e43bac53a16 in current term 1: Already voted for candidate b11ff138989d4389b965f1e1d42ac9d3 in this term.
I20260709 13:04:42.836391 19132 consensus_queue.cc:237] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:42.837206 18898 leader_election.cc:304] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [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: 1db3f802ed714adcb4d71e43bac53a16; no voters: 134f0d8cd4b6488bb609ddf466104c1e, b11ff138989d4389b965f1e1d42ac9d3
I20260709 13:04:42.838342 19154 raft_consensus.cc:2749] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:42.843266 18831 catalog_manager.cc:5697] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "b11ff138989d4389b965f1e1d42ac9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:42.869865 19009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031"
dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
mode: GRACEFUL
new_leader_uuid: "1db3f802ed714adcb4d71e43bac53a16"
 from {username='slave'} at 127.0.0.1:46160
I20260709 13:04:42.870411 19009 raft_consensus.cc:606] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Received request to transfer leadership to TS 1db3f802ed714adcb4d71e43bac53a16
I20260709 13:04:42.877920 19009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530"
dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
mode: GRACEFUL
new_leader_uuid: "1db3f802ed714adcb4d71e43bac53a16"
 from {username='slave'} at 127.0.0.1:46160
I20260709 13:04:42.878428 19009 raft_consensus.cc:606] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Received request to transfer leadership to TS 1db3f802ed714adcb4d71e43bac53a16
I20260709 13:04:42.890018 19083 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c13a7fb99f644d93b5ad565498458c84"
dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e"
mode: GRACEFUL
new_leader_uuid: "1db3f802ed714adcb4d71e43bac53a16"
 from {username='slave'} at 127.0.0.1:40386
I20260709 13:04:42.890587 19083 raft_consensus.cc:606] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 LEADER]: Received request to transfer leadership to TS 1db3f802ed714adcb4d71e43bac53a16
I20260709 13:04:43.077167 19128 consensus_queue.cc:1048] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:43.084015 19159 raft_consensus.cc:993] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e: : Instructing follower 1db3f802ed714adcb4d71e43bac53a16 to start an election
I20260709 13:04:43.084602 19128 raft_consensus.cc:1081] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 LEADER]: Signalling peer 1db3f802ed714adcb4d71e43bac53a16 to start an election
I20260709 13:04:43.086243 18933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c13a7fb99f644d93b5ad565498458c84"
dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
 from {username='slave'} at 127.0.0.1:44374
I20260709 13:04:43.086794 18933 raft_consensus.cc:493] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:43.087173 18933 raft_consensus.cc:3060] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.089787 19175 consensus_queue.cc:1048] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:43.094558 18933 raft_consensus.cc:515] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.097456 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a7fb99f644d93b5ad565498458c84" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
I20260709 13:04:43.097966 19009 raft_consensus.cc:3060] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.098234 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c13a7fb99f644d93b5ad565498458c84" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e"
I20260709 13:04:43.098841 19083 raft_consensus.cc:3055] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:43.099166 19083 raft_consensus.cc:740] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 134f0d8cd4b6488bb609ddf466104c1e, State: Running, Role: LEADER
I20260709 13:04:43.099958 19083 consensus_queue.cc:260] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [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: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.101001 19083 raft_consensus.cc:3060] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.101055 18933 leader_election.cc:290] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [CANDIDATE]: Term 2 election: Requested vote from peers b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135), 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955)
I20260709 13:04:43.105959 19009 raft_consensus.cc:2468] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db3f802ed714adcb4d71e43bac53a16 in term 2.
I20260709 13:04:43.106175 19083 raft_consensus.cc:2468] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db3f802ed714adcb4d71e43bac53a16 in term 2.
I20260709 13:04:43.107149 18900 leader_election.cc:304] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [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: 1db3f802ed714adcb4d71e43bac53a16, b11ff138989d4389b965f1e1d42ac9d3; no voters: 
I20260709 13:04:43.107908 19154 raft_consensus.cc:2804] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:43.108852 19154 raft_consensus.cc:697] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Becoming Leader. State: Replica: 1db3f802ed714adcb4d71e43bac53a16, State: Running, Role: LEADER
I20260709 13:04:43.109575 19154 consensus_queue.cc:237] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Queue 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: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.114987 18832 catalog_manager.cc:5697] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 reported cstate change: term changed from 1 to 2, leader changed from 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131) to 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1db3f802ed714adcb4d71e43bac53a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:43.323582 19178 consensus_queue.cc:1048] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:43.324811 19132 raft_consensus.cc:993] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3: : Instructing follower 1db3f802ed714adcb4d71e43bac53a16 to start an election
I20260709 13:04:43.325286 19132 raft_consensus.cc:1081] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Signalling peer 1db3f802ed714adcb4d71e43bac53a16 to start an election
I20260709 13:04:43.326802 18934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031"
dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
 from {username='slave'} at 127.0.0.1:44376
I20260709 13:04:43.327412 18934 raft_consensus.cc:493] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:43.327792 18934 raft_consensus.cc:3060] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.330590 19178 raft_consensus.cc:993] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: : Instructing follower 1db3f802ed714adcb4d71e43bac53a16 to start an election
I20260709 13:04:43.331056 19178 raft_consensus.cc:1081] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Signalling peer 1db3f802ed714adcb4d71e43bac53a16 to start an election
I20260709 13:04:43.333278 18932 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530"
dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
 from {username='slave'} at 127.0.0.1:44376
I20260709 13:04:43.333832 18932 raft_consensus.cc:493] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:43.334172 18932 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.335530 18934 raft_consensus.cc:515] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:43.337738 18934 leader_election.cc:290] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [CANDIDATE]: Term 2 election: Requested vote from peers 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955), b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135)
I20260709 13:04:43.338606 19082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e"
I20260709 13:04:43.338718 19009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb287b0200644a76b0b250f9b60a7031" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
I20260709 13:04:43.339349 19009 raft_consensus.cc:3055] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:43.339941 19009 raft_consensus.cc:740] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Running, Role: LEADER
I20260709 13:04:43.341033 19009 consensus_queue.cc:260] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [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: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:43.342561 19009 raft_consensus.cc:3060] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.339282 19082 raft_consensus.cc:3060] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.349259 19132 consensus_queue.cc:1048] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:43.350695 19082 raft_consensus.cc:2468] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db3f802ed714adcb4d71e43bac53a16 in term 2.
I20260709 13:04:43.351040 18932 raft_consensus.cc:515] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.351986 18898 leader_election.cc:304] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [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: 134f0d8cd4b6488bb609ddf466104c1e, 1db3f802ed714adcb4d71e43bac53a16; no voters: 
I20260709 13:04:43.353442 19154 raft_consensus.cc:2804] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:43.353936 19154 raft_consensus.cc:697] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Becoming Leader. State: Replica: 1db3f802ed714adcb4d71e43bac53a16, State: Running, Role: LEADER
I20260709 13:04:43.354753 19154 consensus_queue.cc:237] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Queue 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: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } }
I20260709 13:04:43.356230 19009 raft_consensus.cc:2468] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db3f802ed714adcb4d71e43bac53a16 in term 2.
I20260709 13:04:43.357394 19008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
I20260709 13:04:43.358048 19008 raft_consensus.cc:3055] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:43.358359 19008 raft_consensus.cc:740] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Running, Role: LEADER
I20260709 13:04:43.359112 19008 consensus_queue.cc:260] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [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: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.360040 19008 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:43.360116 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "1db3f802ed714adcb4d71e43bac53a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e"
I20260709 13:04:43.354769 18932 leader_election.cc:290] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [CANDIDATE]: Term 2 election: Requested vote from peers b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130:41135), 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955)
I20260709 13:04:43.360760 19083 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:43.361970 19132 consensus_queue.cc:1175] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "134f0d8cd4b6488bb609ddf466104c1e" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:04:43.367774 19008 raft_consensus.cc:2468] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db3f802ed714adcb4d71e43bac53a16 in term 2.
I20260709 13:04:43.368099 19083 raft_consensus.cc:2468] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1db3f802ed714adcb4d71e43bac53a16 in term 2.
I20260709 13:04:43.369207 18900 leader_election.cc:304] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [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: 1db3f802ed714adcb4d71e43bac53a16, b11ff138989d4389b965f1e1d42ac9d3; no voters: 
I20260709 13:04:43.370082 19154 raft_consensus.cc:2804] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:43.370559 19154 raft_consensus.cc:697] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Becoming Leader. State: Replica: 1db3f802ed714adcb4d71e43bac53a16, State: Running, Role: LEADER
I20260709 13:04:43.371286 19154 consensus_queue.cc:237] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Queue 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: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.373123 18831 catalog_manager.cc:5697] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 reported cstate change: term changed from 1 to 2, leader changed from b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130) to 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1db3f802ed714adcb4d71e43bac53a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:43.384196 18831 catalog_manager.cc:5697] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 reported cstate change: term changed from 1 to 2, leader changed from b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130) to 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "1db3f802ed714adcb4d71e43bac53a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:43.587760 14202 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:04:43.589244 14202 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:04:43.589601 14202 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:04:43.601715 18932 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530"
dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
mode: GRACEFUL
new_leader_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
 from {username='slave'} at 127.0.0.1:44380
I20260709 13:04:43.602250 18932 raft_consensus.cc:606] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Received request to transfer leadership to TS b11ff138989d4389b965f1e1d42ac9d3
I20260709 13:04:43.603385 14202 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:04:43.651405 19083 raft_consensus.cc:1275] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Refusing update from remote peer 1db3f802ed714adcb4d71e43bac53a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:43.652601 19154 consensus_queue.cc:1048] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:43.660159 19008 raft_consensus.cc:1275] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Refusing update from remote peer 1db3f802ed714adcb4d71e43bac53a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:43.661783 19183 consensus_queue.cc:1048] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:43.851409 19008 raft_consensus.cc:1275] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Refusing update from remote peer 1db3f802ed714adcb4d71e43bac53a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:43.852291 19083 raft_consensus.cc:1275] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Refusing update from remote peer 1db3f802ed714adcb4d71e43bac53a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:43.852577 19183 consensus_queue.cc:1048] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:43.853582 19177 consensus_queue.cc:1048] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:43.858778 19154 raft_consensus.cc:993] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16: : Instructing follower b11ff138989d4389b965f1e1d42ac9d3 to start an election
I20260709 13:04:43.859509 19183 raft_consensus.cc:1081] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Signalling peer b11ff138989d4389b965f1e1d42ac9d3 to start an election
I20260709 13:04:43.861639 19009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530"
dest_uuid: "b11ff138989d4389b965f1e1d42ac9d3"
 from {username='slave'} at 127.0.0.1:46148
I20260709 13:04:43.862166 19009 raft_consensus.cc:493] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:43.862524 19009 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:43.869478 19009 raft_consensus.cc:515] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.870237 19008 raft_consensus.cc:1240] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 3 FOLLOWER]: Rejecting Update request from peer 1db3f802ed714adcb4d71e43bac53a16 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:43.871711 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1db3f802ed714adcb4d71e43bac53a16"
I20260709 13:04:43.872030 19009 leader_election.cc:290] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [CANDIDATE]: Term 3 election: Requested vote from peers 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129:46827), 134f0d8cd4b6488bb609ddf466104c1e (127.13.222.131:35955)
I20260709 13:04:43.872287 18932 raft_consensus.cc:3055] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:43.872715 18932 raft_consensus.cc:740] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1db3f802ed714adcb4d71e43bac53a16, State: Running, Role: LEADER
I20260709 13:04:43.873034 19184 consensus_queue.cc:1059] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:43.872314 19083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4ef64011ac84bbebbeaa50e61948530" candidate_uuid: "b11ff138989d4389b965f1e1d42ac9d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "134f0d8cd4b6488bb609ddf466104c1e"
I20260709 13:04:43.873797 19083 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:43.874253 18932 consensus_queue.cc:260] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [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: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.875191 18932 raft_consensus.cc:3060] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:43.878337 19083 raft_consensus.cc:2468] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b11ff138989d4389b965f1e1d42ac9d3 in term 3.
I20260709 13:04:43.879305 18973 leader_election.cc:304] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [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: 134f0d8cd4b6488bb609ddf466104c1e, b11ff138989d4389b965f1e1d42ac9d3; no voters: 
I20260709 13:04:43.879881 18932 raft_consensus.cc:2468] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b11ff138989d4389b965f1e1d42ac9d3 in term 3.
I20260709 13:04:43.880060 19132 raft_consensus.cc:2804] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:43.880972 19132 raft_consensus.cc:697] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 3 LEADER]: Becoming Leader. State: Replica: b11ff138989d4389b965f1e1d42ac9d3, State: Running, Role: LEADER
I20260709 13:04:43.881697 19132 consensus_queue.cc:237] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } }
I20260709 13:04:43.886126 19009 raft_consensus.cc:1275] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Refusing update from remote peer 1db3f802ed714adcb4d71e43bac53a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:43.887235 19177 consensus_queue.cc:1048] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:43.887440 18831 catalog_manager.cc:5697] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 reported cstate change: term changed from 2 to 3, leader changed from 1db3f802ed714adcb4d71e43bac53a16 (127.13.222.129) to b11ff138989d4389b965f1e1d42ac9d3 (127.13.222.130). New cstate: current_term: 3 leader_uuid: "b11ff138989d4389b965f1e1d42ac9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1db3f802ed714adcb4d71e43bac53a16" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b11ff138989d4389b965f1e1d42ac9d3" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 41135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:43.896271 19083 raft_consensus.cc:1275] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Refusing update from remote peer 1db3f802ed714adcb4d71e43bac53a16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:43.897914 19154 consensus_queue.cc:1048] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "134f0d8cd4b6488bb609ddf466104c1e" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:43.946938 14202 tablet_server.cc:179] TabletServer@127.13.222.129:0 shutting down...
I20260709 13:04:43.961937 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:43.962587 14202 tablet_replica.cc:333] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16: stopping tablet replica
I20260709 13:04:43.963127 14202 raft_consensus.cc:2243] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:43.963512 14202 raft_consensus.cc:2272] T d4ef64011ac84bbebbeaa50e61948530 P 1db3f802ed714adcb4d71e43bac53a16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:43.965651 14202 tablet_replica.cc:333] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16: stopping tablet replica
I20260709 13:04:43.966130 14202 raft_consensus.cc:2243] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:43.966884 14202 raft_consensus.cc:2272] T c13a7fb99f644d93b5ad565498458c84 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:43.969228 14202 tablet_replica.cc:333] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16: stopping tablet replica
I20260709 13:04:43.969812 14202 raft_consensus.cc:2243] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:43.970690 14202 raft_consensus.cc:2272] T fb287b0200644a76b0b250f9b60a7031 P 1db3f802ed714adcb4d71e43bac53a16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:43.972921 14202 tablet_replica.cc:333] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16: stopping tablet replica
I20260709 13:04:43.973332 14202 raft_consensus.cc:2243] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:43.973668 14202 raft_consensus.cc:2272] T 95eed310ce0349d1a60ec4212cfe4d01 P 1db3f802ed714adcb4d71e43bac53a16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:43.985185 14202 tablet_server.cc:196] TabletServer@127.13.222.129:0 shutdown complete.
I20260709 13:04:43.995812 14202 tablet_server.cc:179] TabletServer@127.13.222.130:0 shutting down...
I20260709 13:04:44.010735 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:44.011287 14202 tablet_replica.cc:333] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: stopping tablet replica
I20260709 13:04:44.011766 14202 raft_consensus.cc:2243] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:44.012317 14202 pending_rounds.cc:70] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: Trying to abort 2 pending ops.
I20260709 13:04:44.012476 14202 pending_rounds.cc:77] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305634954786508800 op_type: NO_OP noop_request { }
I20260709 13:04:44.012727 14202 raft_consensus.cc:2889] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:04:44.012907 14202 pending_rounds.cc:77] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305634952697081856 op_type: NO_OP noop_request { }
I20260709 13:04:44.013082 14202 raft_consensus.cc:2889] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:04:44.013281 14202 raft_consensus.cc:2272] T d4ef64011ac84bbebbeaa50e61948530 P b11ff138989d4389b965f1e1d42ac9d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.015312 14202 tablet_replica.cc:333] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3: stopping tablet replica
I20260709 13:04:44.015870 14202 raft_consensus.cc:2243] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:44.016232 14202 raft_consensus.cc:2272] T 95eed310ce0349d1a60ec4212cfe4d01 P b11ff138989d4389b965f1e1d42ac9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.017982 14202 tablet_replica.cc:333] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3: stopping tablet replica
I20260709 13:04:44.018456 14202 raft_consensus.cc:2243] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:44.018815 14202 raft_consensus.cc:2272] T c13a7fb99f644d93b5ad565498458c84 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.020820 14202 tablet_replica.cc:333] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3: stopping tablet replica
I20260709 13:04:44.021231 14202 raft_consensus.cc:2243] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:44.021569 14202 raft_consensus.cc:2272] T fb287b0200644a76b0b250f9b60a7031 P b11ff138989d4389b965f1e1d42ac9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.042434 14202 tablet_server.cc:196] TabletServer@127.13.222.130:0 shutdown complete.
I20260709 13:04:44.053355 14202 tablet_server.cc:179] TabletServer@127.13.222.131:0 shutting down...
I20260709 13:04:44.068709 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:44.069288 14202 tablet_replica.cc:333] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e: stopping tablet replica
I20260709 13:04:44.069804 14202 raft_consensus.cc:2243] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:44.070206 14202 raft_consensus.cc:2272] T d4ef64011ac84bbebbeaa50e61948530 P 134f0d8cd4b6488bb609ddf466104c1e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.072170 14202 tablet_replica.cc:333] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e: stopping tablet replica
I20260709 13:04:44.072610 14202 raft_consensus.cc:2243] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:44.073357 14202 raft_consensus.cc:2272] T 95eed310ce0349d1a60ec4212cfe4d01 P 134f0d8cd4b6488bb609ddf466104c1e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.075002 14202 tablet_replica.cc:333] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e: stopping tablet replica
I20260709 13:04:44.075405 14202 raft_consensus.cc:2243] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:44.075753 14202 raft_consensus.cc:2272] T c13a7fb99f644d93b5ad565498458c84 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.077768 14202 tablet_replica.cc:333] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e: stopping tablet replica
I20260709 13:04:44.078167 14202 raft_consensus.cc:2243] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:44.078538 14202 raft_consensus.cc:2272] T fb287b0200644a76b0b250f9b60a7031 P 134f0d8cd4b6488bb609ddf466104c1e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.099218 14202 tablet_server.cc:196] TabletServer@127.13.222.131:0 shutdown complete.
I20260709 13:04:44.110386 14202 master.cc:562] Master@127.13.222.190:38883 shutting down...
I20260709 13:04:44.124253 14202 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:44.124830 14202 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:44.125159 14202 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87ce4d2894274fdc81bd5bf34e08ab19: stopping tablet replica
I20260709 13:04:44.142969 14202 master.cc:584] Master@127.13.222.190:38883 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2978 ms)
[----------] 6 tests from LeaderRebalancerTest (116027 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:04:44.169926 14202 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.222.190:38401
I20260709 13:04:44.171047 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:44.175683 19191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:44.175704 19192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:44.178113 14202 server_base.cc:1061] running on GCE node
W20260709 13:04:44.178144 19194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:44.179303 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:44.179490 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:44.179632 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602284179613 us; error 0 us; skew 500 ppm
I20260709 13:04:44.180136 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:44.182227 14202 webserver.cc:533] Webserver started at http://127.13.222.190:38583/ using document root <none> and password file <none>
I20260709 13:04:44.182667 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:44.182832 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:44.183074 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:44.184055 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/master-0-root/instance:
uuid: "fcbd472123fb430da06a1f93209243ce"
format_stamp: "Formatted at 2026-07-09 13:04:44 on dist-test-slave-x09j"
I20260709 13:04:44.188474 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:04:44.191581 19199 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.192340 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:04:44.192624 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/master-0-root
uuid: "fcbd472123fb430da06a1f93209243ce"
format_stamp: "Formatted at 2026-07-09 13:04:44 on dist-test-slave-x09j"
I20260709 13:04:44.192893 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:44.207753 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:44.208772 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:44.243552 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.190:38401
I20260709 13:04:44.243662 19250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.190:38401 every 8 connection(s)
I20260709 13:04:44.247495 19251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.257849 19251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce: Bootstrap starting.
I20260709 13:04:44.262379 19251 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:44.266287 19251 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce: No bootstrap required, opened a new log
I20260709 13:04:44.268308 19251 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcbd472123fb430da06a1f93209243ce" member_type: VOTER }
I20260709 13:04:44.268693 19251 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:44.268869 19251 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcbd472123fb430da06a1f93209243ce, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.269341 19251 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcbd472123fb430da06a1f93209243ce" member_type: VOTER }
I20260709 13:04:44.269759 19251 raft_consensus.cc:399] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:44.269943 19251 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:44.270145 19251 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:44.274716 19251 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcbd472123fb430da06a1f93209243ce" member_type: VOTER }
I20260709 13:04:44.275216 19251 leader_election.cc:304] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [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: fcbd472123fb430da06a1f93209243ce; no voters: 
I20260709 13:04:44.276268 19251 leader_election.cc:290] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:44.276576 19254 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:44.277925 19254 raft_consensus.cc:697] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 1 LEADER]: Becoming Leader. State: Replica: fcbd472123fb430da06a1f93209243ce, State: Running, Role: LEADER
I20260709 13:04:44.278543 19254 consensus_queue.cc:237] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [LEADER]: Queue going to LEADER mode. State: All 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: "fcbd472123fb430da06a1f93209243ce" member_type: VOTER }
I20260709 13:04:44.279038 19251 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:44.281229 19256 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [sys.catalog]: SysCatalogTable state changed. Reason: New leader fcbd472123fb430da06a1f93209243ce. Latest consensus state: current_term: 1 leader_uuid: "fcbd472123fb430da06a1f93209243ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcbd472123fb430da06a1f93209243ce" member_type: VOTER } }
I20260709 13:04:44.281205 19255 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fcbd472123fb430da06a1f93209243ce" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcbd472123fb430da06a1f93209243ce" member_type: VOTER } }
I20260709 13:04:44.281883 19256 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:44.282003 19255 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:44.286109 19259 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:44.293088 19259 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:44.295630 14202 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:44.302073 19259 catalog_manager.cc:1383] Generated new cluster ID: b5b5224b13c24036a0f1f2d661dae8ed
I20260709 13:04:44.302373 19259 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:44.316764 19259 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:44.318019 19259 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:44.333863 19259 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce: Generated new TSK 0
I20260709 13:04:44.334473 19259 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:44.361909 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:44.367759 19272 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:44.368670 19273 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:44.376231 14202 server_base.cc:1061] running on GCE node
W20260709 13:04:44.376166 19275 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:44.377409 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:44.377609 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:44.377743 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602284377731 us; error 0 us; skew 500 ppm
I20260709 13:04:44.378248 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:44.380527 14202 webserver.cc:533] Webserver started at http://127.13.222.129:33487/ using document root <none> and password file <none>
I20260709 13:04:44.380970 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:44.381122 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:44.381322 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:44.382378 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-0-root/instance:
uuid: "08bfafadec3f4f819a06a148801c92d6"
format_stamp: "Formatted at 2026-07-09 13:04:44 on dist-test-slave-x09j"
I20260709 13:04:44.386866 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:04:44.390271 19280 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.391027 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:04:44.391371 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "08bfafadec3f4f819a06a148801c92d6"
format_stamp: "Formatted at 2026-07-09 13:04:44 on dist-test-slave-x09j"
I20260709 13:04:44.391700 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:44.407436 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:44.408529 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:44.409874 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:44.412058 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:44.412235 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.412477 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:44.412628 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.448911 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:34969
I20260709 13:04:44.449035 19342 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:34969 every 8 connection(s)
I20260709 13:04:44.453516 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:44.460283 19347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:44.463310 19348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:44.466110 14202 server_base.cc:1061] running on GCE node
W20260709 13:04:44.466176 19350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:44.467286 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:04:44.467335 19343 heartbeater.cc:344] Connected to a master server at 127.13.222.190:38401
W20260709 13:04:44.467574 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:44.467787 19343 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:44.467803 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602284467786 us; error 0 us; skew 500 ppm
I20260709 13:04:44.468526 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:44.468549 19343 heartbeater.cc:507] Master 127.13.222.190:38401 requested a full tablet report, sending...
I20260709 13:04:44.470752 19216 ts_manager.cc:194] Registered new tserver with Master: 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969)
I20260709 13:04:44.471053 14202 webserver.cc:533] Webserver started at http://127.13.222.130:41515/ using document root <none> and password file <none>
I20260709 13:04:44.471698 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:44.471935 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:44.472244 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:44.472954 19216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41470
I20260709 13:04:44.473608 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-1-root/instance:
uuid: "81fe863293da4dc1bd62a7a339d16faa"
format_stamp: "Formatted at 2026-07-09 13:04:44 on dist-test-slave-x09j"
I20260709 13:04:44.478024 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:04:44.481177 19355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.481937 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:44.482286 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-1-root
uuid: "81fe863293da4dc1bd62a7a339d16faa"
format_stamp: "Formatted at 2026-07-09 13:04:44 on dist-test-slave-x09j"
I20260709 13:04:44.482558 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:44.507404 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:44.508471 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:44.509874 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:44.512152 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:44.512353 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.512576 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:44.512734 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.548414 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.130:40015
I20260709 13:04:44.548519 19417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.130:40015 every 8 connection(s)
I20260709 13:04:44.553067 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:44.559949 19422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:44.560883 19421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:44.562521 19424 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:44.563122 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:44.564090 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:44.564302 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:44.564504 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602284564484 us; error 0 us; skew 500 ppm
I20260709 13:04:44.564579 19418 heartbeater.cc:344] Connected to a master server at 127.13.222.190:38401
I20260709 13:04:44.565011 19418 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:44.565094 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:44.565706 19418 heartbeater.cc:507] Master 127.13.222.190:38401 requested a full tablet report, sending...
I20260709 13:04:44.567649 14202 webserver.cc:533] Webserver started at http://127.13.222.131:42683/ using document root <none> and password file <none>
I20260709 13:04:44.567802 19216 ts_manager.cc:194] Registered new tserver with Master: 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:44.568161 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:44.568397 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:44.568643 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:44.569247 19216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41478
I20260709 13:04:44.569630 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-2-root/instance:
uuid: "2218c4b50ce446a688554f8f2c24b466"
format_stamp: "Formatted at 2026-07-09 13:04:44 on dist-test-slave-x09j"
I20260709 13:04:44.573877 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:04:44.576941 19429 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.577672 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:44.577976 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-2-root
uuid: "2218c4b50ce446a688554f8f2c24b466"
format_stamp: "Formatted at 2026-07-09 13:04:44 on dist-test-slave-x09j"
I20260709 13:04:44.578251 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602167967332-14202-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:44.590526 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:44.591527 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:44.592907 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:44.595197 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:44.595392 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.595620 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:44.595767 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:44.631306 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.131:46723
I20260709 13:04:44.631399 19491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.131:46723 every 8 connection(s)
I20260709 13:04:44.643764 19492 heartbeater.cc:344] Connected to a master server at 127.13.222.190:38401
I20260709 13:04:44.644194 19492 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:44.644866 19492 heartbeater.cc:507] Master 127.13.222.190:38401 requested a full tablet report, sending...
I20260709 13:04:44.646755 19216 ts_manager.cc:194] Registered new tserver with Master: 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:44.647521 14202 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013271152s
I20260709 13:04:44.648074 19216 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41484
I20260709 13:04:44.670637 19216 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41488:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:44.673058 19216 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:44.732789 19383 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0f35b7470749b6a6fa5e7271fc5ae7 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:44.734220 19383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0f35b7470749b6a6fa5e7271fc5ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.740764 19381 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc0226fc2fb46978220cd413ae14fa0 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:44.742156 19381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc0226fc2fb46978220cd413ae14fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.743702 19304 tablet_service.cc:1511] Processing CreateTablet for tablet a184d8b846ec4196a3e1fc3dd413124a (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:44.745051 19304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a184d8b846ec4196a3e1fc3dd413124a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.747205 19305 tablet_service.cc:1511] Processing CreateTablet for tablet c5847180eb594d2ea8fb77b5950809b8 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:44.748576 19305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5847180eb594d2ea8fb77b5950809b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.751343 19306 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc0226fc2fb46978220cd413ae14fa0 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:44.752733 19306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc0226fc2fb46978220cd413ae14fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.753127 19382 tablet_service.cc:1511] Processing CreateTablet for tablet fdff1802419a438cacb9f07fdc8280b6 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:44.754442 19382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdff1802419a438cacb9f07fdc8280b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.755224 19307 tablet_service.cc:1511] Processing CreateTablet for tablet fdff1802419a438cacb9f07fdc8280b6 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:44.756518 19307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdff1802419a438cacb9f07fdc8280b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.757081 19507 tablet_bootstrap.cc:492] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:44.759229 19308 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0f35b7470749b6a6fa5e7271fc5ae7 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:44.760506 19308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0f35b7470749b6a6fa5e7271fc5ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.763018 19507 tablet_bootstrap.cc:654] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:44.764941 19380 tablet_service.cc:1511] Processing CreateTablet for tablet 762ff55bc23f4d30883ba73c73e4ed96 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:44.765578 19378 tablet_service.cc:1511] Processing CreateTablet for tablet 5960e7ae3b80460baf97afca2696d181 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:44.766323 19380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762ff55bc23f4d30883ba73c73e4ed96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.767639 19377 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfff455357e43f9894a35c910716efe (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:44.768968 19377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfff455357e43f9894a35c910716efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.771224 19379 tablet_service.cc:1511] Processing CreateTablet for tablet fc0b945ba6ec4c2692726d35496af8f3 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:44.771739 19378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5960e7ae3b80460baf97afca2696d181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.772657 19379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0b945ba6ec4c2692726d35496af8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.775185 19381 tablet_service.cc:1511] Processing CreateTablet for tablet a184d8b846ec4196a3e1fc3dd413124a (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:44.776429 19381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a184d8b846ec4196a3e1fc3dd413124a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.779997 19303 tablet_service.cc:1511] Processing CreateTablet for tablet 762ff55bc23f4d30883ba73c73e4ed96 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:44.781325 19303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762ff55bc23f4d30883ba73c73e4ed96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.790217 19383 tablet_service.cc:1511] Processing CreateTablet for tablet c5847180eb594d2ea8fb77b5950809b8 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:44.791750 19383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5847180eb594d2ea8fb77b5950809b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.806900 19302 tablet_service.cc:1511] Processing CreateTablet for tablet fc0b945ba6ec4c2692726d35496af8f3 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:44.808211 19302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0b945ba6ec4c2692726d35496af8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.809541 19457 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0f35b7470749b6a6fa5e7271fc5ae7 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:44.810870 19457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0f35b7470749b6a6fa5e7271fc5ae7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.811023 19454 tablet_service.cc:1511] Processing CreateTablet for tablet c5847180eb594d2ea8fb77b5950809b8 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:44.812314 19454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5847180eb594d2ea8fb77b5950809b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.812762 19300 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfff455357e43f9894a35c910716efe (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:44.813795 19456 tablet_service.cc:1511] Processing CreateTablet for tablet fdff1802419a438cacb9f07fdc8280b6 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:44.813995 19300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfff455357e43f9894a35c910716efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.815178 19456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdff1802419a438cacb9f07fdc8280b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.811509 19301 tablet_service.cc:1511] Processing CreateTablet for tablet 5960e7ae3b80460baf97afca2696d181 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:44.818795 19301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5960e7ae3b80460baf97afca2696d181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.818508 19455 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc0226fc2fb46978220cd413ae14fa0 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:44.819784 19455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc0226fc2fb46978220cd413ae14fa0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.819800 19453 tablet_service.cc:1511] Processing CreateTablet for tablet a184d8b846ec4196a3e1fc3dd413124a (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:44.830566 19453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a184d8b846ec4196a3e1fc3dd413124a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.831455 19452 tablet_service.cc:1511] Processing CreateTablet for tablet 762ff55bc23f4d30883ba73c73e4ed96 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:44.833321 19451 tablet_service.cc:1511] Processing CreateTablet for tablet fc0b945ba6ec4c2692726d35496af8f3 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:44.833845 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 762ff55bc23f4d30883ba73c73e4ed96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.835013 19450 tablet_service.cc:1511] Processing CreateTablet for tablet 5960e7ae3b80460baf97afca2696d181 (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:44.837183 19449 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfff455357e43f9894a35c910716efe (DEFAULT_TABLE table=test-workload [id=4a6532f42a694cf6aa5043dc7b1ad460]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:44.840224 19509 tablet_bootstrap.cc:492] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:44.846062 19507 tablet_bootstrap.cc:492] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:44.846650 19507 ts_tablet_manager.cc:1403] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.004s
I20260709 13:04:44.847342 19509 tablet_bootstrap.cc:654] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:44.849376 19507 raft_consensus.cc:359] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:44.850126 19507 raft_consensus.cc:385] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:44.850596 19507 raft_consensus.cc:740] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.851500 19507 consensus_queue.cc:260] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:44.850467 19450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5960e7ae3b80460baf97afca2696d181. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.860826 19451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc0b945ba6ec4c2692726d35496af8f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.867403 19449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfff455357e43f9894a35c910716efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:44.905395 19507 ts_tablet_manager.cc:1434] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.058s	user 0.022s	sys 0.031s
I20260709 13:04:44.906388 19418 heartbeater.cc:499] Master 127.13.222.190:38401 was elected leader, sending a full tablet report...
I20260709 13:04:44.932576 19507 tablet_bootstrap.cc:492] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:44.933089 19509 tablet_bootstrap.cc:492] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:44.933645 19509 ts_tablet_manager.cc:1403] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.037s
I20260709 13:04:44.937374 19512 tablet_bootstrap.cc:492] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:44.940222 19511 raft_consensus.cc:493] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:44.940769 19511 raft_consensus.cc:515] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:44.941705 19509 raft_consensus.cc:359] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:44.942492 19509 raft_consensus.cc:385] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:44.942770 19509 raft_consensus.cc:740] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.943377 19511 leader_election.cc:290] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:44.943534 19509 consensus_queue.cc:260] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:44.944868 19507 tablet_bootstrap.cc:654] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:44.946628 19512 tablet_bootstrap.cc:654] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:44.957736 19343 heartbeater.cc:499] Master 127.13.222.190:38401 was elected leader, sending a full tablet report...
I20260709 13:04:44.958110 19512 tablet_bootstrap.cc:492] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:44.958297 19509 ts_tablet_manager.cc:1434] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.006s
I20260709 13:04:44.958716 19512 ts_tablet_manager.cc:1403] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260709 13:04:44.959331 19509 tablet_bootstrap.cc:492] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:44.960812 19512 raft_consensus.cc:359] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:44.961366 19512 raft_consensus.cc:385] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:44.961648 19512 raft_consensus.cc:740] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:44.962486 19512 consensus_queue.cc:260] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:44.964947 19509 tablet_bootstrap.cc:654] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:44.971107 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0f35b7470749b6a6fa5e7271fc5ae7" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:44.971791 19318 raft_consensus.cc:2468] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:44.973271 19359 leader_election.cc:304] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:44.973802 19492 heartbeater.cc:499] Master 127.13.222.190:38401 was elected leader, sending a full tablet report...
I20260709 13:04:44.974224 19512 ts_tablet_manager.cc:1434] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.010s
I20260709 13:04:44.975291 19512 tablet_bootstrap.cc:492] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:44.981398 19512 tablet_bootstrap.cc:654] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:44.982416 19511 raft_consensus.cc:2804] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:44.982908 19511 raft_consensus.cc:493] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:44.983237 19511 raft_consensus.cc:3060] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:44.973337 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0f35b7470749b6a6fa5e7271fc5ae7" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:44.985216 19467 raft_consensus.cc:2468] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:44.995065 19511 raft_consensus.cc:515] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:44.998360 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0f35b7470749b6a6fa5e7271fc5ae7" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:44.999082 19318 raft_consensus.cc:3060] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.000851 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0f35b7470749b6a6fa5e7271fc5ae7" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.001578 19467 raft_consensus.cc:3060] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.007352 19318 raft_consensus.cc:2468] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:45.009578 19467 raft_consensus.cc:2468] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:45.015380 19509 tablet_bootstrap.cc:492] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:45.015581 19359 leader_election.cc:304] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:45.016044 19509 ts_tablet_manager.cc:1403] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.026s
I20260709 13:04:45.019155 19509 raft_consensus.cc:359] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.019943 19509 raft_consensus.cc:385] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.020300 19509 raft_consensus.cc:740] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.010126 19511 leader_election.cc:290] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.021184 19511 raft_consensus.cc:2804] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.022435 19511 raft_consensus.cc:697] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:45.023334 19511 consensus_queue.cc:237] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.021320 19509 consensus_queue.cc:260] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.012709 19507 tablet_bootstrap.cc:492] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:45.026065 19512 tablet_bootstrap.cc:492] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:45.026525 19514 raft_consensus.cc:493] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.026815 19512 ts_tablet_manager.cc:1403] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.052s	user 0.035s	sys 0.013s
I20260709 13:04:45.029428 19512 raft_consensus.cc:359] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.029947 19512 raft_consensus.cc:385] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.030308 19512 raft_consensus.cc:740] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.031232 19507 ts_tablet_manager.cc:1403] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.004s
I20260709 13:04:45.031605 19509 ts_tablet_manager.cc:1434] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260709 13:04:45.031204 19512 consensus_queue.cc:260] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.032619 19509 tablet_bootstrap.cc:492] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:45.033345 19215 catalog_manager.cc:5697] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 0 to 1, leader changed from <none> to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 1 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.026997 19514 raft_consensus.cc:515] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.034227 19507 raft_consensus.cc:359] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.036900 19507 raft_consensus.cc:385] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.037287 19507 raft_consensus.cc:740] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.038280 19507 consensus_queue.cc:260] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.036130 19512 ts_tablet_manager.cc:1434] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:04:45.039039 19509 tablet_bootstrap.cc:654] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.039991 19512 tablet_bootstrap.cc:492] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:45.042657 19514 leader_election.cc:290] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.043834 19507 ts_tablet_manager.cc:1434] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:04:45.048731 19507 tablet_bootstrap.cc:492] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:45.054956 19507 tablet_bootstrap.cc:654] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.057924 19512 tablet_bootstrap.cc:654] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.080192 19507 tablet_bootstrap.cc:492] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:45.081786 19507 ts_tablet_manager.cc:1403] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.006s
I20260709 13:04:45.082957 19509 tablet_bootstrap.cc:492] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:45.082804 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5847180eb594d2ea8fb77b5950809b8" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:45.083623 19467 raft_consensus.cc:2468] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:45.084625 19512 tablet_bootstrap.cc:492] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:45.084998 19284 leader_election.cc:304] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:45.085212 19512 ts_tablet_manager.cc:1403] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.015s
I20260709 13:04:45.085839 19514 raft_consensus.cc:2804] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:45.085768 19507 raft_consensus.cc:359] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.086372 19514 raft_consensus.cc:493] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:45.086689 19507 raft_consensus.cc:385] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.086761 19514 raft_consensus.cc:3060] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.087055 19507 raft_consensus.cc:740] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.087850 19507 consensus_queue.cc:260] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.088277 19512 raft_consensus.cc:359] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.089141 19512 raft_consensus.cc:385] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.089466 19512 raft_consensus.cc:740] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.089898 19507 ts_tablet_manager.cc:1434] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:45.090152 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5847180eb594d2ea8fb77b5950809b8" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:45.090480 19512 consensus_queue.cc:260] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.091032 19507 tablet_bootstrap.cc:492] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
W20260709 13:04:45.095101 19283 leader_election.cc:343] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:45.095963 19514 raft_consensus.cc:515] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.097342 19507 tablet_bootstrap.cc:654] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.098809 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5847180eb594d2ea8fb77b5950809b8" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:45.099354 19512 ts_tablet_manager.cc:1434] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
W20260709 13:04:45.100126 19283 leader_election.cc:343] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:45.101305 19509 ts_tablet_manager.cc:1403] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.027s
I20260709 13:04:45.104094 19509 raft_consensus.cc:359] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.104760 19509 raft_consensus.cc:385] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.105047 19509 raft_consensus.cc:740] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.105892 19512 tablet_bootstrap.cc:492] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:45.105751 19509 consensus_queue.cc:260] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.107012 19514 leader_election.cc:290] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.108029 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5847180eb594d2ea8fb77b5950809b8" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.108601 19467 raft_consensus.cc:3060] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.109308 19509 ts_tablet_manager.cc:1434] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:45.110335 19509 tablet_bootstrap.cc:492] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:45.112560 19512 tablet_bootstrap.cc:654] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.115530 19467 raft_consensus.cc:2468] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:45.116458 19509 tablet_bootstrap.cc:654] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.118652 19284 leader_election.cc:304] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [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: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:45.119557 19514 raft_consensus.cc:2804] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.120079 19514 raft_consensus.cc:697] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:45.119793 19507 tablet_bootstrap.cc:492] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:45.120883 19507 ts_tablet_manager.cc:1403] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260709 13:04:45.120986 19514 consensus_queue.cc:237] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.124039 19512 tablet_bootstrap.cc:492] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:45.123509 19507 raft_consensus.cc:359] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.124687 19512 ts_tablet_manager.cc:1403] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 13:04:45.125051 19507 raft_consensus.cc:385] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.125447 19507 raft_consensus.cc:740] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.126233 19507 consensus_queue.cc:260] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.127117 19509 tablet_bootstrap.cc:492] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:45.127636 19509 ts_tablet_manager.cc:1403] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:04:45.128773 19507 ts_tablet_manager.cc:1434] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:45.129845 19507 tablet_bootstrap.cc:492] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:45.130645 19512 raft_consensus.cc:359] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.131410 19512 raft_consensus.cc:385] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.131692 19512 raft_consensus.cc:740] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.132426 19512 consensus_queue.cc:260] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.134667 19512 ts_tablet_manager.cc:1434] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:45.135617 19512 tablet_bootstrap.cc:492] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:45.136925 19507 tablet_bootstrap.cc:654] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.137786 19509 raft_consensus.cc:359] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.138661 19509 raft_consensus.cc:385] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.139003 19509 raft_consensus.cc:740] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.139894 19509 consensus_queue.cc:260] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.141834 19512 tablet_bootstrap.cc:654] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.143337 19509 ts_tablet_manager.cc:1434] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:04:45.144433 19509 tablet_bootstrap.cc:492] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:45.151014 19509 tablet_bootstrap.cc:654] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.155055 19512 tablet_bootstrap.cc:492] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:45.155697 19512 ts_tablet_manager.cc:1403] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260709 13:04:45.158944 19512 raft_consensus.cc:359] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.159797 19512 raft_consensus.cc:385] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.160168 19512 raft_consensus.cc:740] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.161108 19512 consensus_queue.cc:260] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.161592 19216 catalog_manager.cc:5697] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.164563 19512 ts_tablet_manager.cc:1434] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:45.166328 19512 tablet_bootstrap.cc:492] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:45.169991 19507 tablet_bootstrap.cc:492] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:45.170608 19507 ts_tablet_manager.cc:1403] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.011s
I20260709 13:04:45.173395 19512 tablet_bootstrap.cc:654] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.173527 19507 raft_consensus.cc:359] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.174436 19507 raft_consensus.cc:385] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.174772 19507 raft_consensus.cc:740] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.175691 19509 tablet_bootstrap.cc:492] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:45.175519 19507 consensus_queue.cc:260] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.176237 19509 ts_tablet_manager.cc:1403] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.010s
I20260709 13:04:45.178644 19516 raft_consensus.cc:493] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.179215 19516 raft_consensus.cc:515] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.180181 19507 ts_tablet_manager.cc:1434] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:45.181301 19507 tablet_bootstrap.cc:492] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:45.181938 19516 leader_election.cc:290] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:45.187691 19507 tablet_bootstrap.cc:654] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.179344 19509 raft_consensus.cc:359] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.190703 19512 tablet_bootstrap.cc:492] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:45.191206 19509 raft_consensus.cc:385] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.191488 19512 ts_tablet_manager.cc:1403] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 13:04:45.191934 19509 raft_consensus.cc:740] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.193624 19509 consensus_queue.cc:260] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.195006 19512 raft_consensus.cc:359] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.195999 19512 raft_consensus.cc:385] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.196357 19512 raft_consensus.cc:740] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.197265 19512 consensus_queue.cc:260] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.197937 19509 ts_tablet_manager.cc:1434] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 13:04:45.203378 19509 tablet_bootstrap.cc:492] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:45.199968 19512 ts_tablet_manager.cc:1434] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 13:04:45.211324 19512 tablet_bootstrap.cc:492] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:45.214612 19511 raft_consensus.cc:493] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.215248 19511 raft_consensus.cc:515] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.219944 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc0226fc2fb46978220cd413ae14fa0" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.220680 19512 tablet_bootstrap.cc:654] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.221354 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc0226fc2fb46978220cd413ae14fa0" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:45.217635 19511 leader_election.cc:290] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
W20260709 13:04:45.221695 19359 leader_election.cc:343] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:45.222090 19467 raft_consensus.cc:2468] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:45.213603 19509 tablet_bootstrap.cc:654] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.224334 19359 leader_election.cc:304] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [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: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 08bfafadec3f4f819a06a148801c92d6
I20260709 13:04:45.222021 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfff455357e43f9894a35c910716efe" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:45.226349 19393 raft_consensus.cc:2468] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:45.228495 19432 leader_election.cc:304] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:45.229734 19516 raft_consensus.cc:2804] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:45.230062 19516 raft_consensus.cc:493] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:45.230820 19516 raft_consensus.cc:3060] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.227777 19511 raft_consensus.cc:2804] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:45.234804 19511 raft_consensus.cc:493] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:45.235733 19511 raft_consensus.cc:3060] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.238629 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfff455357e43f9894a35c910716efe" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.239243 19318 raft_consensus.cc:2468] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:45.243311 19507 tablet_bootstrap.cc:492] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:45.243803 19507 ts_tablet_manager.cc:1403] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.027s
I20260709 13:04:45.246084 19507 raft_consensus.cc:359] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.246515 19516 raft_consensus.cc:515] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.246906 19507 raft_consensus.cc:385] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.247287 19507 raft_consensus.cc:740] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.247932 19507 consensus_queue.cc:260] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.248611 19512 tablet_bootstrap.cc:492] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:45.249197 19512 ts_tablet_manager.cc:1403] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260709 13:04:45.249326 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfff455357e43f9894a35c910716efe" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:45.249982 19318 raft_consensus.cc:3060] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.252094 19512 raft_consensus.cc:359] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.252799 19512 raft_consensus.cc:385] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.253250 19512 raft_consensus.cc:740] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.254076 19512 consensus_queue.cc:260] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.255169 19509 tablet_bootstrap.cc:492] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:45.255748 19509 ts_tablet_manager.cc:1403] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.011s
I20260709 13:04:45.256803 19507 ts_tablet_manager.cc:1434] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:04:45.256760 19318 raft_consensus.cc:2468] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:45.258399 19433 leader_election.cc:304] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:45.259207 19509 raft_consensus.cc:359] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.260022 19509 raft_consensus.cc:385] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.260316 19509 raft_consensus.cc:740] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.260813 19507 tablet_bootstrap.cc:492] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:45.261046 19509 consensus_queue.cc:260] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.271643 19507 tablet_bootstrap.cc:654] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.278126 19542 raft_consensus.cc:493] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.252739 19511 raft_consensus.cc:515] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.268744 19509 ts_tablet_manager.cc:1434] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:04:45.281225 19542 raft_consensus.cc:515] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.267153 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfff455357e43f9894a35c910716efe" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:45.262764 19516 leader_election.cc:290] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:45.267558 19514 raft_consensus.cc:493] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.282326 19393 raft_consensus.cc:3060] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.282748 19514 raft_consensus.cc:515] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.270334 19512 ts_tablet_manager.cc:1434] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.008s
I20260709 13:04:45.284757 19512 tablet_bootstrap.cc:492] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:45.285467 19392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:45.284791 19514 leader_election.cc:290] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.262730 19541 raft_consensus.cc:2804] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.286934 19541 raft_consensus.cc:697] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:45.287335 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc0226fc2fb46978220cd413ae14fa0" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.287914 19467 raft_consensus.cc:3060] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.287784 19541 consensus_queue.cc:237] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.288909 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc0226fc2fb46978220cd413ae14fa0" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:45.289624 19317 raft_consensus.cc:3060] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.293831 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:45.294302 19542 leader_election.cc:290] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:45.295295 19467 raft_consensus.cc:2468] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:45.296618 19359 leader_election.cc:304] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
W20260709 13:04:45.297401 19264 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:45.297566 19512 tablet_bootstrap.cc:654] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.297581 19520 raft_consensus.cc:2804] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.298897 19466 raft_consensus.cc:2468] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:45.300387 19392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
W20260709 13:04:45.301947 19283 leader_election.cc:343] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:45.302881 19284 leader_election.cc:304] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [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: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:45.282335 19509 tablet_bootstrap.cc:492] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:45.310436 19514 raft_consensus.cc:2804] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:45.310987 19514 raft_consensus.cc:493] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:45.311348 19514 raft_consensus.cc:3060] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.311133 19511 leader_election.cc:290] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
W20260709 13:04:45.314890 19432 leader_election.cc:343] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:45.319686 19512 tablet_bootstrap.cc:492] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:45.321343 19512 ts_tablet_manager.cc:1403] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.001s
I20260709 13:04:45.320149 19509 tablet_bootstrap.cc:654] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.325121 19512 raft_consensus.cc:359] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.329098 19512 raft_consensus.cc:385] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.329816 19512 raft_consensus.cc:740] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.330629 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.329849 19317 raft_consensus.cc:2468] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:45.331427 19512 consensus_queue.cc:260] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.333146 19509 tablet_bootstrap.cc:492] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:45.334976 19509 ts_tablet_manager.cc:1403] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.001s
I20260709 13:04:45.335063 19512 ts_tablet_manager.cc:1434] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:04:45.337524 19512 tablet_bootstrap.cc:492] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:45.338759 19509 raft_consensus.cc:359] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.347554 19509 raft_consensus.cc:385] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.347934 19509 raft_consensus.cc:740] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.344496 19512 tablet_bootstrap.cc:654] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.321246 19514 raft_consensus.cc:515] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.347064 19520 raft_consensus.cc:697] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:45.349850 19520 consensus_queue.cc:237] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.351446 19392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:45.352602 19318 raft_consensus.cc:2393] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2218c4b50ce446a688554f8f2c24b466 in current term 1: Already voted for candidate 08bfafadec3f4f819a06a148801c92d6 in this term.
I20260709 13:04:45.342515 19393 raft_consensus.cc:2468] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:45.354372 19433 leader_election.cc:304] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466; no voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa
W20260709 13:04:45.354825 19283 leader_election.cc:343] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:45.355525 19541 raft_consensus.cc:3060] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.348839 19509 consensus_queue.cc:260] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.358269 19215 catalog_manager.cc:5697] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:45.362651 19541 raft_consensus.cc:2749] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:45.363010 19509 ts_tablet_manager.cc:1434] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 13:04:45.365439 19509 tablet_bootstrap.cc:492] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:45.368360 19514 leader_election.cc:290] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.370155 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.376700 19509 tablet_bootstrap.cc:654] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.383760 19467 raft_consensus.cc:2468] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:45.395059 19284 leader_election.cc:304] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [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: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:45.395645 19507 tablet_bootstrap.cc:492] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:45.396190 19507 ts_tablet_manager.cc:1403] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.136s	user 0.050s	sys 0.061s
I20260709 13:04:45.396236 19514 raft_consensus.cc:2804] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.397279 19509 tablet_bootstrap.cc:492] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:45.397550 19514 raft_consensus.cc:697] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:45.399272 19514 consensus_queue.cc:237] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.399333 19507 raft_consensus.cc:359] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.400480 19507 raft_consensus.cc:385] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.400794 19507 raft_consensus.cc:740] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.401674 19507 consensus_queue.cc:260] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.403892 19507 ts_tablet_manager.cc:1434] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:04:45.404963 19507 tablet_bootstrap.cc:492] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:45.408241 19512 tablet_bootstrap.cc:492] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:45.408789 19512 ts_tablet_manager.cc:1403] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.024s
I20260709 13:04:45.408885 19216 catalog_manager.cc:5697] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 0 to 1, leader changed from <none> to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 1 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.411103 19507 tablet_bootstrap.cc:654] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.411501 19512 raft_consensus.cc:359] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.412190 19512 raft_consensus.cc:385] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.412439 19512 raft_consensus.cc:740] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.413182 19512 consensus_queue.cc:260] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.415171 19512 ts_tablet_manager.cc:1434] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:04:45.415663 19215 catalog_manager.cc:5697] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.420398 19509 ts_tablet_manager.cc:1403] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.055s	user 0.007s	sys 0.007s
I20260709 13:04:45.423292 19509 raft_consensus.cc:359] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.423990 19509 raft_consensus.cc:385] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.424252 19509 raft_consensus.cc:740] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.424926 19509 consensus_queue.cc:260] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.426990 19509 ts_tablet_manager.cc:1434] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:45.427948 19509 tablet_bootstrap.cc:492] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:45.431974 19507 tablet_bootstrap.cc:492] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:45.432503 19507 ts_tablet_manager.cc:1403] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.005s
I20260709 13:04:45.433328 19509 tablet_bootstrap.cc:654] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.434676 19507 raft_consensus.cc:359] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.435161 19507 raft_consensus.cc:385] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.435313 19507 raft_consensus.cc:740] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.435804 19507 consensus_queue.cc:260] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.437444 19507 ts_tablet_manager.cc:1434] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:04:45.438499 19507 tablet_bootstrap.cc:492] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:45.439450 19509 tablet_bootstrap.cc:492] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:45.439947 19509 ts_tablet_manager.cc:1403] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:04:45.442550 19507 tablet_bootstrap.cc:654] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:45.442472 19509 raft_consensus.cc:359] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.443140 19509 raft_consensus.cc:385] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.443414 19509 raft_consensus.cc:740] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.444036 19509 consensus_queue.cc:260] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.445778 19509 ts_tablet_manager.cc:1434] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:45.451824 19507 tablet_bootstrap.cc:492] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:45.452297 19507 ts_tablet_manager.cc:1403] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 13:04:45.453444 19520 consensus_queue.cc:1048] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.454432 19507 raft_consensus.cc:359] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.455011 19507 raft_consensus.cc:385] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:45.455279 19507 raft_consensus.cc:740] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:45.455902 19507 consensus_queue.cc:260] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.457906 19507 ts_tablet_manager.cc:1434] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:04:45.465323 19520 consensus_queue.cc:1048] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.498272 19520 raft_consensus.cc:493] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.498684 19520 raft_consensus.cc:515] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.500325 19520 leader_election.cc:290] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.500973 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5847180eb594d2ea8fb77b5950809b8" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.501132 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5847180eb594d2ea8fb77b5950809b8" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:45.501791 19467 raft_consensus.cc:2393] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81fe863293da4dc1bd62a7a339d16faa in current term 1: Already voted for candidate 08bfafadec3f4f819a06a148801c92d6 in this term.
I20260709 13:04:45.502660 19359 leader_election.cc:304] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81fe863293da4dc1bd62a7a339d16faa; no voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466
I20260709 13:04:45.503245 19520 raft_consensus.cc:3060] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.507943 19520 raft_consensus.cc:2749] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:45.543023 19520 raft_consensus.cc:493] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.543463 19520 raft_consensus.cc:515] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.545085 19520 leader_election.cc:290] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.545888 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5960e7ae3b80460baf97afca2696d181" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.546073 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5960e7ae3b80460baf97afca2696d181" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:45.546526 19318 raft_consensus.cc:2468] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:45.546690 19467 raft_consensus.cc:2468] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:45.547474 19359 leader_election.cc:304] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:45.548194 19520 raft_consensus.cc:2804] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:45.548528 19520 raft_consensus.cc:493] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:45.548796 19520 raft_consensus.cc:3060] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.553650 19520 raft_consensus.cc:515] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.555187 19520 leader_election.cc:290] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.555722 19541 raft_consensus.cc:493] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.556131 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5960e7ae3b80460baf97afca2696d181" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.556131 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5960e7ae3b80460baf97afca2696d181" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:45.556221 19541 raft_consensus.cc:515] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.556855 19467 raft_consensus.cc:3060] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.556982 19318 raft_consensus.cc:3060] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.559474 19541 leader_election.cc:290] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:45.560367 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.561010 19317 raft_consensus.cc:2468] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:45.560976 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:45.562074 19393 raft_consensus.cc:2468] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:45.562397 19433 leader_election.cc:304] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:45.563225 19541 raft_consensus.cc:2804] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:45.563560 19541 raft_consensus.cc:493] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:45.563829 19467 raft_consensus.cc:2468] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:45.563868 19541 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.563829 19318 raft_consensus.cc:2468] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:45.564953 19359 leader_election.cc:304] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:45.565554 19520 raft_consensus.cc:2804] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.565989 19520 raft_consensus.cc:697] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:45.566753 19511 raft_consensus.cc:493] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.566776 19520 consensus_queue.cc:237] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.567389 19511 raft_consensus.cc:515] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.569377 19511 leader_election.cc:290] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.570410 19541 raft_consensus.cc:515] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.570631 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.570928 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:45.571729 19467 raft_consensus.cc:2393] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 81fe863293da4dc1bd62a7a339d16faa in current term 1: Already voted for candidate 08bfafadec3f4f819a06a148801c92d6 in this term.
I20260709 13:04:45.572700 19359 leader_election.cc:304] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81fe863293da4dc1bd62a7a339d16faa; no voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466
I20260709 13:04:45.572983 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:45.573599 19317 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.573609 19511 raft_consensus.cc:3060] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.574312 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:45.574862 19393 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.580660 19317 raft_consensus.cc:2468] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:45.581808 19433 leader_election.cc:304] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:45.582237 19393 raft_consensus.cc:2468] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:45.582612 19516 raft_consensus.cc:2804] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.582984 19541 leader_election.cc:290] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:45.583168 19516 raft_consensus.cc:697] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:45.584074 19516 consensus_queue.cc:237] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.585191 19511 raft_consensus.cc:2749] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:45.585896 19541 raft_consensus.cc:493] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.586423 19541 raft_consensus.cc:515] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.588232 19541 leader_election.cc:290] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:45.589798 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762ff55bc23f4d30883ba73c73e4ed96" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.589660 19215 catalog_manager.cc:5697] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 0 to 1, leader changed from <none> to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 1 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.590590 19318 raft_consensus.cc:2468] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:45.589700 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762ff55bc23f4d30883ba73c73e4ed96" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:45.592022 19433 leader_election.cc:304] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:45.592031 19393 raft_consensus.cc:2468] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:45.592819 19541 raft_consensus.cc:2804] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:45.593462 19541 raft_consensus.cc:493] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:45.593772 19541 raft_consensus.cc:3060] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.594381 19214 catalog_manager.cc:5697] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:45.597373 19511 raft_consensus.cc:493] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:45.597983 19511 raft_consensus.cc:515] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.600093 19511 leader_election.cc:290] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.601728 19541 raft_consensus.cc:515] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.602298 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b945ba6ec4c2692726d35496af8f3" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:45.603560 19318 raft_consensus.cc:2468] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:45.604578 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b945ba6ec4c2692726d35496af8f3" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:45.605119 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762ff55bc23f4d30883ba73c73e4ed96" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:45.605305 19467 raft_consensus.cc:2468] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:45.604828 19359 leader_election.cc:304] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:45.605710 19393 raft_consensus.cc:3060] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.605369 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762ff55bc23f4d30883ba73c73e4ed96" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:45.606350 19511 raft_consensus.cc:2804] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:45.606714 19318 raft_consensus.cc:3060] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.606773 19511 raft_consensus.cc:493] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:45.607430 19541 leader_election.cc:290] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:45.607270 19511 raft_consensus.cc:3060] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.612082 19318 raft_consensus.cc:2468] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:45.613157 19433 leader_election.cc:304] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:45.613238 19393 raft_consensus.cc:2468] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:45.613842 19541 raft_consensus.cc:2804] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.614319 19541 raft_consensus.cc:697] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:45.614586 19511 raft_consensus.cc:515] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.615113 19541 consensus_queue.cc:237] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.616328 19511 leader_election.cc:290] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.617179 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b945ba6ec4c2692726d35496af8f3" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:45.617501 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc0b945ba6ec4c2692726d35496af8f3" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.617792 19318 raft_consensus.cc:3060] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.618081 19467 raft_consensus.cc:3060] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:45.626055 19318 raft_consensus.cc:2468] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:45.625852 19214 catalog_manager.cc:5697] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:45.627247 19359 leader_election.cc:304] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:45.628089 19511 raft_consensus.cc:2804] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:45.628556 19511 raft_consensus.cc:697] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:45.629307 19511 consensus_queue.cc:237] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.630290 19467 raft_consensus.cc:2468] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:45.636620 19214 catalog_manager.cc:5697] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 0 to 1, leader changed from <none> to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 1 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.675544 19393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b0f35b7470749b6a6fa5e7271fc5ae7"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
mode: GRACEFUL
new_leader_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:40544
I20260709 13:04:45.676048 19393 raft_consensus.cc:606] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Received request to transfer leadership to TS 08bfafadec3f4f819a06a148801c92d6
I20260709 13:04:45.688234 19467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
mode: GRACEFUL
new_leader_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:40156
I20260709 13:04:45.688728 19467 raft_consensus.cc:606] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Received request to transfer leadership to TS 08bfafadec3f4f819a06a148801c92d6
I20260709 13:04:45.694294 19392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cc0226fc2fb46978220cd413ae14fa0"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
mode: GRACEFUL
new_leader_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:40544
I20260709 13:04:45.694562 19541 consensus_queue.cc:1048] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.694906 19392 raft_consensus.cc:606] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Received request to transfer leadership to TS 08bfafadec3f4f819a06a148801c92d6
I20260709 13:04:45.698266 19514 consensus_queue.cc:1048] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.699824 19522 consensus_queue.cc:1048] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:45.714663 19541 consensus_queue.cc:1048] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.729667 19317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
mode: GRACEFUL
new_leader_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:34166
I20260709 13:04:45.730295 19317 raft_consensus.cc:606] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Received request to transfer leadership to TS 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:45.736076 19467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "762ff55bc23f4d30883ba73c73e4ed96"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
mode: GRACEFUL
new_leader_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40156
I20260709 13:04:45.736666 19467 raft_consensus.cc:606] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Received request to transfer leadership to TS 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:45.765789 19511 consensus_queue.cc:1048] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.771713 19520 raft_consensus.cc:993] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa: : Instructing follower 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:45.772337 19546 raft_consensus.cc:1081] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Signalling peer 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:45.774570 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cc0226fc2fb46978220cd413ae14fa0"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:34142
I20260709 13:04:45.775197 19318 raft_consensus.cc:493] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:45.775635 19318 raft_consensus.cc:3060] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.776890 19546 consensus_queue.cc:1048] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.783529 19318 raft_consensus.cc:515] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.786607 19318 leader_election.cc:290] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 2 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.787319 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc0226fc2fb46978220cd413ae14fa0" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:45.787918 19393 raft_consensus.cc:3055] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:45.788108 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc0226fc2fb46978220cd413ae14fa0" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.788290 19393 raft_consensus.cc:740] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:45.788841 19467 raft_consensus.cc:3060] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.789428 19393 consensus_queue.cc:260] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.790848 19393 raft_consensus.cc:3060] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.796132 19467 raft_consensus.cc:2468] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:45.797325 19284 leader_election.cc:304] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [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: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:45.797935 19393 raft_consensus.cc:2468] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:45.798300 19570 raft_consensus.cc:2804] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:45.798790 19570 raft_consensus.cc:697] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:45.799541 19570 consensus_queue.cc:237] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.805398 19214 catalog_manager.cc:5697] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 1 to 2, leader changed from 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130) to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.853317 19570 consensus_queue.cc:1048] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.859481 19522 raft_consensus.cc:993] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6: : Instructing follower 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:45.859911 19514 raft_consensus.cc:1081] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Signalling peer 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:45.861692 19391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40514
I20260709 13:04:45.862274 19391 raft_consensus.cc:493] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:45.862653 19391 raft_consensus.cc:3060] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.867633 19514 consensus_queue.cc:1048] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.869355 19391 raft_consensus.cc:515] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.873833 19391 leader_election.cc:290] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 2 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.875478 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:45.876152 19318 raft_consensus.cc:3055] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:45.876487 19318 raft_consensus.cc:740] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:45.877187 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a184d8b846ec4196a3e1fc3dd413124a" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.877331 19318 consensus_queue.cc:260] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.877811 19467 raft_consensus.cc:3060] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.878454 19318 raft_consensus.cc:3060] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.884011 19467 raft_consensus.cc:2468] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:45.884665 19318 raft_consensus.cc:2468] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:45.885389 19520 raft_consensus.cc:993] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa: : Instructing follower 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:45.885857 19520 raft_consensus.cc:1081] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Signalling peer 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:45.886180 19359 leader_election.cc:304] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [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: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:45.887046 19520 raft_consensus.cc:2804] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:45.887485 19520 raft_consensus.cc:697] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:45.888157 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b0f35b7470749b6a6fa5e7271fc5ae7"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:34142
I20260709 13:04:45.888801 19318 raft_consensus.cc:493] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:45.888195 19520 consensus_queue.cc:237] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.889221 19318 raft_consensus.cc:3060] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.895372 19214 catalog_manager.cc:5697] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 1 to 2, leader changed from 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129) to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 2 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.896266 19318 raft_consensus.cc:515] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.898083 19318 leader_election.cc:290] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 2 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:45.898742 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0f35b7470749b6a6fa5e7271fc5ae7" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:45.899433 19391 raft_consensus.cc:3055] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:45.899503 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0f35b7470749b6a6fa5e7271fc5ae7" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:45.899842 19391 raft_consensus.cc:740] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:45.900110 19467 raft_consensus.cc:3060] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.900532 19391 consensus_queue.cc:260] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [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: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.901597 19391 raft_consensus.cc:3060] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:45.905761 19467 raft_consensus.cc:2468] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:45.906759 19284 leader_election.cc:304] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [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: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:45.907553 19514 raft_consensus.cc:2804] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:45.907652 19391 raft_consensus.cc:2468] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:45.908046 19514 raft_consensus.cc:697] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:45.908815 19514 consensus_queue.cc:237] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue 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: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:45.914728 19214 catalog_manager.cc:5697] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 1 to 2, leader changed from 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130) to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:45.957111 19520 consensus_queue.cc:1048] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:45.961706 19520 consensus_queue.cc:1048] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:46.022135 19578 consensus_queue.cc:1048] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:46.033105 19546 consensus_queue.cc:1048] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:46.041226 19542 consensus_queue.cc:1048] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:46.052495 19582 consensus_queue.cc:1048] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:46.061581 19516 raft_consensus.cc:993] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466: : Instructing follower 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:46.062023 19516 raft_consensus.cc:1081] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Signalling peer 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:46.063608 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:34154
I20260709 13:04:46.064188 19318 raft_consensus.cc:493] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:46.064611 19318 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:46.069590 19318 raft_consensus.cc:515] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:46.071533 19318 leader_election.cc:290] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 2 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:46.072247 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:46.072654 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:46.073361 19467 raft_consensus.cc:3055] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:46.072873 19391 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:46.073583 19467 raft_consensus.cc:740] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:46.074321 19467 consensus_queue.cc:260] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:46.075234 19467 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:46.079021 19391 raft_consensus.cc:2468] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:46.080042 19283 leader_election.cc:304] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [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: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:46.080155 19467 raft_consensus.cc:2468] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:46.080960 19514 raft_consensus.cc:2804] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:46.081445 19514 raft_consensus.cc:697] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:46.082170 19514 consensus_queue.cc:237] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:46.088006 19214 catalog_manager.cc:5697] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 1 to 2, leader changed from 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131) to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:46.124599 19516 consensus_queue.cc:1048] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:46.134673 19516 consensus_queue.cc:1048] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:46.141955 19582 raft_consensus.cc:993] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466: : Instructing follower 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:46.142352 19516 raft_consensus.cc:1081] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Signalling peer 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:46.143741 19391 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "762ff55bc23f4d30883ba73c73e4ed96"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40528
I20260709 13:04:46.144181 19391 raft_consensus.cc:493] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:46.144496 19391 raft_consensus.cc:3060] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:46.149122 19391 raft_consensus.cc:515] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:46.150743 19391 leader_election.cc:290] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 2 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:46.151432 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762ff55bc23f4d30883ba73c73e4ed96" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:46.152084 19318 raft_consensus.cc:3060] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:46.152254 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "762ff55bc23f4d30883ba73c73e4ed96" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:46.152848 19467 raft_consensus.cc:3055] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:46.153175 19467 raft_consensus.cc:740] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:46.153980 19467 consensus_queue.cc:260] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:46.155251 19467 raft_consensus.cc:3060] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:46.157318 19318 raft_consensus.cc:2468] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:46.158318 19359 leader_election.cc:304] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [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: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:46.158943 19546 raft_consensus.cc:2804] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:46.159301 19546 raft_consensus.cc:697] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:46.160023 19546 consensus_queue.cc:237] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:46.160215 19467 raft_consensus.cc:2468] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:46.165670 19216 catalog_manager.cc:5697] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 1 to 2, leader changed from 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131) to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 2 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:46.315613 19467 raft_consensus.cc:1275] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.317085 19546 consensus_queue.cc:1048] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.326890 19318 raft_consensus.cc:1275] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.330484 19511 consensus_queue.cc:1048] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.361078 19391 raft_consensus.cc:1275] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.362437 19514 consensus_queue.cc:1048] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.370023 19467 raft_consensus.cc:1275] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.372179 19522 consensus_queue.cc:1048] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.433923 19391 raft_consensus.cc:1275] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.435155 19522 consensus_queue.cc:1048] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.442610 19467 raft_consensus.cc:1275] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.445070 19522 consensus_queue.cc:1048] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.491007 19391 raft_consensus.cc:1275] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.492182 19522 consensus_queue.cc:1048] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.499662 19467 raft_consensus.cc:1275] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.502939 19522 consensus_queue.cc:1048] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.726126 19467 raft_consensus.cc:1275] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.727284 19511 consensus_queue.cc:1048] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.737979 19318 raft_consensus.cc:1275] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:46.739341 19511 consensus_queue.cc:1048] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:48.775322 19216 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40478:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:48.777626 19216 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:48.829033 19302 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae134a875484be2a6a64fdc6a9dbf69 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:48.830268 19452 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae134a875484be2a6a64fdc6a9dbf69 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:48.831192 19382 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae134a875484be2a6a64fdc6a9dbf69 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:48.831566 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae134a875484be2a6a64fdc6a9dbf69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.832475 19382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae134a875484be2a6a64fdc6a9dbf69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.832180 19301 tablet_service.cc:1511] Processing CreateTablet for tablet 272e87a73961452db62c19488b20e28d (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:48.834523 19302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae134a875484be2a6a64fdc6a9dbf69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.834636 19383 tablet_service.cc:1511] Processing CreateTablet for tablet 272e87a73961452db62c19488b20e28d (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:48.835904 19383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272e87a73961452db62c19488b20e28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.835697 19450 tablet_service.cc:1511] Processing CreateTablet for tablet 272e87a73961452db62c19488b20e28d (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:48.836966 19450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272e87a73961452db62c19488b20e28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.837462 19301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272e87a73961452db62c19488b20e28d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.850140 19306 tablet_service.cc:1511] Processing CreateTablet for tablet f143ab1f30704f7cb6b35ae2834bdf34 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:48.851538 19306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f143ab1f30704f7cb6b35ae2834bdf34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.852154 19381 tablet_service.cc:1511] Processing CreateTablet for tablet f143ab1f30704f7cb6b35ae2834bdf34 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:48.853469 19381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f143ab1f30704f7cb6b35ae2834bdf34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.856945 19453 tablet_service.cc:1511] Processing CreateTablet for tablet f143ab1f30704f7cb6b35ae2834bdf34 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:48.858309 19453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f143ab1f30704f7cb6b35ae2834bdf34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.874284 19303 tablet_service.cc:1511] Processing CreateTablet for tablet 9d80947c064748c78c3bd514beea6564 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:48.875007 19380 tablet_service.cc:1511] Processing CreateTablet for tablet 9d80947c064748c78c3bd514beea6564 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:48.875656 19303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d80947c064748c78c3bd514beea6564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.876247 19380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d80947c064748c78c3bd514beea6564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.883080 19452 tablet_service.cc:1511] Processing CreateTablet for tablet 9d80947c064748c78c3bd514beea6564 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:48.884456 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d80947c064748c78c3bd514beea6564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.902777 19300 tablet_service.cc:1511] Processing CreateTablet for tablet bde8da673e694c7788f7bba07b915257 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:48.908509 19300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde8da673e694c7788f7bba07b915257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.909173 19383 tablet_service.cc:1511] Processing CreateTablet for tablet bde8da673e694c7788f7bba07b915257 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:48.910331 19383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde8da673e694c7788f7bba07b915257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.910670 19600 tablet_bootstrap.cc:492] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:48.915550 19451 tablet_service.cc:1511] Processing CreateTablet for tablet bde8da673e694c7788f7bba07b915257 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:48.916889 19451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde8da673e694c7788f7bba07b915257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.921275 19377 tablet_service.cc:1511] Processing CreateTablet for tablet 8d779f784601482ba90c5777123f8245 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:48.922724 19377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d779f784601482ba90c5777123f8245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.925602 19600 tablet_bootstrap.cc:654] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:48.927603 19379 tablet_service.cc:1511] Processing CreateTablet for tablet 71b690e9564644ae8e8f0d27332b5985 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:48.928836 19379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b690e9564644ae8e8f0d27332b5985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.930318 19383 tablet_service.cc:1511] Processing CreateTablet for tablet a4af142f4c054d10b7c9a805ec12ad78 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:48.931507 19383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4af142f4c054d10b7c9a805ec12ad78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.931389 19601 tablet_bootstrap.cc:492] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:48.934243 19303 tablet_service.cc:1511] Processing CreateTablet for tablet 8d779f784601482ba90c5777123f8245 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:48.934809 19301 tablet_service.cc:1511] Processing CreateTablet for tablet a4af142f4c054d10b7c9a805ec12ad78 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:48.937999 19306 tablet_service.cc:1511] Processing CreateTablet for tablet 71b690e9564644ae8e8f0d27332b5985 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:48.937932 19452 tablet_service.cc:1511] Processing CreateTablet for tablet 71b690e9564644ae8e8f0d27332b5985 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:48.940896 19452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b690e9564644ae8e8f0d27332b5985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.942915 19307 tablet_service.cc:1511] Processing CreateTablet for tablet e5bc6f09e4734a6d9fb9a7b1a576db41 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:48.938989 19301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4af142f4c054d10b7c9a805ec12ad78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.945487 19382 tablet_service.cc:1511] Processing CreateTablet for tablet e5bc6f09e4734a6d9fb9a7b1a576db41 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:48.946678 19306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b690e9564644ae8e8f0d27332b5985. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.946419 19449 tablet_service.cc:1511] Processing CreateTablet for tablet e5bc6f09e4734a6d9fb9a7b1a576db41 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:48.947007 19382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bc6f09e4734a6d9fb9a7b1a576db41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.947631 19449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bc6f09e4734a6d9fb9a7b1a576db41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.944167 19453 tablet_service.cc:1511] Processing CreateTablet for tablet 8d779f784601482ba90c5777123f8245 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:48.948267 19303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d779f784601482ba90c5777123f8245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.948910 19307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5bc6f09e4734a6d9fb9a7b1a576db41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.968174 19450 tablet_service.cc:1511] Processing CreateTablet for tablet a4af142f4c054d10b7c9a805ec12ad78 (DEFAULT_TABLE table=soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:48.962839 19601 tablet_bootstrap.cc:654] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:48.973248 19602 tablet_bootstrap.cc:492] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:48.974293 19453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d779f784601482ba90c5777123f8245. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.983180 19602 tablet_bootstrap.cc:654] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.008268 19600 tablet_bootstrap.cc:492] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.008793 19600 ts_tablet_manager.cc:1403] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.005s
I20260709 13:04:49.015512 19600 raft_consensus.cc:359] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.016063 19600 raft_consensus.cc:385] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.016283 19600 raft_consensus.cc:740] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.016827 19600 consensus_queue.cc:260] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.019150 19600 ts_tablet_manager.cc:1434] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:04:49.018301 19450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4af142f4c054d10b7c9a805ec12ad78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:49.026463 19600 tablet_bootstrap.cc:492] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:49.033123 19600 tablet_bootstrap.cc:654] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.036923 19601 tablet_bootstrap.cc:492] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.037563 19601 ts_tablet_manager.cc:1403] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.106s	user 0.007s	sys 0.017s
I20260709 13:04:49.043568 19602 tablet_bootstrap.cc:492] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.044207 19602 ts_tablet_manager.cc:1403] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.009s
I20260709 13:04:49.043923 19601 raft_consensus.cc:359] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.044725 19601 raft_consensus.cc:385] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.045022 19601 raft_consensus.cc:740] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.045825 19601 consensus_queue.cc:260] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.047304 19602 raft_consensus.cc:359] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.048121 19602 raft_consensus.cc:385] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.048419 19602 raft_consensus.cc:740] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.049140 19602 consensus_queue.cc:260] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.050287 19601 ts_tablet_manager.cc:1434] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:04:49.051420 19602 ts_tablet_manager.cc:1434] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:04:49.051430 19601 tablet_bootstrap.cc:492] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:49.052456 19602 tablet_bootstrap.cc:492] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:49.059527 19602 tablet_bootstrap.cc:654] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.063560 19601 tablet_bootstrap.cc:654] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.065200 19600 tablet_bootstrap.cc:492] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.065726 19600 ts_tablet_manager.cc:1403] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.006s
I20260709 13:04:49.066656 19602 tablet_bootstrap.cc:492] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.067174 19602 ts_tablet_manager.cc:1403] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260709 13:04:49.069054 19601 tablet_bootstrap.cc:492] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.069554 19601 ts_tablet_manager.cc:1403] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.008s
I20260709 13:04:49.070250 19602 raft_consensus.cc:359] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.070968 19602 raft_consensus.cc:385] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.071239 19602 raft_consensus.cc:740] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.071933 19602 consensus_queue.cc:260] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.072115 19601 raft_consensus.cc:359] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.072849 19601 raft_consensus.cc:385] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.073133 19601 raft_consensus.cc:740] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.074106 19602 ts_tablet_manager.cc:1434] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 13:04:49.073908 19601 consensus_queue.cc:260] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.075029 19602 tablet_bootstrap.cc:492] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:49.076174 19601 ts_tablet_manager.cc:1434] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:49.077358 19601 tablet_bootstrap.cc:492] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:49.081292 19602 tablet_bootstrap.cc:654] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.082803 19601 tablet_bootstrap.cc:654] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.088352 19601 tablet_bootstrap.cc:492] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.088712 19601 ts_tablet_manager.cc:1403] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 13:04:49.068694 19600 raft_consensus.cc:359] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.091149 19601 raft_consensus.cc:359] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.091825 19600 raft_consensus.cc:385] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.091928 19601 raft_consensus.cc:385] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.092221 19600 raft_consensus.cc:740] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.092315 19601 raft_consensus.cc:740] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.093235 19601 consensus_queue.cc:260] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.093025 19600 consensus_queue.cc:260] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.095556 19601 ts_tablet_manager.cc:1434] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:04:49.096525 19601 tablet_bootstrap.cc:492] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:49.097858 19600 ts_tablet_manager.cc:1434] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.005s
I20260709 13:04:49.099637 19600 tablet_bootstrap.cc:492] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:49.102669 19601 tablet_bootstrap.cc:654] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.105083 19602 tablet_bootstrap.cc:492] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.105976 19602 ts_tablet_manager.cc:1403] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.013s
I20260709 13:04:49.109194 19602 raft_consensus.cc:359] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.110009 19602 raft_consensus.cc:385] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.110352 19602 raft_consensus.cc:740] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.111132 19602 consensus_queue.cc:260] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.113602 19602 ts_tablet_manager.cc:1434] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:49.114346 19601 tablet_bootstrap.cc:492] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.114578 19602 tablet_bootstrap.cc:492] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:49.114899 19601 ts_tablet_manager.cc:1403] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 13:04:49.117897 19601 raft_consensus.cc:359] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.118686 19601 raft_consensus.cc:385] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.118980 19601 raft_consensus.cc:740] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.119897 19601 consensus_queue.cc:260] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.121767 19602 tablet_bootstrap.cc:654] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.122241 19601 ts_tablet_manager.cc:1434] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:04:49.123261 19601 tablet_bootstrap.cc:492] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:49.124486 19600 tablet_bootstrap.cc:654] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.129992 19601 tablet_bootstrap.cc:654] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.135120 19600 tablet_bootstrap.cc:492] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.135635 19600 ts_tablet_manager.cc:1403] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.000s
I20260709 13:04:49.136178 19602 tablet_bootstrap.cc:492] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.136677 19602 ts_tablet_manager.cc:1403] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 13:04:49.137118 19601 tablet_bootstrap.cc:492] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.137648 19601 ts_tablet_manager.cc:1403] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 13:04:49.138099 19600 raft_consensus.cc:359] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.138718 19600 raft_consensus.cc:385] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.138962 19600 raft_consensus.cc:740] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.139564 19602 raft_consensus.cc:359] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.139690 19600 consensus_queue.cc:260] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.140370 19602 raft_consensus.cc:385] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.140717 19602 raft_consensus.cc:740] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.140470 19601 raft_consensus.cc:359] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.141191 19601 raft_consensus.cc:385] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.141465 19601 raft_consensus.cc:740] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.141446 19602 consensus_queue.cc:260] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.141989 19600 ts_tablet_manager.cc:1434] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:49.142488 19601 consensus_queue.cc:260] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.143348 19600 tablet_bootstrap.cc:492] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:49.143801 19602 ts_tablet_manager.cc:1434] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:49.144667 19601 ts_tablet_manager.cc:1434] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:49.144840 19602 tablet_bootstrap.cc:492] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:49.145785 19601 tablet_bootstrap.cc:492] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:49.152107 19602 tablet_bootstrap.cc:654] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.152544 19601 tablet_bootstrap.cc:654] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.158242 19600 tablet_bootstrap.cc:654] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.175834 19602 tablet_bootstrap.cc:492] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.176352 19602 ts_tablet_manager.cc:1403] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 13:04:49.176783 19600 tablet_bootstrap.cc:492] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.177132 19601 tablet_bootstrap.cc:492] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.177229 19600 ts_tablet_manager.cc:1403] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.002s
I20260709 13:04:49.177776 19601 ts_tablet_manager.cc:1403] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.015s
I20260709 13:04:49.179322 19602 raft_consensus.cc:359] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.180292 19600 raft_consensus.cc:359] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.181054 19600 raft_consensus.cc:385] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.180694 19601 raft_consensus.cc:359] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.181384 19600 raft_consensus.cc:740] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.181563 19601 raft_consensus.cc:385] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.181898 19601 raft_consensus.cc:740] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.182675 19601 consensus_queue.cc:260] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.183171 19600 consensus_queue.cc:260] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.180311 19602 raft_consensus.cc:385] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.184537 19602 raft_consensus.cc:740] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.185055 19601 ts_tablet_manager.cc:1434] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:04:49.185622 19600 ts_tablet_manager.cc:1434] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:49.185263 19602 consensus_queue.cc:260] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.186125 19601 tablet_bootstrap.cc:492] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:49.186633 19600 tablet_bootstrap.cc:492] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:49.187793 19602 ts_tablet_manager.cc:1434] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.007s
I20260709 13:04:49.188820 19602 tablet_bootstrap.cc:492] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:49.191952 19604 raft_consensus.cc:493] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.192461 19604 raft_consensus.cc:515] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.193374 19601 tablet_bootstrap.cc:654] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.194486 19604 leader_election.cc:290] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.199719 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:49.200227 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:49.200410 19467 raft_consensus.cc:2468] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:49.200870 19317 raft_consensus.cc:2468] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:49.201821 19359 leader_election.cc:304] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.202425 19604 raft_consensus.cc:493] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.202886 19604 raft_consensus.cc:515] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.203267 19511 raft_consensus.cc:2804] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.203658 19511 raft_consensus.cc:493] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.203964 19511 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.205096 19604 leader_election.cc:290] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.207521 19602 tablet_bootstrap.cc:654] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.211385 19589 raft_consensus.cc:493] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.211731 19600 tablet_bootstrap.cc:654] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.211906 19589 raft_consensus.cc:515] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.216032 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae134a875484be2a6a64fdc6a9dbf69" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:49.216650 19467 raft_consensus.cc:2468] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:49.217185 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae134a875484be2a6a64fdc6a9dbf69" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:49.217345 19511 raft_consensus.cc:515] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.217929 19317 raft_consensus.cc:2468] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 0.
I20260709 13:04:49.219957 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272e87a73961452db62c19488b20e28d" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:49.220651 19467 raft_consensus.cc:2468] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.214180 19589 leader_election.cc:290] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.224632 19359 leader_election.cc:304] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.225346 19602 tablet_bootstrap.cc:492] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.225937 19602 ts_tablet_manager.cc:1403] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.004s
I20260709 13:04:49.215904 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272e87a73961452db62c19488b20e28d" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:49.231220 19391 raft_consensus.cc:2468] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.232554 19283 leader_election.cc:304] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.231801 19511 leader_election.cc:290] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.233409 19604 raft_consensus.cc:2804] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.234158 19604 raft_consensus.cc:493] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.236505 19586 raft_consensus.cc:2804] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.236961 19586 raft_consensus.cc:493] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.237293 19586 raft_consensus.cc:3060] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.237147 19602 raft_consensus.cc:359] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.238237 19602 raft_consensus.cc:385] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.238339 19604 raft_consensus.cc:3060] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.238685 19602 raft_consensus.cc:740] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.239508 19602 consensus_queue.cc:260] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.240240 19589 raft_consensus.cc:493] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.240718 19589 raft_consensus.cc:515] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.242101 19602 ts_tablet_manager.cc:1434] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.004s
I20260709 13:04:49.243199 19602 tablet_bootstrap.cc:492] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:49.249594 19602 tablet_bootstrap.cc:654] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.251170 19589 leader_election.cc:290] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.258535 19601 tablet_bootstrap.cc:492] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.259153 19601 ts_tablet_manager.cc:1403] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.019s
I20260709 13:04:49.262353 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:49.262976 19467 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.263123 19600 tablet_bootstrap.cc:492] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.264358 19600 ts_tablet_manager.cc:1403] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.078s	user 0.006s	sys 0.011s
I20260709 13:04:49.267298 19601 raft_consensus.cc:359] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.268082 19601 raft_consensus.cc:385] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.268425 19601 raft_consensus.cc:740] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.269097 19601 consensus_queue.cc:260] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.262645 19604 raft_consensus.cc:515] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.271586 19467 raft_consensus.cc:2468] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:49.268097 19600 raft_consensus.cc:359] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.280948 19586 raft_consensus.cc:515] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.282130 19601 ts_tablet_manager.cc:1434] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 13:04:49.283399 19601 tablet_bootstrap.cc:492] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:49.286665 19359 leader_election.cc:304] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.273973 19600 raft_consensus.cc:385] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.288270 19600 raft_consensus.cc:740] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.289019 19600 consensus_queue.cc:260] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.294446 19511 raft_consensus.cc:2804] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.295109 19511 raft_consensus.cc:697] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:49.296005 19511 consensus_queue.cc:237] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.299513 19600 ts_tablet_manager.cc:1434] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260709 13:04:49.301909 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80947c064748c78c3bd514beea6564" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:49.302646 19466 raft_consensus.cc:2468] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.304643 19604 leader_election.cc:290] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.305491 19589 raft_consensus.cc:493] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.305687 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae134a875484be2a6a64fdc6a9dbf69" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:49.306052 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:49.306461 19466 raft_consensus.cc:3060] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.306027 19589 raft_consensus.cc:515] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.306756 19317 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.308172 19589 leader_election.cc:290] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.283296 19586 leader_election.cc:290] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
W20260709 13:04:49.312252 19283 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.13.222.130:40015, user_credentials={real_user=slave}} blocked reactor thread for 79791.4us
I20260709 13:04:49.313426 19317 raft_consensus.cc:2468] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:49.313563 19466 raft_consensus.cc:2468] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:49.314849 19359 leader_election.cc:304] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.315656 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae134a875484be2a6a64fdc6a9dbf69" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:49.316293 19318 raft_consensus.cc:3060] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.318809 19602 tablet_bootstrap.cc:492] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.323720 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80947c064748c78c3bd514beea6564" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:49.324383 19391 raft_consensus.cc:2468] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.319864 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8da673e694c7788f7bba07b915257" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:49.322834 19600 tablet_bootstrap.cc:492] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:49.325490 19467 raft_consensus.cc:2468] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.322870 19318 raft_consensus.cc:2468] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 1.
I20260709 13:04:49.323876 19602 ts_tablet_manager.cc:1403] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.009s
I20260709 13:04:49.326696 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272e87a73961452db62c19488b20e28d" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:49.327272 19391 raft_consensus.cc:3060] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.328544 19283 leader_election.cc:304] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.329319 19586 raft_consensus.cc:2804] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.329769 19586 raft_consensus.cc:493] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.330090 19586 raft_consensus.cc:3060] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.321673 19623 raft_consensus.cc:2804] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.334282 19391 raft_consensus.cc:2468] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.329349 19215 catalog_manager.cc:5697] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 0 to 1, leader changed from <none> to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 1 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.330268 19601 tablet_bootstrap.cc:654] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.336534 19283 leader_election.cc:304] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.335135 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8da673e694c7788f7bba07b915257" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:49.337303 19625 raft_consensus.cc:2804] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.337746 19393 raft_consensus.cc:2468] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.337839 19625 raft_consensus.cc:697] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:49.335075 19602 raft_consensus.cc:359] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.338851 19623 raft_consensus.cc:697] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:49.338866 19602 raft_consensus.cc:385] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.339412 19602 raft_consensus.cc:740] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.339795 19623 consensus_queue.cc:237] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.339012 19625 consensus_queue.cc:237] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.333711 19600 tablet_bootstrap.cc:654] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.340664 19602 consensus_queue.cc:260] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.344604 19283 leader_election.cc:304] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.345746 19602 ts_tablet_manager.cc:1434] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:04:49.346918 19589 raft_consensus.cc:2804] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.347466 19589 raft_consensus.cc:493] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.348191 19589 raft_consensus.cc:3060] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.348898 19602 tablet_bootstrap.cc:492] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:49.346104 19586 raft_consensus.cc:515] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.358741 19586 leader_election.cc:290] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.361008 19589 raft_consensus.cc:515] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.361711 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80947c064748c78c3bd514beea6564" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:49.364235 19467 raft_consensus.cc:3060] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.363155 19589 leader_election.cc:290] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
W20260709 13:04:49.363708 19264 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:49.367743 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d80947c064748c78c3bd514beea6564" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:49.368053 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8da673e694c7788f7bba07b915257" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:49.368733 19391 raft_consensus.cc:3060] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.366703 19602 tablet_bootstrap.cc:654] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.375960 19391 raft_consensus.cc:2468] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.377146 19283 leader_election.cc:304] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.377835 19393 raft_consensus.cc:3060] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.377945 19589 raft_consensus.cc:2804] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.378612 19589 raft_consensus.cc:697] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:49.379408 19589 consensus_queue.cc:237] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.387209 19467 raft_consensus.cc:2468] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.388667 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272e87a73961452db62c19488b20e28d" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:49.389339 19466 raft_consensus.cc:3060] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.390652 19393 raft_consensus.cc:2468] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.391813 19283 leader_election.cc:304] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.392633 19586 raft_consensus.cc:2804] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.393088 19586 raft_consensus.cc:697] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:49.393872 19586 consensus_queue.cc:237] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.404516 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8da673e694c7788f7bba07b915257" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:49.405272 19467 raft_consensus.cc:3060] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.407204 19511 raft_consensus.cc:493] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.407817 19511 raft_consensus.cc:515] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.409876 19511 leader_election.cc:290] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.411844 19465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
W20260709 13:04:49.413882 19359 leader_election.cc:343] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:49.423553 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
W20260709 13:04:49.425457 19359 leader_election.cc:343] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:49.425932 19359 leader_election.cc:304] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81fe863293da4dc1bd62a7a339d16faa; no voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466
I20260709 13:04:49.427560 19511 raft_consensus.cc:2749] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:49.432998 19601 tablet_bootstrap.cc:492] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.436051 19601 ts_tablet_manager.cc:1403] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.153s	user 0.009s	sys 0.026s
I20260709 13:04:49.438920 19602 tablet_bootstrap.cc:492] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.439745 19602 ts_tablet_manager.cc:1403] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.009s
I20260709 13:04:49.441361 19466 raft_consensus.cc:2468] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.435406 19600 tablet_bootstrap.cc:492] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.442178 19600 ts_tablet_manager.cc:1403] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.016s
I20260709 13:04:49.442773 19467 raft_consensus.cc:2468] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.445514 19602 raft_consensus.cc:359] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.446338 19602 raft_consensus.cc:385] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.445355 19600 raft_consensus.cc:359] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.446653 19602 raft_consensus.cc:740] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.445416 19601 raft_consensus.cc:359] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.446983 19600 raft_consensus.cc:385] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.447103 19601 raft_consensus.cc:385] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.447580 19601 raft_consensus.cc:740] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.447528 19600 raft_consensus.cc:740] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.447355 19602 consensus_queue.cc:260] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.448472 19601 consensus_queue.cc:260] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.448580 19600 consensus_queue.cc:260] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.449684 19602 ts_tablet_manager.cc:1434] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 13:04:49.450592 19602 tablet_bootstrap.cc:492] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa: Bootstrap starting.
I20260709 13:04:49.450641 19601 ts_tablet_manager.cc:1434] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:04:49.450870 19600 ts_tablet_manager.cc:1434] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:49.451556 19601 tablet_bootstrap.cc:492] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6: Bootstrap starting.
I20260709 13:04:49.451831 19600 tablet_bootstrap.cc:492] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:49.486500 19601 tablet_bootstrap.cc:654] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.490573 19602 tablet_bootstrap.cc:654] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.489081 19600 tablet_bootstrap.cc:654] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.506954 19215 catalog_manager.cc:5697] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 0 to 1, leader changed from <none> to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 1 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.503269 19213 catalog_manager.cc:5697] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.513563 19600 tablet_bootstrap.cc:492] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.514580 19600 ts_tablet_manager.cc:1403] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.004s
I20260709 13:04:49.513473 19213 catalog_manager.cc:5697] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.519431 19601 tablet_bootstrap.cc:492] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6: No bootstrap required, opened a new log
I20260709 13:04:49.520445 19601 ts_tablet_manager.cc:1403] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6: Time spent bootstrapping tablet: real 0.069s	user 0.003s	sys 0.019s
I20260709 13:04:49.519730 19600 raft_consensus.cc:359] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.521040 19600 raft_consensus.cc:385] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.521430 19600 raft_consensus.cc:740] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.522447 19600 consensus_queue.cc:260] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.526775 19600 ts_tablet_manager.cc:1434] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.008s
I20260709 13:04:49.528650 19600 tablet_bootstrap.cc:492] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:49.530177 19601 raft_consensus.cc:359] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.531224 19601 raft_consensus.cc:385] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.531534 19601 raft_consensus.cc:740] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.516119 19213 catalog_manager.cc:5697] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.532349 19601 consensus_queue.cc:260] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.534174 19601 ts_tablet_manager.cc:1434] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:04:49.537706 19600 tablet_bootstrap.cc:654] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.549823 19625 raft_consensus.cc:493] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.550928 19625 raft_consensus.cc:515] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.557475 19625 leader_election.cc:290] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.558445 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:49.558771 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
W20260709 13:04:49.560410 19283 leader_election.cc:343] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:49.561188 19284 leader_election.cc:343] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:49.561556 19602 tablet_bootstrap.cc:492] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa: No bootstrap required, opened a new log
I20260709 13:04:49.562022 19600 tablet_bootstrap.cc:492] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.561657 19284 leader_election.cc:304] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6; no voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:49.562572 19600 ts_tablet_manager.cc:1403] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.018s
I20260709 13:04:49.562477 19602 ts_tablet_manager.cc:1403] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.025s
I20260709 13:04:49.563339 19625 raft_consensus.cc:2749] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:49.565922 19600 raft_consensus.cc:359] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.566735 19600 raft_consensus.cc:385] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.567137 19600 raft_consensus.cc:740] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.566756 19602 raft_consensus.cc:359] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.567744 19602 raft_consensus.cc:385] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.567996 19602 raft_consensus.cc:740] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.568040 19600 consensus_queue.cc:260] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.568773 19602 consensus_queue.cc:260] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.570178 19600 ts_tablet_manager.cc:1434] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:04:49.572073 19602 ts_tablet_manager.cc:1434] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 13:04:49.573827 19600 tablet_bootstrap.cc:492] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466: Bootstrap starting.
I20260709 13:04:49.581542 19600 tablet_bootstrap.cc:654] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:49.588795 19600 tablet_bootstrap.cc:492] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466: No bootstrap required, opened a new log
I20260709 13:04:49.589273 19600 ts_tablet_manager.cc:1403] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 13:04:49.592236 19600 raft_consensus.cc:359] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.592944 19600 raft_consensus.cc:385] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:49.593221 19600 raft_consensus.cc:740] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Initialized, Role: FOLLOWER
I20260709 13:04:49.593843 19600 consensus_queue.cc:260] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.596210 19516 raft_consensus.cc:493] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.596707 19516 raft_consensus.cc:515] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.598503 19600 ts_tablet_manager.cc:1434] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:04:49.600194 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4af142f4c054d10b7c9a805ec12ad78" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:49.600816 19393 raft_consensus.cc:2468] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:49.599076 19516 leader_election.cc:290] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:49.601922 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4af142f4c054d10b7c9a805ec12ad78" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:49.601984 19432 leader_election.cc:304] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.602752 19318 raft_consensus.cc:2468] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:49.604705 19516 raft_consensus.cc:2804] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.605206 19516 raft_consensus.cc:493] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.605538 19516 raft_consensus.cc:3060] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.613232 19516 raft_consensus.cc:515] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.615430 19516 leader_election.cc:290] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:49.615674 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4af142f4c054d10b7c9a805ec12ad78" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:49.616118 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4af142f4c054d10b7c9a805ec12ad78" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:49.616719 19318 raft_consensus.cc:3060] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.616755 19393 raft_consensus.cc:3060] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.625439 19318 raft_consensus.cc:2468] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:49.626489 19433 leader_election.cc:304] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:49.627192 19516 raft_consensus.cc:2804] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.627743 19393 raft_consensus.cc:2468] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:49.627764 19516 raft_consensus.cc:697] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:49.629184 19516 consensus_queue.cc:237] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.637256 19215 catalog_manager.cc:5697] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:49.676872 19625 raft_consensus.cc:493] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.677438 19625 raft_consensus.cc:515] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.679239 19625 leader_election.cc:290] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.679948 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bc6f09e4734a6d9fb9a7b1a576db41" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:49.680356 19467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bc6f09e4734a6d9fb9a7b1a576db41" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:49.680605 19393 raft_consensus.cc:2468] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.680954 19467 raft_consensus.cc:2468] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.681717 19283 leader_election.cc:304] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.682463 19625 raft_consensus.cc:2804] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.682731 19625 raft_consensus.cc:493] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.682962 19625 raft_consensus.cc:3060] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.689769 19625 raft_consensus.cc:515] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.692883 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bc6f09e4734a6d9fb9a7b1a576db41" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:49.693445 19625 leader_election.cc:290] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.693532 19393 raft_consensus.cc:3060] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.694778 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bc6f09e4734a6d9fb9a7b1a576db41" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:49.694938 19623 consensus_queue.cc:1048] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:49.695577 19466 raft_consensus.cc:3060] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.702206 19393 raft_consensus.cc:2468] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.703364 19283 leader_election.cc:304] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.705518 19636 raft_consensus.cc:2804] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.706049 19636 raft_consensus.cc:697] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:49.706991 19636 consensus_queue.cc:237] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.707484 19466 raft_consensus.cc:2468] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.719519 19604 consensus_queue.cc:1048] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:49.724076 19216 catalog_manager.cc:5697] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.781884 19636 raft_consensus.cc:493] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.782497 19636 raft_consensus.cc:515] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.784219 19636 leader_election.cc:290] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.785179 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466" is_pre_election: true
I20260709 13:04:49.785207 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:49.785785 19466 raft_consensus.cc:2468] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.785966 19391 raft_consensus.cc:2468] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 0.
I20260709 13:04:49.786748 19284 leader_election.cc:304] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:49.787324 19648 raft_consensus.cc:493] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:49.787509 19636 raft_consensus.cc:2804] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.787947 19636 raft_consensus.cc:493] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.787817 19648 raft_consensus.cc:515] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.788261 19636 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.789737 19648 leader_election.cc:290] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:49.790493 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6" is_pre_election: true
I20260709 13:04:49.790733 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa" is_pre_election: true
I20260709 13:04:49.791154 19318 raft_consensus.cc:2468] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:49.791302 19391 raft_consensus.cc:2468] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 0.
I20260709 13:04:49.792220 19433 leader_election.cc:304] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:49.793045 19648 raft_consensus.cc:2804] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:49.793388 19648 raft_consensus.cc:493] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:49.793701 19648 raft_consensus.cc:3060] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.796367 19636 raft_consensus.cc:515] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.798822 19636 leader_election.cc:290] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:49.799474 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:49.800108 19466 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.800081 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:49.800843 19391 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.800081 19648 raft_consensus.cc:515] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.806759 19648 leader_election.cc:290] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:49.807861 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:49.808496 19393 raft_consensus.cc:3060] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.808683 19391 raft_consensus.cc:2468] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.809041 19466 raft_consensus.cc:2468] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 1.
I20260709 13:04:49.809903 19283 leader_election.cc:304] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.810580 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:49.810710 19625 consensus_queue.cc:1048] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:49.811146 19318 raft_consensus.cc:3060] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:49.811736 19625 raft_consensus.cc:2804] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.812131 19625 raft_consensus.cc:697] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:49.812973 19625 consensus_queue.cc:237] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.815598 19393 raft_consensus.cc:2468] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:49.817099 19432 leader_election.cc:304] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:49.818724 19516 raft_consensus.cc:2804] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:49.819243 19516 raft_consensus.cc:697] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:49.818607 19318 raft_consensus.cc:2468] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 1.
I20260709 13:04:49.820147 19516 consensus_queue.cc:237] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:49.820554 19604 consensus_queue.cc:1048] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:49.823714 19216 catalog_manager.cc:5697] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 1 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.846014 19625 consensus_queue.cc:1048] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:49.853967 19658 consensus_queue.cc:1048] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:49.857676 19625 consensus_queue.cc:1048] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:49.857357 19215 catalog_manager.cc:5697] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:49.889729 19636 consensus_queue.cc:1048] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:49.931372 19625 consensus_queue.cc:1048] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:49.942101 19625 consensus_queue.cc:1048] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:50.030407 19393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ae134a875484be2a6a64fdc6a9dbf69"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
mode: GRACEFUL
new_leader_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:40544
I20260709 13:04:50.030998 19393 raft_consensus.cc:606] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Received request to transfer leadership to TS 08bfafadec3f4f819a06a148801c92d6
I20260709 13:04:50.038502 19393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
mode: GRACEFUL
new_leader_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:40544
I20260709 13:04:50.038982 19393 raft_consensus.cc:606] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Received request to transfer leadership to TS 08bfafadec3f4f819a06a148801c92d6
I20260709 13:04:50.045904 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bde8da673e694c7788f7bba07b915257"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
mode: GRACEFUL
new_leader_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:34166
I20260709 13:04:50.046391 19318 raft_consensus.cc:606] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Received request to transfer leadership to TS 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:50.051005 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d779f784601482ba90c5777123f8245"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
mode: GRACEFUL
new_leader_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:34166
I20260709 13:04:50.051450 19318 raft_consensus.cc:606] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Received request to transfer leadership to TS 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:50.056493 19466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
mode: GRACEFUL
new_leader_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40156
I20260709 13:04:50.057076 19466 raft_consensus.cc:606] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Received request to transfer leadership to TS 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:50.062763 19466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4af142f4c054d10b7c9a805ec12ad78"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
mode: GRACEFUL
new_leader_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40156
I20260709 13:04:50.063216 19466 raft_consensus.cc:606] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Received request to transfer leadership to TS 81fe863293da4dc1bd62a7a339d16faa
I20260709 13:04:50.067332 19318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5bc6f09e4734a6d9fb9a7b1a576db41"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
mode: GRACEFUL
new_leader_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:34166
I20260709 13:04:50.067724 19318 raft_consensus.cc:606] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Received request to transfer leadership to TS 2218c4b50ce446a688554f8f2c24b466
I20260709 13:04:50.076555 19516 consensus_queue.cc:1048] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:50.086004 19648 consensus_queue.cc:1048] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:50.094563 19516 raft_consensus.cc:993] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466: : Instructing follower 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:50.095016 19648 raft_consensus.cc:1081] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Signalling peer 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:50.096545 19393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4af142f4c054d10b7c9a805ec12ad78"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40528
I20260709 13:04:50.097157 19393 raft_consensus.cc:493] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:50.097509 19393 raft_consensus.cc:3060] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.102630 19393 raft_consensus.cc:515] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.104554 19393 leader_election.cc:290] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 2 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:50.105279 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4af142f4c054d10b7c9a805ec12ad78" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:50.105926 19318 raft_consensus.cc:3060] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.106061 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4af142f4c054d10b7c9a805ec12ad78" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:50.106707 19466 raft_consensus.cc:3055] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:50.107018 19466 raft_consensus.cc:740] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:50.107790 19466 consensus_queue.cc:260] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.108979 19466 raft_consensus.cc:3060] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.112491 19318 raft_consensus.cc:2468] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:50.113621 19359 leader_election.cc:304] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [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: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:50.114297 19658 raft_consensus.cc:2804] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.114665 19658 raft_consensus.cc:697] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:50.115229 19466 raft_consensus.cc:2468] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:50.115443 19658 consensus_queue.cc:237] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.121675 19213 catalog_manager.cc:5697] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 1 to 2, leader changed from 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131) to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 2 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.248270 19623 raft_consensus.cc:993] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa: : Instructing follower 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:50.248793 19623 raft_consensus.cc:1081] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Signalling peer 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:50.250308 19318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ae134a875484be2a6a64fdc6a9dbf69"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:34142
I20260709 13:04:50.250902 19318 raft_consensus.cc:493] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:50.251154 19318 raft_consensus.cc:3060] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.255578 19625 consensus_queue.cc:1048] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:50.256954 19318 raft_consensus.cc:515] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.259027 19318 leader_election.cc:290] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 2 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:50.259267 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae134a875484be2a6a64fdc6a9dbf69" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:50.260120 19465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae134a875484be2a6a64fdc6a9dbf69" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:50.260785 19465 raft_consensus.cc:3060] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.260363 19393 raft_consensus.cc:3055] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:50.263696 19393 raft_consensus.cc:740] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:50.264868 19393 consensus_queue.cc:260] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.266280 19393 raft_consensus.cc:3060] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.269750 19636 consensus_queue.cc:1048] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:50.270416 19465 raft_consensus.cc:2468] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:50.271660 19284 leader_election.cc:304] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [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: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:50.272701 19625 raft_consensus.cc:2804] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.273203 19625 raft_consensus.cc:697] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:50.273833 19393 raft_consensus.cc:2468] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:50.274535 19625 consensus_queue.cc:237] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.278460 19623 raft_consensus.cc:993] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: : Instructing follower 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:50.284861 19511 raft_consensus.cc:1081] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Signalling peer 08bfafadec3f4f819a06a148801c92d6 to start an election
I20260709 13:04:50.286906 19317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
 from {username='slave'} at 127.0.0.1:34142
I20260709 13:04:50.287478 19317 raft_consensus.cc:493] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:50.287598 19586 consensus_queue.cc:1048] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:50.288811 19625 raft_consensus.cc:993] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6: : Instructing follower 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:50.287906 19317 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.289414 19625 raft_consensus.cc:1081] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Signalling peer 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:50.291388 19392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d779f784601482ba90c5777123f8245"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40514
I20260709 13:04:50.291994 19392 raft_consensus.cc:493] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:50.292354 19392 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.296464 19213 catalog_manager.cc:5697] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 1 to 2, leader changed from 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130) to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.298439 19317 raft_consensus.cc:515] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.302227 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:50.302948 19393 raft_consensus.cc:3055] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:50.303604 19317 leader_election.cc:290] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [CANDIDATE]: Term 2 election: Requested vote from peers 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:50.304742 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34" candidate_uuid: "08bfafadec3f4f819a06a148801c92d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:50.305757 19466 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.307650 19392 raft_consensus.cc:515] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.309913 19392 leader_election.cc:290] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 2 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:50.311617 19648 consensus_queue.cc:1048] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:50.318529 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:50.319121 19318 raft_consensus.cc:3055] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:50.319412 19318 raft_consensus.cc:740] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:50.319717 19466 raft_consensus.cc:2468] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:50.303325 19393 raft_consensus.cc:740] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:50.321370 19393 consensus_queue.cc:260] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.322790 19625 consensus_queue.cc:1048] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:50.323241 19466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:50.323988 19466 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.322001 19284 leader_election.cc:304] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [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: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:50.325243 19586 raft_consensus.cc:2804] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.325768 19586 raft_consensus.cc:697] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Becoming Leader. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:50.322746 19393 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.320134 19318 consensus_queue.cc:260] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.326969 19586 consensus_queue.cc:237] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.329427 19318 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.334898 19645 consensus_queue.cc:1048] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:50.337296 19318 raft_consensus.cc:2468] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:50.338882 19359 leader_election.cc:304] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [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: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:50.339733 19623 raft_consensus.cc:2804] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.341403 19623 raft_consensus.cc:697] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:50.347007 19623 consensus_queue.cc:237] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.350255 19466 raft_consensus.cc:2468] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:50.343566 19393 raft_consensus.cc:2468] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08bfafadec3f4f819a06a148801c92d6 in term 2.
I20260709 13:04:50.352238 19586 raft_consensus.cc:993] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6: : Instructing follower 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:50.352775 19586 raft_consensus.cc:1081] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Signalling peer 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:50.354487 19465 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5bc6f09e4734a6d9fb9a7b1a576db41"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:40142
I20260709 13:04:50.355072 19465 raft_consensus.cc:493] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:50.355460 19465 raft_consensus.cc:3060] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.350728 19213 catalog_manager.cc:5697] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 reported cstate change: term changed from 1 to 2, leader changed from 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130) to 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129). New cstate: current_term: 2 leader_uuid: "08bfafadec3f4f819a06a148801c92d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.362902 19465 raft_consensus.cc:515] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.365103 19465 leader_election.cc:290] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 2 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:50.367300 19648 raft_consensus.cc:993] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466: : Instructing follower 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:50.367889 19648 raft_consensus.cc:1081] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Signalling peer 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:50.368011 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bc6f09e4734a6d9fb9a7b1a576db41" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:50.369545 19318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5bc6f09e4734a6d9fb9a7b1a576db41" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:50.369617 19393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40528
I20260709 13:04:50.372125 19391 raft_consensus.cc:3060] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.372262 19393 raft_consensus.cc:493] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:50.372678 19393 raft_consensus.cc:3060] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.376825 19318 raft_consensus.cc:3055] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:50.377167 19318 raft_consensus.cc:740] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:50.379194 19391 raft_consensus.cc:2468] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 2.
I20260709 13:04:50.377983 19318 consensus_queue.cc:260] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.380272 19432 leader_election.cc:304] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [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: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:50.381517 19318 raft_consensus.cc:3060] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.382226 19672 raft_consensus.cc:2804] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.383059 19393 raft_consensus.cc:515] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.383493 19672 raft_consensus.cc:697] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 2 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:50.385025 19393 leader_election.cc:290] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 2 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:50.385746 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:50.386360 19317 raft_consensus.cc:3060] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.371251 19215 catalog_manager.cc:5697] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 1 to 2, leader changed from 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129) to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 2 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.389189 19318 raft_consensus.cc:2468] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 2.
I20260709 13:04:50.391587 19465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b690e9564644ae8e8f0d27332b5985" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:50.392161 19465 raft_consensus.cc:3055] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:50.392463 19465 raft_consensus.cc:740] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:50.393338 19465 consensus_queue.cc:260] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.394635 19465 raft_consensus.cc:3060] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.395279 19317 raft_consensus.cc:2468] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:50.397315 19359 leader_election.cc:304] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [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: 08bfafadec3f4f819a06a148801c92d6, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:50.398233 19511 raft_consensus.cc:2804] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.398639 19511 raft_consensus.cc:697] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:50.399356 19511 consensus_queue.cc:237] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.405385 19465 raft_consensus.cc:2468] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:50.405443 19672 consensus_queue.cc:237] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.407652 19213 catalog_manager.cc:5697] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 1 to 2, leader changed from 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131) to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 2 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.413239 19215 catalog_manager.cc:5697] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 1 to 2, leader changed from 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129) to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:50.496740 19625 raft_consensus.cc:993] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6: : Instructing follower 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:50.497198 19636 raft_consensus.cc:1081] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Signalling peer 81fe863293da4dc1bd62a7a339d16faa to start an election
I20260709 13:04:50.498556 19393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bde8da673e694c7788f7bba07b915257"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
 from {username='slave'} at 127.0.0.1:40514
I20260709 13:04:50.498931 19393 raft_consensus.cc:493] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:50.499145 19393 raft_consensus.cc:3060] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.503412 19393 raft_consensus.cc:515] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.504719 19393 leader_election.cc:290] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [CANDIDATE]: Term 2 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723)
I20260709 13:04:50.505544 19317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8da673e694c7788f7bba07b915257" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:50.505815 19465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8da673e694c7788f7bba07b915257" candidate_uuid: "81fe863293da4dc1bd62a7a339d16faa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
I20260709 13:04:50.506237 19317 raft_consensus.cc:3055] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:50.506392 19465 raft_consensus.cc:3060] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.506590 19317 raft_consensus.cc:740] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:50.507474 19317 consensus_queue.cc:260] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.508671 19317 raft_consensus.cc:3060] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:50.513410 19465 raft_consensus.cc:2468] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:50.514781 19359 leader_election.cc:304] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [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: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:50.515290 19317 raft_consensus.cc:2468] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81fe863293da4dc1bd62a7a339d16faa in term 2.
I20260709 13:04:50.515502 19511 raft_consensus.cc:2804] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:50.516005 19511 raft_consensus.cc:697] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Becoming Leader. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:50.516770 19511 consensus_queue.cc:237] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:50.522509 19213 catalog_manager.cc:5697] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa reported cstate change: term changed from 1 to 2, leader changed from 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129) to 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130). New cstate: current_term: 2 leader_uuid: "81fe863293da4dc1bd62a7a339d16faa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:50.543713 19465 raft_consensus.cc:1275] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.545017 19511 consensus_queue.cc:1048] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.552594 19317 raft_consensus.cc:1275] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.554708 19604 consensus_queue.cc:1048] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.742046 19465 raft_consensus.cc:1275] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.743149 19636 consensus_queue.cc:1048] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.749874 19391 raft_consensus.cc:1275] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.752139 19589 consensus_queue.cc:1048] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.783490 19317 raft_consensus.cc:1275] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.784723 19511 consensus_queue.cc:1048] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.794431 19465 raft_consensus.cc:1275] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.795555 19604 consensus_queue.cc:1048] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.803615 19465 raft_consensus.cc:1275] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.804836 19586 consensus_queue.cc:1048] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.812770 19391 raft_consensus.cc:1275] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Refusing update from remote peer 08bfafadec3f4f819a06a148801c92d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.814076 19625 consensus_queue.cc:1048] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.853286 19391 raft_consensus.cc:1275] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.854497 19672 consensus_queue.cc:1048] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.861685 19317 raft_consensus.cc:1275] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.863729 19677 consensus_queue.cc:1048] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:50.871577 19465 raft_consensus.cc:1275] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.872678 19604 consensus_queue.cc:1048] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:50.881469 19317 raft_consensus.cc:1275] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:50.882879 19623 consensus_queue.cc:1048] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.071599 19317 raft_consensus.cc:1275] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:51.072741 19623 consensus_queue.cc:1048] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:51.080482 19465 raft_consensus.cc:1275] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Refusing update from remote peer 81fe863293da4dc1bd62a7a339d16faa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:51.082034 19623 consensus_queue.cc:1048] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [LEADER]: Connected to new peer: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:53.070559 19213 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40478:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:04:53.089190 19213 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40478:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:04:53.110502 14202 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:04:53.176396 19713 tablet.cc:1724] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.242527 19712 tablet.cc:1724] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:04:53.261240 19493 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:272e87a73961452db62c19488b20e28d)
W20260709 13:04:53.269678 19493 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:272e87a73961452db62c19488b20e28d)
W20260709 13:04:53.270617 19493 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:272e87a73961452db62c19488b20e28d)
I20260709 13:04:53.281737 19712 tablet.cc:1724] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.284588 19713 tablet.cc:1724] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.309085 19392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d779f784601482ba90c5777123f8245"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
mode: GRACEFUL
new_leader_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:58896
I20260709 13:04:53.309789 19392 raft_consensus.cc:606] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Received request to transfer leadership to TS 2218c4b50ce446a688554f8f2c24b466
W20260709 13:04:53.281983 19704 log.cc:927] Time spent T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 13:04:53.313386 19740 tablet.cc:1724] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.291107 19725 tablet.cc:1724] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.298056 19723 tablet.cc:1724] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:04:53.300570 19359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:46723, user_credentials={real_user=slave}} blocked reactor thread for 44696.7us
I20260709 13:04:53.303196 19741 tablet.cc:1724] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.305063 19738 tablet.cc:1724] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.335757 19742 raft_consensus.cc:993] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: : Instructing follower 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:53.336220 19742 raft_consensus.cc:1081] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Signalling peer 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:53.344787 19467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d779f784601482ba90c5777123f8245"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:40138
I20260709 13:04:53.346411 19467 raft_consensus.cc:493] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.346791 19467 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.349164 19744 tablet.cc:1724] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.361692 19713 tablet.cc:1724] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.376194 19723 tablet.cc:1724] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.404053 19723 tablet.cc:1724] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.406939 19749 tablet.cc:1724] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.418426 19746 tablet.cc:1724] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.425787 19314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
mode: GRACEFUL
new_leader_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:42654
I20260709 13:04:53.426523 19314 raft_consensus.cc:606] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Received request to transfer leadership to TS 2218c4b50ce446a688554f8f2c24b466
I20260709 13:04:53.440620 19467 raft_consensus.cc:515] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.459733 19467 leader_election.cc:290] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 3 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:53.459751 14202 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:04:53.466924 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:53.469703 19738 tablet.cc:1724] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.475165 19315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:53.475644 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d779f784601482ba90c5777123f8245" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:53.475857 19315 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.476207 19393 raft_consensus.cc:3055] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:53.476487 19393 raft_consensus.cc:740] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:53.434098 19744 tablet.cc:1724] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.477185 19393 consensus_queue.cc:260] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.484150 19393 raft_consensus.cc:3060] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.495837 19752 tablet.cc:1724] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.466385 19740 tablet.cc:1724] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.502065 19749 tablet.cc:1724] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.473670 19725 tablet.cc:1724] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.512857 19701 raft_consensus.cc:993] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: : Instructing follower 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:53.513482 19701 raft_consensus.cc:1081] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Signalling peer 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:53.515216 19723 tablet.cc:1724] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.528404 19393 raft_consensus.cc:2468] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 3.
I20260709 13:04:53.529734 19432 leader_election.cc:304] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [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: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:53.530786 19734 raft_consensus.cc:2804] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:53.531226 19734 raft_consensus.cc:697] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 3 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:53.531991 19734 consensus_queue.cc:237] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.533905 19725 tablet.cc:1724] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.535466 19463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:40142
I20260709 13:04:53.535836 19315 raft_consensus.cc:2468] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 3.
I20260709 13:04:53.536065 19463 raft_consensus.cc:493] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.536495 19463 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.554265 19723 tablet.cc:1724] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.555148 19216 catalog_manager.cc:5697] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 2 to 3, leader changed from 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130) to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.549906 19463 raft_consensus.cc:515] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.556720 19467 raft_consensus.cc:1240] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Rejecting Update request from peer 08bfafadec3f4f819a06a148801c92d6 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:53.557889 19463 leader_election.cc:290] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 3 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:53.559667 19724 consensus_queue.cc:1059] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:53.560719 19315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:53.561100 19393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5960e7ae3b80460baf97afca2696d181"
dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
mode: GRACEFUL
new_leader_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:58896
I20260709 13:04:53.561676 19393 raft_consensus.cc:606] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Received request to transfer leadership to TS 2218c4b50ce446a688554f8f2c24b466
I20260709 13:04:53.560689 19736 raft_consensus.cc:3055] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:53.562695 19736 raft_consensus.cc:740] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:53.563341 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f143ab1f30704f7cb6b35ae2834bdf34" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:53.563827 19736 consensus_queue.cc:260] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.564627 19391 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.568090 19316 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6"
dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
mode: GRACEFUL
new_leader_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:42654
I20260709 13:04:53.568719 19316 raft_consensus.cc:606] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Received request to transfer leadership to TS 2218c4b50ce446a688554f8f2c24b466
I20260709 13:04:53.570245 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:53.570818 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:53.555878 19744 tablet.cc:1724] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.574011 19391 raft_consensus.cc:2468] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 3.
I20260709 13:04:53.578732 19432 leader_election.cc:304] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [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: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:53.579922 19738 tablet.cc:1724] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:53.581014 19734 raft_consensus.cc:2804] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:53.581739 19734 raft_consensus.cc:697] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 3 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:53.582641 19734 consensus_queue.cc:237] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.585177 19736 raft_consensus.cc:3060] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.592542 19215 catalog_manager.cc:5697] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 2 to 3, leader changed from 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129) to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.594794 19215 catalog_manager.cc:5789] TS 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131:46723) does not have the latest schema for tablet f143ab1f30704f7cb6b35ae2834bdf34 (table soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc]). Expected version 1 got 0
I20260709 13:04:53.602644 19315 raft_consensus.cc:2468] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 3.
I20260709 13:04:53.606746 19724 raft_consensus.cc:993] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6: : Instructing follower 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:53.607400 19739 raft_consensus.cc:1081] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Signalling peer 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:53.609030 19464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:40142
I20260709 13:04:53.609544 19464 raft_consensus.cc:493] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.609915 19464 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.616604 19683 raft_consensus.cc:993] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa: : Instructing follower 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:53.617133 19683 raft_consensus.cc:1081] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Signalling peer 2218c4b50ce446a688554f8f2c24b466 to start an election
I20260709 13:04:53.617362 19464 raft_consensus.cc:515] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.619310 19463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5960e7ae3b80460baf97afca2696d181"
dest_uuid: "2218c4b50ce446a688554f8f2c24b466"
 from {username='slave'} at 127.0.0.1:40138
I20260709 13:04:53.619825 19463 raft_consensus.cc:493] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:53.619879 19464 leader_election.cc:290] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 3 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:53.620245 19463 raft_consensus.cc:3060] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.620330 19391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:53.620986 19391 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.616765 19213 catalog_manager.cc:6242] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce: soft_deleted_table [id=c1e3c052ed3948878d4d969d58d31dfc] alter complete (version 1)
I20260709 13:04:53.621205 19315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdff1802419a438cacb9f07fdc8280b6" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:53.622224 19315 raft_consensus.cc:3055] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:53.622738 19315 raft_consensus.cc:740] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 08bfafadec3f4f819a06a148801c92d6, State: Running, Role: LEADER
I20260709 13:04:53.623764 19315 consensus_queue.cc:260] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.624984 19315 raft_consensus.cc:3060] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:53.627413 19391 raft_consensus.cc:2468] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 3.
I20260709 13:04:53.627314 19463 raft_consensus.cc:515] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.628733 19432 leader_election.cc:304] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [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: 2218c4b50ce446a688554f8f2c24b466, 81fe863293da4dc1bd62a7a339d16faa; no voters: 
I20260709 13:04:53.629467 19463 leader_election.cc:290] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [CANDIDATE]: Term 2 election: Requested vote from peers 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969), 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015)
I20260709 13:04:53.629948 19734 raft_consensus.cc:2804] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:53.630483 19734 raft_consensus.cc:697] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 3 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:53.630894 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5960e7ae3b80460baf97afca2696d181" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "81fe863293da4dc1bd62a7a339d16faa"
I20260709 13:04:53.631214 19315 raft_consensus.cc:2468] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 3.
I20260709 13:04:53.631381 19393 raft_consensus.cc:3055] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:53.631871 19393 raft_consensus.cc:740] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 81fe863293da4dc1bd62a7a339d16faa, State: Running, Role: LEADER
I20260709 13:04:53.631714 19316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5960e7ae3b80460baf97afca2696d181" candidate_uuid: "2218c4b50ce446a688554f8f2c24b466" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "08bfafadec3f4f819a06a148801c92d6"
I20260709 13:04:53.632431 19316 raft_consensus.cc:3060] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.632619 19393 consensus_queue.cc:260] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.633766 19393 raft_consensus.cc:3060] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:53.631278 19734 consensus_queue.cc:237] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.638680 19316 raft_consensus.cc:2468] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 2.
I20260709 13:04:53.639884 19433 leader_election.cc:304] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [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: 08bfafadec3f4f819a06a148801c92d6, 2218c4b50ce446a688554f8f2c24b466; no voters: 
I20260709 13:04:53.640074 19393 raft_consensus.cc:2468] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2218c4b50ce446a688554f8f2c24b466 in term 2.
I20260709 13:04:53.640868 19733 raft_consensus.cc:2804] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:53.641372 19733 raft_consensus.cc:697] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 2 LEADER]: Becoming Leader. State: Replica: 2218c4b50ce446a688554f8f2c24b466, State: Running, Role: LEADER
I20260709 13:04:53.642145 19733 consensus_queue.cc:237] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Queue 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: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } }
I20260709 13:04:53.648450 19215 catalog_manager.cc:5697] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 2 to 3, leader changed from 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129) to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.660846 19215 catalog_manager.cc:5697] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 reported cstate change: term changed from 1 to 2, leader changed from 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130) to 2218c4b50ce446a688554f8f2c24b466 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "2218c4b50ce446a688554f8f2c24b466" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2218c4b50ce446a688554f8f2c24b466" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 46723 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.973474 19393 raft_consensus.cc:1275] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:53.974685 19733 consensus_queue.cc:1048] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:53.986357 19315 raft_consensus.cc:1275] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:53.987807 19734 consensus_queue.cc:1048] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.051415 19393 raft_consensus.cc:1275] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.052692 19733 consensus_queue.cc:1048] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.061510 19315 raft_consensus.cc:1275] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.062790 19681 consensus_queue.cc:1048] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.105583 19393 raft_consensus.cc:1275] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:54.106842 19681 consensus_queue.cc:1048] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.113132 19763 tablet.cc:1724] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:04:54.116787 19315 raft_consensus.cc:1275] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:54.120558 19681 consensus_queue.cc:1048] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:54.142457 19763 tablet.cc:1719] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:04:54.155310 19765 tablet.cc:1719] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:04:54.156494 19764 tablet.cc:1719] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: Skipping requested alter to schema version 1, tablet already version 1
I20260709 13:04:54.167122 19393 raft_consensus.cc:1275] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:54.168407 19733 consensus_queue.cc:1048] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81fe863293da4dc1bd62a7a339d16faa" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 40015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:54.177202 19315 raft_consensus.cc:1275] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Refusing update from remote peer 2218c4b50ce446a688554f8f2c24b466: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:54.178905 19734 consensus_queue.cc:1048] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08bfafadec3f4f819a06a148801c92d6" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 34969 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:54.624961 14202 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:04:54.630225 14202 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:04:54.630614 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:54.637171 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:04:54.637607 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:55.669019 14202 tablet_server.cc:179] TabletServer@127.13.222.129:0 shutting down...
W20260709 13:04:55.695926 19359 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]
I20260709 13:04:55.699129 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:04:55.699584 19359 consensus_peers.cc:597] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa -> Peer 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969): Couldn't send request to peer 08bfafadec3f4f819a06a148801c92d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:55.700011 14202 tablet_replica.cc:333] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.700794 14202 raft_consensus.cc:2243] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.701247 14202 raft_consensus.cc:2272] T 71b690e9564644ae8e8f0d27332b5985 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.703125 14202 tablet_replica.cc:333] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.703691 14202 raft_consensus.cc:2243] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.704197 14202 raft_consensus.cc:2272] T bde8da673e694c7788f7bba07b915257 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.706156 14202 tablet_replica.cc:333] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.706776 14202 raft_consensus.cc:2243] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.707525 14202 raft_consensus.cc:2272] T 5ae134a875484be2a6a64fdc6a9dbf69 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.709461 14202 tablet_replica.cc:333] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.710427 14202 raft_consensus.cc:2243] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.711299 14202 raft_consensus.cc:2272] T 9d80947c064748c78c3bd514beea6564 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.713347 14202 tablet_replica.cc:333] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.713868 14202 raft_consensus.cc:2243] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.714308 14202 raft_consensus.cc:2272] T a4af142f4c054d10b7c9a805ec12ad78 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.716163 14202 tablet_replica.cc:333] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.716723 14202 raft_consensus.cc:2243] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.717149 14202 raft_consensus.cc:2272] T 8d779f784601482ba90c5777123f8245 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.719157 14202 tablet_replica.cc:333] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.719702 14202 raft_consensus.cc:2243] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.720118 14202 raft_consensus.cc:2272] T 2cfff455357e43f9894a35c910716efe P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.722239 14202 tablet_replica.cc:333] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.722783 14202 raft_consensus.cc:2243] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.723208 14202 raft_consensus.cc:2272] T f143ab1f30704f7cb6b35ae2834bdf34 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.725035 14202 tablet_replica.cc:333] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.725586 14202 raft_consensus.cc:2243] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.725992 14202 raft_consensus.cc:2272] T fc0b945ba6ec4c2692726d35496af8f3 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.728775 14202 tablet_replica.cc:333] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.729454 14202 raft_consensus.cc:2243] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.730759 14202 raft_consensus.cc:2272] T 272e87a73961452db62c19488b20e28d P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.732765 14202 tablet_replica.cc:333] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.733450 14202 raft_consensus.cc:2243] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.733896 14202 raft_consensus.cc:2272] T 5960e7ae3b80460baf97afca2696d181 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.735809 14202 tablet_replica.cc:333] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.736359 14202 raft_consensus.cc:2243] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.736773 14202 raft_consensus.cc:2272] T 762ff55bc23f4d30883ba73c73e4ed96 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.738749 14202 tablet_replica.cc:333] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.739267 14202 raft_consensus.cc:2243] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.739739 14202 raft_consensus.cc:2272] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.741946 14202 tablet_replica.cc:333] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.742473 14202 raft_consensus.cc:2243] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.742898 14202 raft_consensus.cc:2272] T a184d8b846ec4196a3e1fc3dd413124a P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.744781 14202 tablet_replica.cc:333] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.745296 14202 raft_consensus.cc:2243] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.746006 14202 raft_consensus.cc:2272] T 5cc0226fc2fb46978220cd413ae14fa0 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.747975 14202 tablet_replica.cc:333] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.748520 14202 raft_consensus.cc:2243] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.749281 14202 raft_consensus.cc:2272] T c5847180eb594d2ea8fb77b5950809b8 P 08bfafadec3f4f819a06a148801c92d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.751283 14202 tablet_replica.cc:333] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.751752 14202 raft_consensus.cc:2243] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.752136 14202 raft_consensus.cc:2272] T fdff1802419a438cacb9f07fdc8280b6 P 08bfafadec3f4f819a06a148801c92d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.753994 14202 tablet_replica.cc:333] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6: stopping tablet replica
I20260709 13:04:55.754498 14202 raft_consensus.cc:2243] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.755267 14202 raft_consensus.cc:2272] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 08bfafadec3f4f819a06a148801c92d6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:55.768733 19359 consensus_peers.cc:597] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa -> Peer 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969): Couldn't send request to peer 08bfafadec3f4f819a06a148801c92d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:55.773577 19433 consensus_peers.cc:597] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 -> Peer 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969): Couldn't send request to peer 08bfafadec3f4f819a06a148801c92d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:55.791626 19433 consensus_peers.cc:597] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 -> Peer 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969): Couldn't send request to peer 08bfafadec3f4f819a06a148801c92d6. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:55.796182 14202 tablet_server.cc:196] TabletServer@127.13.222.129:0 shutdown complete.
I20260709 13:04:55.830156 14202 tablet_server.cc:179] TabletServer@127.13.222.130:0 shutting down...
I20260709 13:04:55.855763 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:55.856458 14202 tablet_replica.cc:333] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.857218 14202 raft_consensus.cc:2243] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.858227 14202 raft_consensus.cc:2272] T 71b690e9564644ae8e8f0d27332b5985 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.860092 14202 tablet_replica.cc:333] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.860599 14202 raft_consensus.cc:2243] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.860973 14202 raft_consensus.cc:2272] T 9d80947c064748c78c3bd514beea6564 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.862735 14202 tablet_replica.cc:333] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.863222 14202 raft_consensus.cc:2243] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.863865 14202 raft_consensus.cc:2272] T bde8da673e694c7788f7bba07b915257 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.865491 14202 tablet_replica.cc:333] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.866006 14202 raft_consensus.cc:2243] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.866418 14202 raft_consensus.cc:2272] T 5ae134a875484be2a6a64fdc6a9dbf69 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.868052 14202 tablet_replica.cc:333] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.868526 14202 raft_consensus.cc:2243] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.869208 14202 raft_consensus.cc:2272] T a4af142f4c054d10b7c9a805ec12ad78 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.871084 14202 tablet_replica.cc:333] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.871718 14202 raft_consensus.cc:2243] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.872157 14202 raft_consensus.cc:2272] T 8d779f784601482ba90c5777123f8245 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.873955 14202 tablet_replica.cc:333] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.874632 14202 raft_consensus.cc:2243] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.875032 14202 raft_consensus.cc:2272] T 2cfff455357e43f9894a35c910716efe P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.876916 14202 tablet_replica.cc:333] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.877451 14202 raft_consensus.cc:2243] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.877892 14202 raft_consensus.cc:2272] T f143ab1f30704f7cb6b35ae2834bdf34 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.879793 14202 tablet_replica.cc:333] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.880404 14202 raft_consensus.cc:2243] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.880859 14202 raft_consensus.cc:2272] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.882633 14202 tablet_replica.cc:333] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.883183 14202 raft_consensus.cc:2243] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.883616 14202 raft_consensus.cc:2272] T 5cc0226fc2fb46978220cd413ae14fa0 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.885516 14202 tablet_replica.cc:333] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.886009 14202 raft_consensus.cc:2243] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.886756 14202 raft_consensus.cc:2272] T a184d8b846ec4196a3e1fc3dd413124a P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.888749 14202 tablet_replica.cc:333] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.889281 14202 raft_consensus.cc:2243] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.889703 14202 raft_consensus.cc:2272] T fdff1802419a438cacb9f07fdc8280b6 P 81fe863293da4dc1bd62a7a339d16faa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.891798 14202 tablet_replica.cc:333] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.892304 14202 raft_consensus.cc:2243] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:04:55.892441 19433 consensus_peers.cc:597] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 -> Peer 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969): Couldn't send request to peer 08bfafadec3f4f819a06a148801c92d6. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:55.893129 14202 raft_consensus.cc:2272] T 762ff55bc23f4d30883ba73c73e4ed96 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.895290 14202 tablet_replica.cc:333] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.895787 14202 raft_consensus.cc:2243] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.896170 14202 raft_consensus.cc:2272] T c5847180eb594d2ea8fb77b5950809b8 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.898682 14202 tablet_replica.cc:333] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
W20260709 13:04:55.899137 19432 consensus_peers.cc:597] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 -> Peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Couldn't send request to peer 81fe863293da4dc1bd62a7a339d16faa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:55.899289 14202 raft_consensus.cc:2243] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:55.900128 14202 raft_consensus.cc:2272] T fc0b945ba6ec4c2692726d35496af8f3 P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.902065 14202 tablet_replica.cc:333] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.902570 14202 raft_consensus.cc:2243] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.902988 14202 raft_consensus.cc:2272] T 272e87a73961452db62c19488b20e28d P 81fe863293da4dc1bd62a7a339d16faa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.904860 14202 tablet_replica.cc:333] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.905375 14202 raft_consensus.cc:2243] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.905776 14202 raft_consensus.cc:2272] T 5960e7ae3b80460baf97afca2696d181 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.907572 14202 tablet_replica.cc:333] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa: stopping tablet replica
I20260709 13:04:55.908018 14202 raft_consensus.cc:2243] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.908401 14202 raft_consensus.cc:2272] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 81fe863293da4dc1bd62a7a339d16faa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:55.929867 19432 consensus_peers.cc:597] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 -> Peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Couldn't send request to peer 81fe863293da4dc1bd62a7a339d16faa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:04:55.935809 19432 consensus_peers.cc:597] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 -> Peer 81fe863293da4dc1bd62a7a339d16faa (127.13.222.130:40015): Couldn't send request to peer 81fe863293da4dc1bd62a7a339d16faa. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.130:40015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:55.946605 14202 tablet_server.cc:196] TabletServer@127.13.222.130:0 shutdown complete.
I20260709 13:04:55.976563 14202 tablet_server.cc:179] TabletServer@127.13.222.131:0 shutting down...
W20260709 13:04:56.001647 19433 consensus_peers.cc:597] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 -> Peer 08bfafadec3f4f819a06a148801c92d6 (127.13.222.129:34969): Couldn't send request to peer 08bfafadec3f4f819a06a148801c92d6. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:34969: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:56.004575 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:56.005441 14202 tablet_replica.cc:333] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.006060 14202 raft_consensus.cc:2243] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.006700 14202 raft_consensus.cc:2272] T 71b690e9564644ae8e8f0d27332b5985 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.008522 14202 tablet_replica.cc:333] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.009123 14202 raft_consensus.cc:2243] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.009550 14202 raft_consensus.cc:2272] T bde8da673e694c7788f7bba07b915257 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.011401 14202 tablet_replica.cc:333] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.011921 14202 raft_consensus.cc:2243] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.012436 14202 raft_consensus.cc:2272] T 9d80947c064748c78c3bd514beea6564 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.014271 14202 tablet_replica.cc:333] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.014776 14202 raft_consensus.cc:2243] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.015179 14202 raft_consensus.cc:2272] T 272e87a73961452db62c19488b20e28d P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.016935 14202 tablet_replica.cc:333] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.017413 14202 raft_consensus.cc:2243] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:56.018143 14202 raft_consensus.cc:2272] T 5960e7ae3b80460baf97afca2696d181 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.020046 14202 tablet_replica.cc:333] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.020540 14202 raft_consensus.cc:2243] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.020938 14202 raft_consensus.cc:2272] T 5ae134a875484be2a6a64fdc6a9dbf69 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.022749 14202 tablet_replica.cc:333] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.023267 14202 raft_consensus.cc:2243] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.023630 14202 raft_consensus.cc:2272] T fc0b945ba6ec4c2692726d35496af8f3 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.025586 14202 tablet_replica.cc:333] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.026078 14202 raft_consensus.cc:2243] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:56.026819 14202 raft_consensus.cc:2272] T e5bc6f09e4734a6d9fb9a7b1a576db41 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.028505 14202 tablet_replica.cc:333] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.029016 14202 raft_consensus.cc:2243] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.029414 14202 raft_consensus.cc:2272] T 5cc0226fc2fb46978220cd413ae14fa0 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.031265 14202 tablet_replica.cc:333] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.031731 14202 raft_consensus.cc:2243] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.032132 14202 raft_consensus.cc:2272] T a184d8b846ec4196a3e1fc3dd413124a P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.033852 14202 tablet_replica.cc:333] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.034373 14202 raft_consensus.cc:2243] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.034781 14202 raft_consensus.cc:2272] T 762ff55bc23f4d30883ba73c73e4ed96 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.036561 14202 tablet_replica.cc:333] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.037043 14202 raft_consensus.cc:2243] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.037426 14202 raft_consensus.cc:2272] T c5847180eb594d2ea8fb77b5950809b8 P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.039323 14202 tablet_replica.cc:333] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.039803 14202 raft_consensus.cc:2243] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.040190 14202 raft_consensus.cc:2272] T a4af142f4c054d10b7c9a805ec12ad78 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.041780 14202 tablet_replica.cc:333] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.042393 14202 raft_consensus.cc:2243] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:56.043109 14202 raft_consensus.cc:2272] T 8d779f784601482ba90c5777123f8245 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.044921 14202 tablet_replica.cc:333] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.045403 14202 raft_consensus.cc:2243] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:56.046087 14202 raft_consensus.cc:2272] T f143ab1f30704f7cb6b35ae2834bdf34 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.047864 14202 tablet_replica.cc:333] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.048349 14202 raft_consensus.cc:2243] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:56.049153 14202 raft_consensus.cc:2272] T 2cfff455357e43f9894a35c910716efe P 2218c4b50ce446a688554f8f2c24b466 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.051034 14202 tablet_replica.cc:333] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.051486 14202 raft_consensus.cc:2243] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:56.052150 14202 raft_consensus.cc:2272] T fdff1802419a438cacb9f07fdc8280b6 P 2218c4b50ce446a688554f8f2c24b466 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.054065 14202 tablet_replica.cc:333] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466: stopping tablet replica
I20260709 13:04:56.054520 14202 raft_consensus.cc:2243] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.054909 14202 raft_consensus.cc:2272] T 9b0f35b7470749b6a6fa5e7271fc5ae7 P 2218c4b50ce446a688554f8f2c24b466 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.092190 14202 tablet_server.cc:196] TabletServer@127.13.222.131:0 shutdown complete.
I20260709 13:04:56.123118 14202 master.cc:562] Master@127.13.222.190:38401 shutting down...
I20260709 13:04:56.141396 14202 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:56.141947 14202 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.142294 14202 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcbd472123fb430da06a1f93209243ce: stopping tablet replica
I20260709 13:04:56.161806 14202 master.cc:584] Master@127.13.222.190:38401 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12038 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:04:56.209030 14202 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.13.222.190:32797
I20260709 13:04:56.210143 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:56.216050 19773 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:56.216480 19774 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:56.217406 19776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:56.217455 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:56.218590 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:56.218811 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:56.219048 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602296219028 us; error 0 us; skew 500 ppm
I20260709 13:04:56.219594 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:56.222477 14202 webserver.cc:533] Webserver started at http://127.13.222.190:46717/ using document root <none> and password file <none>
I20260709 13:04:56.223099 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:56.223327 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:56.223647 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:56.225639 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/master-0-root/instance:
uuid: "32796da748ca462f940ad8018e2285a7"
format_stamp: "Formatted at 2026-07-09 13:04:56 on dist-test-slave-x09j"
I20260709 13:04:56.235989 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:04:56.240911 19781 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.242897 14202 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 13:04:56.243281 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/master-0-root
uuid: "32796da748ca462f940ad8018e2285a7"
format_stamp: "Formatted at 2026-07-09 13:04:56 on dist-test-slave-x09j"
I20260709 13:04:56.243667 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:56.264667 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:56.265971 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:56.311686 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.190:32797
I20260709 13:04:56.311813 19832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.190:32797 every 8 connection(s)
I20260709 13:04:56.316577 19833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.328608 19833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7: Bootstrap starting.
I20260709 13:04:56.333405 19833 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:56.337818 19833 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7: No bootstrap required, opened a new log
I20260709 13:04:56.340200 19833 raft_consensus.cc:359] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32796da748ca462f940ad8018e2285a7" member_type: VOTER }
I20260709 13:04:56.340615 19833 raft_consensus.cc:385] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:56.340960 19833 raft_consensus.cc:740] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32796da748ca462f940ad8018e2285a7, State: Initialized, Role: FOLLOWER
I20260709 13:04:56.341586 19833 consensus_queue.cc:260] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "32796da748ca462f940ad8018e2285a7" member_type: VOTER }
I20260709 13:04:56.342213 19833 raft_consensus.cc:399] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:56.342468 19833 raft_consensus.cc:493] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:56.342728 19833 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:56.348002 19833 raft_consensus.cc:515] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32796da748ca462f940ad8018e2285a7" member_type: VOTER }
I20260709 13:04:56.348598 19833 leader_election.cc:304] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [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: 32796da748ca462f940ad8018e2285a7; no voters: 
I20260709 13:04:56.349799 19833 leader_election.cc:290] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:56.350236 19836 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:56.351603 19836 raft_consensus.cc:697] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 1 LEADER]: Becoming Leader. State: Replica: 32796da748ca462f940ad8018e2285a7, State: Running, Role: LEADER
I20260709 13:04:56.352190 19836 consensus_queue.cc:237] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [LEADER]: Queue going to LEADER mode. State: All 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: "32796da748ca462f940ad8018e2285a7" member_type: VOTER }
I20260709 13:04:56.352617 19833 sys_catalog.cc:565] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:56.356680 19837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "32796da748ca462f940ad8018e2285a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32796da748ca462f940ad8018e2285a7" member_type: VOTER } }
I20260709 13:04:56.356882 19838 sys_catalog.cc:455] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 32796da748ca462f940ad8018e2285a7. Latest consensus state: current_term: 1 leader_uuid: "32796da748ca462f940ad8018e2285a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "32796da748ca462f940ad8018e2285a7" member_type: VOTER } }
I20260709 13:04:56.357532 19837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:56.357715 19838 sys_catalog.cc:458] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:56.360455 19843 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:56.366931 19843 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:56.368227 14202 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:56.376122 19843 catalog_manager.cc:1383] Generated new cluster ID: cc1c2860a61b4080be13f0a1c569c86b
I20260709 13:04:56.376390 19843 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:56.400928 19843 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:56.402271 19843 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:56.416591 19843 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7: Generated new TSK 0
I20260709 13:04:56.417203 19843 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:56.435210 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:56.441624 19854 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:56.442346 19855 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:56.445094 19857 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:56.445153 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:56.446308 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:56.446502 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:56.446667 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602296446650 us; error 0 us; skew 500 ppm
I20260709 13:04:56.447160 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:56.449371 14202 webserver.cc:533] Webserver started at http://127.13.222.129:33001/ using document root <none> and password file <none>
I20260709 13:04:56.449834 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:56.450004 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:56.450270 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:56.451288 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-0-root/instance:
uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
format_stamp: "Formatted at 2026-07-09 13:04:56 on dist-test-slave-x09j"
I20260709 13:04:56.455772 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:56.459332 19862 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.460192 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:56.460500 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-0-root
uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
format_stamp: "Formatted at 2026-07-09 13:04:56 on dist-test-slave-x09j"
I20260709 13:04:56.460769 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:56.471346 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:56.472580 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:56.474069 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:56.476434 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:56.476632 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.476856 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:56.477021 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.519308 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.129:46573
I20260709 13:04:56.519497 19924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.129:46573 every 8 connection(s)
I20260709 13:04:56.524518 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:56.531436 19929 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:56.531692 19930 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:56.534896 14202 server_base.cc:1061] running on GCE node
W20260709 13:04:56.536252 19932 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:56.537389 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:56.537729 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:56.537938 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602296537920 us; error 0 us; skew 500 ppm
I20260709 13:04:56.538596 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:56.540928 19925 heartbeater.cc:344] Connected to a master server at 127.13.222.190:32797
I20260709 13:04:56.541452 19925 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:56.541465 14202 webserver.cc:533] Webserver started at http://127.13.222.130:39937/ using document root <none> and password file <none>
I20260709 13:04:56.542256 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:56.542528 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:56.542483 19925 heartbeater.cc:507] Master 127.13.222.190:32797 requested a full tablet report, sending...
I20260709 13:04:56.543100 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:56.544466 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-1-root/instance:
uuid: "50fff084b0724b33b83c343b5b9b6277"
format_stamp: "Formatted at 2026-07-09 13:04:56 on dist-test-slave-x09j"
I20260709 13:04:56.544961 19798 ts_manager.cc:194] Registered new tserver with Master: d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573)
I20260709 13:04:56.546820 19798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36278
I20260709 13:04:56.549652 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:04:56.553370 19937 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.554435 14202 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 13:04:56.554778 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-1-root
uuid: "50fff084b0724b33b83c343b5b9b6277"
format_stamp: "Formatted at 2026-07-09 13:04:56 on dist-test-slave-x09j"
I20260709 13:04:56.555083 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:56.574676 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:56.575877 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:56.577366 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:56.579690 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:56.579905 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.580132 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:56.580281 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.623425 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.130:38087
I20260709 13:04:56.623533 19999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.130:38087 every 8 connection(s)
I20260709 13:04:56.628264 14202 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:56.635867 20003 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:56.637423 20004 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:04:56.639024 20006 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:04:56.639678 14202 server_base.cc:1061] running on GCE node
I20260709 13:04:56.640552 20000 heartbeater.cc:344] Connected to a master server at 127.13.222.190:32797
I20260709 13:04:56.640777 14202 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:04:56.640944 20000 heartbeater.cc:461] Registering TS with master...
W20260709 13:04:56.641088 14202 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:04:56.641321 14202 hybrid_clock.cc:648] HybridClock initialized: now 1783602296641305 us; error 0 us; skew 500 ppm
I20260709 13:04:56.641754 20000 heartbeater.cc:507] Master 127.13.222.190:32797 requested a full tablet report, sending...
I20260709 13:04:56.641906 14202 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:56.644217 19798 ts_manager.cc:194] Registered new tserver with Master: 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:56.644935 14202 webserver.cc:533] Webserver started at http://127.13.222.131:37603/ using document root <none> and password file <none>
I20260709 13:04:56.645635 14202 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:56.645870 14202 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:56.646147 19798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36294
I20260709 13:04:56.646224 14202 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:56.648025 14202 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-2-root/instance:
uuid: "789640cdda4044d2bef70ef6d6cf4790"
format_stamp: "Formatted at 2026-07-09 13:04:56 on dist-test-slave-x09j"
I20260709 13:04:56.652783 14202 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:56.656658 20011 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.657523 14202 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:56.657827 14202 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-2-root
uuid: "789640cdda4044d2bef70ef6d6cf4790"
format_stamp: "Formatted at 2026-07-09 13:04:56 on dist-test-slave-x09j"
I20260709 13:04:56.658088 14202 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskqdCrA9/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602167967332-14202-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:04:56.683100 14202 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:56.684333 14202 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:56.685850 14202 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:56.688169 14202 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:56.688357 14202 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.688611 14202 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:56.688759 14202 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:56.727936 14202 rpc_server.cc:307] RPC server started. Bound to: 127.13.222.131:36497
I20260709 13:04:56.728046 20073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.222.131:36497 every 8 connection(s)
I20260709 13:04:56.741539 20074 heartbeater.cc:344] Connected to a master server at 127.13.222.190:32797
I20260709 13:04:56.741971 20074 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:56.742734 20074 heartbeater.cc:507] Master 127.13.222.190:32797 requested a full tablet report, sending...
I20260709 13:04:56.744691 19798 ts_manager.cc:194] Registered new tserver with Master: 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:56.744881 14202 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013909842s
I20260709 13:04:56.746114 19798 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36302
I20260709 13:04:56.772635 19798 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36316:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:04:56.775198 19798 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:04:56.855958 19890 tablet_service.cc:1511] Processing CreateTablet for tablet 12ed7ca67c224ba0a36af20956770f6e (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:56.857589 19965 tablet_service.cc:1511] Processing CreateTablet for tablet 12ed7ca67c224ba0a36af20956770f6e (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:56.859014 19965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ed7ca67c224ba0a36af20956770f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.858732 19962 tablet_service.cc:1511] Processing CreateTablet for tablet cbe36c4e51d64c6ba74d7bfc0ac927f1 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:56.860066 19962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe36c4e51d64c6ba74d7bfc0ac927f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.860592 19959 tablet_service.cc:1511] Processing CreateTablet for tablet 515a3e32c51041e3a51971bc4cd46cf7 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:56.860744 19964 tablet_service.cc:1511] Processing CreateTablet for tablet b25271e68ccc49c983c018088333e1a4 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:56.861842 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515a3e32c51041e3a51971bc4cd46cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.862855 19963 tablet_service.cc:1511] Processing CreateTablet for tablet 865bb8cf2d074a6ebc3200360b19296f (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:56.863332 19960 tablet_service.cc:1511] Processing CreateTablet for tablet 2abd4fdc46234d8fb1f3b5280df3bd3d (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:56.863965 19963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865bb8cf2d074a6ebc3200360b19296f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.864616 19960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abd4fdc46234d8fb1f3b5280df3bd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.857657 19890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ed7ca67c224ba0a36af20956770f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.865952 19961 tablet_service.cc:1511] Processing CreateTablet for tablet aa62c1571a834daf9dec83b0120cb570 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:56.871493 19961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa62c1571a834daf9dec83b0120cb570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.871903 19889 tablet_service.cc:1511] Processing CreateTablet for tablet b25271e68ccc49c983c018088333e1a4 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:56.873279 19889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25271e68ccc49c983c018088333e1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.873673 19964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25271e68ccc49c983c018088333e1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.884143 19888 tablet_service.cc:1511] Processing CreateTablet for tablet 865bb8cf2d074a6ebc3200360b19296f (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:56.885833 19888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865bb8cf2d074a6ebc3200360b19296f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.891191 19887 tablet_service.cc:1511] Processing CreateTablet for tablet cbe36c4e51d64c6ba74d7bfc0ac927f1 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:56.892946 19887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe36c4e51d64c6ba74d7bfc0ac927f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.899387 20039 tablet_service.cc:1511] Processing CreateTablet for tablet 12ed7ca67c224ba0a36af20956770f6e (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:04:56.900755 20039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12ed7ca67c224ba0a36af20956770f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.903398 20038 tablet_service.cc:1511] Processing CreateTablet for tablet b25271e68ccc49c983c018088333e1a4 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:04:56.904151 19886 tablet_service.cc:1511] Processing CreateTablet for tablet aa62c1571a834daf9dec83b0120cb570 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:56.905691 19886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa62c1571a834daf9dec83b0120cb570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.906057 20037 tablet_service.cc:1511] Processing CreateTablet for tablet 865bb8cf2d074a6ebc3200360b19296f (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:04:56.908289 20036 tablet_service.cc:1511] Processing CreateTablet for tablet cbe36c4e51d64c6ba74d7bfc0ac927f1 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:04:56.911223 20035 tablet_service.cc:1511] Processing CreateTablet for tablet aa62c1571a834daf9dec83b0120cb570 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:04:56.913388 20034 tablet_service.cc:1511] Processing CreateTablet for tablet 2abd4fdc46234d8fb1f3b5280df3bd3d (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:56.916446 20033 tablet_service.cc:1511] Processing CreateTablet for tablet 515a3e32c51041e3a51971bc4cd46cf7 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:56.918722 20032 tablet_service.cc:1511] Processing CreateTablet for tablet 3917bd5336bf4e9eb582a3aad1f1600a (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:56.921337 20031 tablet_service.cc:1511] Processing CreateTablet for tablet 93e0df4a59124569a5c843981f83aeeb (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:56.928179 19885 tablet_service.cc:1511] Processing CreateTablet for tablet 2abd4fdc46234d8fb1f3b5280df3bd3d (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:04:56.929862 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abd4fdc46234d8fb1f3b5280df3bd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.935317 19884 tablet_service.cc:1511] Processing CreateTablet for tablet 515a3e32c51041e3a51971bc4cd46cf7 (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:04:56.936982 19884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515a3e32c51041e3a51971bc4cd46cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.904809 20038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b25271e68ccc49c983c018088333e1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.938838 20031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e0df4a59124569a5c843981f83aeeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.941915 20034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2abd4fdc46234d8fb1f3b5280df3bd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.942646 20035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa62c1571a834daf9dec83b0120cb570. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.945092 20032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3917bd5336bf4e9eb582a3aad1f1600a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.945827 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 865bb8cf2d074a6ebc3200360b19296f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.947183 20033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515a3e32c51041e3a51971bc4cd46cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.954147 20036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbe36c4e51d64c6ba74d7bfc0ac927f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.956478 19883 tablet_service.cc:1511] Processing CreateTablet for tablet 3917bd5336bf4e9eb582a3aad1f1600a (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:56.957479 19882 tablet_service.cc:1511] Processing CreateTablet for tablet 93e0df4a59124569a5c843981f83aeeb (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:56.957935 19883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3917bd5336bf4e9eb582a3aad1f1600a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.958833 19882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e0df4a59124569a5c843981f83aeeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.960877 19959 tablet_service.cc:1511] Processing CreateTablet for tablet 93e0df4a59124569a5c843981f83aeeb (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:04:56.962128 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e0df4a59124569a5c843981f83aeeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:56.967260 19965 tablet_service.cc:1511] Processing CreateTablet for tablet 3917bd5336bf4e9eb582a3aad1f1600a (DEFAULT_TABLE table=test-workload [id=68ff803e7ad945dea367620196f0d66d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:04:56.987560 19965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3917bd5336bf4e9eb582a3aad1f1600a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:57.027016 20089 tablet_bootstrap.cc:492] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.035737 20091 tablet_bootstrap.cc:492] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.037524 20090 tablet_bootstrap.cc:492] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.042547 20091 tablet_bootstrap.cc:654] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.042976 20089 tablet_bootstrap.cc:654] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.050132 20090 tablet_bootstrap.cc:654] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.057596 20091 tablet_bootstrap.cc:492] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.058097 20091 ts_tablet_manager.cc:1403] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260709 13:04:57.059824 20090 tablet_bootstrap.cc:492] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.060294 20090 ts_tablet_manager.cc:1403] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 13:04:57.060416 20091 raft_consensus.cc:359] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.061055 20091 raft_consensus.cc:385] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.061282 20091 raft_consensus.cc:740] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.061870 20091 consensus_queue.cc:260] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.062630 20090 raft_consensus.cc:359] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.063246 20090 raft_consensus.cc:385] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.063490 20090 raft_consensus.cc:740] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.063731 20074 heartbeater.cc:499] Master 127.13.222.190:32797 was elected leader, sending a full tablet report...
I20260709 13:04:57.064174 20090 consensus_queue.cc:260] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.065165 20091 ts_tablet_manager.cc:1434] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:57.064147 20089 tablet_bootstrap.cc:492] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.066434 20089 ts_tablet_manager.cc:1403] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.006s
I20260709 13:04:57.066726 19925 heartbeater.cc:499] Master 127.13.222.190:32797 was elected leader, sending a full tablet report...
I20260709 13:04:57.067211 20090 ts_tablet_manager.cc:1434] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:04:57.067461 20091 tablet_bootstrap.cc:492] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.068185 20090 tablet_bootstrap.cc:492] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.072011 20089 raft_consensus.cc:359] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.072510 20089 raft_consensus.cc:385] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.072686 20089 raft_consensus.cc:740] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.073231 20089 consensus_queue.cc:260] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.074558 20090 tablet_bootstrap.cc:654] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.076648 20091 tablet_bootstrap.cc:654] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.085978 20089 ts_tablet_manager.cc:1434] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.002s
I20260709 13:04:57.087013 20000 heartbeater.cc:499] Master 127.13.222.190:32797 was elected leader, sending a full tablet report...
I20260709 13:04:57.099056 20089 tablet_bootstrap.cc:492] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.100482 20090 tablet_bootstrap.cc:492] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.101166 20090 ts_tablet_manager.cc:1403] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.009s
I20260709 13:04:57.104115 20090 raft_consensus.cc:359] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.104902 20090 raft_consensus.cc:385] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.105237 20090 raft_consensus.cc:740] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.106243 20090 consensus_queue.cc:260] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.108291 20090 ts_tablet_manager.cc:1434] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:57.109258 20090 tablet_bootstrap.cc:492] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.110105 20091 tablet_bootstrap.cc:492] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.110706 20091 ts_tablet_manager.cc:1403] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.017s
I20260709 13:04:57.105316 20089 tablet_bootstrap.cc:654] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.113548 20091 raft_consensus.cc:359] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.114286 20091 raft_consensus.cc:385] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.114574 20091 raft_consensus.cc:740] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.115330 20091 consensus_queue.cc:260] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.117430 20090 tablet_bootstrap.cc:654] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.117579 20091 ts_tablet_manager.cc:1434] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:04:57.118708 20091 tablet_bootstrap.cc:492] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.123317 20089 tablet_bootstrap.cc:492] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.123947 20089 ts_tablet_manager.cc:1403] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260709 13:04:57.125042 20091 tablet_bootstrap.cc:654] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.126978 20089 raft_consensus.cc:359] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.129873 20089 raft_consensus.cc:385] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.130214 20089 raft_consensus.cc:740] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.131165 20089 consensus_queue.cc:260] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.133198 20090 tablet_bootstrap.cc:492] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.133706 20090 ts_tablet_manager.cc:1403] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.012s
I20260709 13:04:57.135443 20089 ts_tablet_manager.cc:1434] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:04:57.137205 20089 tablet_bootstrap.cc:492] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.137737 20091 tablet_bootstrap.cc:492] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.138244 20091 ts_tablet_manager.cc:1403] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 13:04:57.138260 20090 raft_consensus.cc:359] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.139699 20090 raft_consensus.cc:385] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.140044 20090 raft_consensus.cc:740] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.140861 20090 consensus_queue.cc:260] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.141476 20091 raft_consensus.cc:359] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.142280 20091 raft_consensus.cc:385] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.142567 20091 raft_consensus.cc:740] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.143383 20090 ts_tablet_manager.cc:1434] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260709 13:04:57.143463 20091 consensus_queue.cc:260] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.144559 20090 tablet_bootstrap.cc:492] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.149391 20091 ts_tablet_manager.cc:1434] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:04:57.149561 20089 tablet_bootstrap.cc:654] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.150540 20091 tablet_bootstrap.cc:492] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.151754 20090 tablet_bootstrap.cc:654] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.157786 20091 tablet_bootstrap.cc:654] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.164710 20089 tablet_bootstrap.cc:492] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.165325 20089 ts_tablet_manager.cc:1403] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260709 13:04:57.166167 20091 tablet_bootstrap.cc:492] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.166838 20091 ts_tablet_manager.cc:1403] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 13:04:57.167508 20089 raft_consensus.cc:359] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.168100 20089 raft_consensus.cc:385] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.168313 20089 raft_consensus.cc:740] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.168929 20089 consensus_queue.cc:260] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.169854 20091 raft_consensus.cc:359] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.170701 20091 raft_consensus.cc:385] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.171036 20091 raft_consensus.cc:740] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.170836 20089 ts_tablet_manager.cc:1434] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:04:57.171792 20091 consensus_queue.cc:260] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.173185 20089 tablet_bootstrap.cc:492] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.173758 20090 tablet_bootstrap.cc:492] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.174293 20090 ts_tablet_manager.cc:1403] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.008s
I20260709 13:04:57.177181 20090 raft_consensus.cc:359] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.177937 20090 raft_consensus.cc:385] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.178246 20090 raft_consensus.cc:740] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.179057 20090 consensus_queue.cc:260] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.179961 20089 tablet_bootstrap.cc:654] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.180850 20091 ts_tablet_manager.cc:1434] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:04:57.183887 20090 ts_tablet_manager.cc:1434] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:57.184960 20090 tablet_bootstrap.cc:492] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.186393 20091 tablet_bootstrap.cc:492] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.191425 20089 tablet_bootstrap.cc:492] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.191985 20089 ts_tablet_manager.cc:1403] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 13:04:57.192271 20090 tablet_bootstrap.cc:654] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.193661 20091 tablet_bootstrap.cc:654] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.195034 20089 raft_consensus.cc:359] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.195811 20089 raft_consensus.cc:385] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.196090 20089 raft_consensus.cc:740] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.196842 20089 consensus_queue.cc:260] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.198807 20089 ts_tablet_manager.cc:1434] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:04:57.199800 20089 tablet_bootstrap.cc:492] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.201174 20095 raft_consensus.cc:493] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.201749 20095 raft_consensus.cc:515] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.207397 20089 tablet_bootstrap.cc:654] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.208426 20096 raft_consensus.cc:493] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.209075 20096 raft_consensus.cc:515] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.211593 20109 raft_consensus.cc:493] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.212157 20109 raft_consensus.cc:515] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.213516 20096 leader_election.cc:290] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.224812 20095 leader_election.cc:290] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.232709 20095 raft_consensus.cc:493] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.233218 20095 raft_consensus.cc:515] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.234473 20091 tablet_bootstrap.cc:492] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.235049 20091 ts_tablet_manager.cc:1403] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.005s
I20260709 13:04:57.237977 20091 raft_consensus.cc:359] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.242317 20091 raft_consensus.cc:385] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.242637 20091 raft_consensus.cc:740] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.243501 20091 consensus_queue.cc:260] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.249519 20090 tablet_bootstrap.cc:492] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.250219 20090 ts_tablet_manager.cc:1403] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.015s
I20260709 13:04:57.252462 20097 raft_consensus.cc:493] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.253176 20097 raft_consensus.cc:515] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.253723 20095 leader_election.cc:290] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.256521 20097 leader_election.cc:290] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.269704 20090 raft_consensus.cc:359] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.270676 20090 raft_consensus.cc:385] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.270985 20090 raft_consensus.cc:740] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.272836 20097 raft_consensus.cc:493] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.271727 20090 consensus_queue.cc:260] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.273370 20097 raft_consensus.cc:515] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.284194 20097 leader_election.cc:290] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.285038 20049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:04:57.285758 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.286624 19900 raft_consensus.cc:2468] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:04:57.285806 20049 raft_consensus.cc:2468] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 0.
I20260709 13:04:57.289713 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3917bd5336bf4e9eb582a3aad1f1600a" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.290485 19900 raft_consensus.cc:2468] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:04:57.293532 20012 leader_election.cc:304] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.293803 19864 leader_election.cc:304] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.294473 20095 raft_consensus.cc:2804] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.294618 20096 raft_consensus.cc:2804] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.294938 20095 raft_consensus.cc:493] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.295094 20096 raft_consensus.cc:493] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.295563 20096 raft_consensus.cc:3060] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.295944 20095 raft_consensus.cc:3060] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.298673 20091 ts_tablet_manager.cc:1434] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.063s	user 0.010s	sys 0.008s
I20260709 13:04:57.303195 20095 raft_consensus.cc:515] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.305612 20089 tablet_bootstrap.cc:492] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.306605 20089 ts_tablet_manager.cc:1403] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.055s
I20260709 13:04:57.306748 20109 leader_election.cc:290] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.307515 20090 ts_tablet_manager.cc:1434] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 13:04:57.307695 20091 tablet_bootstrap.cc:492] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.309541 20095 leader_election.cc:290] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.309588 20089 raft_consensus.cc:359] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.311671 20089 raft_consensus.cc:385] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.312161 20089 raft_consensus.cc:740] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.312803 20090 tablet_bootstrap.cc:492] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.312906 20089 consensus_queue.cc:260] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.315680 20089 ts_tablet_manager.cc:1434] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:57.316700 20089 tablet_bootstrap.cc:492] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.311676 20096 raft_consensus.cc:515] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.321703 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e0df4a59124569a5c843981f83aeeb" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.322513 20090 tablet_bootstrap.cc:654] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.322464 19900 raft_consensus.cc:2468] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:04:57.324406 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd4fdc46234d8fb1f3b5280df3bd3d" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.324774 20091 tablet_bootstrap.cc:654] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:57.328001 19938 leader_election.cc:343] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.328524 20089 tablet_bootstrap.cc:654] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.328879 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa62c1571a834daf9dec83b0120cb570" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.329551 19900 raft_consensus.cc:2468] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:04:57.330659 19938 leader_election.cc:304] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.331708 20097 raft_consensus.cc:2804] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.332121 20097 raft_consensus.cc:493] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.332463 20097 raft_consensus.cc:3060] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.333993 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:04:57.335273 19899 raft_consensus.cc:2393] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 789640cdda4044d2bef70ef6d6cf4790 in current term 1: Already voted for candidate d5f227cc51e5471abfdcf2509ddbdedd in this term.
I20260709 13:04:57.338611 20012 leader_election.cc:304] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.344521 20097 raft_consensus.cc:515] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.348326 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa62c1571a834daf9dec83b0120cb570" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:04:57.349037 19900 raft_consensus.cc:3060] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.352967 20097 leader_election.cc:290] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.355885 20090 tablet_bootstrap.cc:492] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.357270 20090 ts_tablet_manager.cc:1403] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.003s
I20260709 13:04:57.360237 20095 raft_consensus.cc:2804] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.361449 20095 raft_consensus.cc:493] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.361867 20095 raft_consensus.cc:3060] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.361943 20090 raft_consensus.cc:359] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.361215 20109 raft_consensus.cc:493] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.363057 20090 raft_consensus.cc:385] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.363533 20090 raft_consensus.cc:740] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
W20260709 13:04:57.363670 19846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:57.363474 20109 raft_consensus.cc:515] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.364497 20090 consensus_queue.cc:260] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.365541 20109 leader_election.cc:290] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.362612 20117 raft_consensus.cc:493] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.359675 20096 leader_election.cc:290] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.366328 20117 raft_consensus.cc:515] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.368616 20117 leader_election.cc:290] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.372080 19900 raft_consensus.cc:2468] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:04:57.373756 20090 ts_tablet_manager.cc:1434] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 13:04:57.373689 19938 leader_election.cc:304] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.361784 20012 leader_election.cc:304] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.375475 20117 raft_consensus.cc:2804] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.375900 20117 raft_consensus.cc:493] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.376291 20117 raft_consensus.cc:3060] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.376179 20095 raft_consensus.cc:515] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.377086 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa62c1571a834daf9dec83b0120cb570" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.378085 19899 raft_consensus.cc:2393] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 789640cdda4044d2bef70ef6d6cf4790 in current term 1: Already voted for candidate 50fff084b0724b33b83c343b5b9b6277 in this term.
I20260709 13:04:57.378373 20095 leader_election.cc:290] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.374745 20097 raft_consensus.cc:2804] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:57.381114 20091 tablet_bootstrap.cc:492] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.381651 20091 ts_tablet_manager.cc:1403] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.020s
I20260709 13:04:57.384641 20091 raft_consensus.cc:359] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.385262 20091 raft_consensus.cc:385] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.385502 20091 raft_consensus.cc:740] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.386435 20090 tablet_bootstrap.cc:492] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.386155 20091 consensus_queue.cc:260] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.388417 20091 ts_tablet_manager.cc:1434] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:04:57.384671 20117 raft_consensus.cc:515] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.391999 20091 tablet_bootstrap.cc:492] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.395886 19975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:57.397362 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:57.397634 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.397639 20117 leader_election.cc:290] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.398476 19899 raft_consensus.cc:2468] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:04:57.399020 20097 raft_consensus.cc:697] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:04:57.401695 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa62c1571a834daf9dec83b0120cb570" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:04:57.402084 20046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:04:57.402467 20047 raft_consensus.cc:3060] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.401760 20097 consensus_queue.cc:237] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.402110 20049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa62c1571a834daf9dec83b0120cb570" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:04:57.402941 20046 raft_consensus.cc:2393] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d5f227cc51e5471abfdcf2509ddbdedd in current term 1: Already voted for candidate 789640cdda4044d2bef70ef6d6cf4790 in this term.
I20260709 13:04:57.401088 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd4fdc46234d8fb1f3b5280df3bd3d" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
W20260709 13:04:57.398604 19863 leader_election.cc:343] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.400424 20090 tablet_bootstrap.cc:654] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.406966 20048 raft_consensus.cc:2468] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:04:57.407802 20012 leader_election.cc:304] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.408703 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e0df4a59124569a5c843981f83aeeb" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:04:57.409356 19899 raft_consensus.cc:3060] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.409761 20117 raft_consensus.cc:2804] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.410233 20117 raft_consensus.cc:493] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.410573 19975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3917bd5336bf4e9eb582a3aad1f1600a" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
W20260709 13:04:57.408599 19863 leader_election.cc:343] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.411191 19939 leader_election.cc:304] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [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: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:04:57.411635 19863 leader_election.cc:304] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [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: d5f227cc51e5471abfdcf2509ddbdedd; no voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790
I20260709 13:04:57.408818 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3917bd5336bf4e9eb582a3aad1f1600a" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:04:57.414673 19973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:57.417003 19899 raft_consensus.cc:2468] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:04:57.419350 19900 raft_consensus.cc:3060] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.420342 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa62c1571a834daf9dec83b0120cb570" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:57.411731 20047 raft_consensus.cc:2468] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:04:57.409946 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:57.412159 20122 raft_consensus.cc:2804] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.422729 20122 raft_consensus.cc:493] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.420612 20089 tablet_bootstrap.cc:492] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.423064 20096 raft_consensus.cc:2749] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:57.423727 20012 leader_election.cc:304] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.423942 20089 ts_tablet_manager.cc:1403] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.044s
I20260709 13:04:57.424638 20109 raft_consensus.cc:2804] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:57.424952 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3917bd5336bf4e9eb582a3aad1f1600a" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:57.413173 19975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e0df4a59124569a5c843981f83aeeb" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:57.424649 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:57.427129 20089 raft_consensus.cc:359] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.427508 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e0df4a59124569a5c843981f83aeeb" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:57.428417 20089 raft_consensus.cc:385] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:57.428326 20012 leader_election.cc:343] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.427224 19974 raft_consensus.cc:2468] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
W20260709 13:04:57.429510 20012 leader_election.cc:343] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.423112 20122 raft_consensus.cc:3060] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.430023 20012 leader_election.cc:304] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [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: 789640cdda4044d2bef70ef6d6cf4790; no voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:04:57.410590 20117 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.431238 20012 leader_election.cc:304] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790; no voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:04:57.431965 20109 raft_consensus.cc:697] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:04:57.432497 20089 raft_consensus.cc:740] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.432185 20090 tablet_bootstrap.cc:492] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.432884 20109 consensus_queue.cc:237] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
W20260709 13:04:57.432337 20012 leader_election.cc:343] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.432667 20125 raft_consensus.cc:2749] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:04:57.434692 20012 leader_election.cc:343] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.437247 20095 raft_consensus.cc:2749] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:57.439913 20012 leader_election.cc:343] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:57.440876 20012 leader_election.cc:343] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.441499 20091 tablet_bootstrap.cc:654] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.433585 20090 ts_tablet_manager.cc:1403] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.002s
I20260709 13:04:57.441855 19796 catalog_manager.cc:5697] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.433718 20089 consensus_queue.cc:260] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.445578 20117 raft_consensus.cc:515] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.447181 20089 ts_tablet_manager.cc:1434] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 13:04:57.447788 20090 raft_consensus.cc:359] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.448628 20090 raft_consensus.cc:385] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.448238 20089 tablet_bootstrap.cc:492] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.448690 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:04:57.449191 20090 raft_consensus.cc:740] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.449404 19899 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.450176 20090 consensus_queue.cc:260] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.450894 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:57.451486 19974 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.451699 19798 catalog_manager.cc:5697] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.454748 20090 ts_tablet_manager.cc:1434] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:04:57.455904 20090 tablet_bootstrap.cc:492] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.456696 20117 leader_election.cc:290] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.459502 20089 tablet_bootstrap.cc:654] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.461898 20091 tablet_bootstrap.cc:492] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.462261 20090 tablet_bootstrap.cc:654] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.462380 20091 ts_tablet_manager.cc:1403] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.071s	user 0.007s	sys 0.005s
I20260709 13:04:57.465476 20091 raft_consensus.cc:359] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.466243 20091 raft_consensus.cc:385] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.466557 20091 raft_consensus.cc:740] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.468328 19974 raft_consensus.cc:2468] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:04:57.469758 20012 leader_election.cc:304] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:04:57.470719 20117 raft_consensus.cc:2804] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:57.470914 20096 raft_consensus.cc:493] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.471459 20117 raft_consensus.cc:697] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:04:57.471570 20096 raft_consensus.cc:515] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.472496 20117 consensus_queue.cc:237] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.473901 20096 leader_election.cc:290] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.475682 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25271e68ccc49c983c018088333e1a4" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:57.476334 19972 raft_consensus.cc:2468] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 0.
I20260709 13:04:57.477240 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25271e68ccc49c983c018088333e1a4" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:04:57.477538 20090 tablet_bootstrap.cc:492] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.478099 20090 ts_tablet_manager.cc:1403] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 13:04:57.478822 19863 leader_election.cc:304] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
W20260709 13:04:57.480101 19864 leader_election.cc:343] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.480960 20096 raft_consensus.cc:2804] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.481437 20096 raft_consensus.cc:493] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.481819 20096 raft_consensus.cc:3060] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.480926 20090 raft_consensus.cc:359] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.483225 20090 raft_consensus.cc:385] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.482890 20091 consensus_queue.cc:260] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.483553 20090 raft_consensus.cc:740] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.484508 20090 consensus_queue.cc:260] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.498027 20091 ts_tablet_manager.cc:1434] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 13:04:57.498283 20090 ts_tablet_manager.cc:1434] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.002s
I20260709 13:04:57.498870 19899 raft_consensus.cc:2468] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:04:57.499244 20091 tablet_bootstrap.cc:492] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.499292 20090 tablet_bootstrap.cc:492] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:04:57.503140 19900 raft_consensus.cc:2468] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:04:57.504644 20012 leader_election.cc:304] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [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: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 50fff084b0724b33b83c343b5b9b6277
I20260709 13:04:57.505894 20091 tablet_bootstrap.cc:654] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.505986 20117 raft_consensus.cc:2804] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:57.507004 20117 raft_consensus.cc:697] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:04:57.507990 20117 consensus_queue.cc:237] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.508867 20090 tablet_bootstrap.cc:654] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.441913 20122 raft_consensus.cc:515] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.515722 20096 raft_consensus.cc:515] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.517465 20091 tablet_bootstrap.cc:492] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.518569 20090 tablet_bootstrap.cc:492] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:04:57.519160 20090 ts_tablet_manager.cc:1403] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.001s
I20260709 13:04:57.518986 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25271e68ccc49c983c018088333e1a4" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:57.515746 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd4fdc46234d8fb1f3b5280df3bd3d" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:04:57.519696 19972 raft_consensus.cc:3060] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.519889 19899 raft_consensus.cc:3060] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.520165 20122 leader_election.cc:290] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.521337 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2abd4fdc46234d8fb1f3b5280df3bd3d" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:04:57.522148 20047 raft_consensus.cc:3060] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.527498 20096 leader_election.cc:290] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.528663 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25271e68ccc49c983c018088333e1a4" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
W20260709 13:04:57.530119 19864 leader_election.cc:343] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:57.532068 19972 raft_consensus.cc:2468] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 1.
I20260709 13:04:57.532403 20047 raft_consensus.cc:2468] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:04:57.533684 19863 leader_election.cc:304] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 789640cdda4044d2bef70ef6d6cf4790
I20260709 13:04:57.535092 19939 leader_election.cc:304] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:04:57.535665 20090 raft_consensus.cc:359] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.536413 20090 raft_consensus.cc:385] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.536718 20090 raft_consensus.cc:740] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.537354 20089 tablet_bootstrap.cc:492] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.517994 20091 ts_tablet_manager.cc:1403] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:04:57.537580 20090 consensus_queue.cc:260] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.538496 20089 ts_tablet_manager.cc:1403] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.043s
I20260709 13:04:57.538884 20121 raft_consensus.cc:2804] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:57.540995 20121 raft_consensus.cc:697] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Becoming Leader. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:04:57.540778 20091 raft_consensus.cc:359] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.541505 20091 raft_consensus.cc:385] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.541761 20091 raft_consensus.cc:740] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.541884 20121 consensus_queue.cc:237] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.546226 19899 raft_consensus.cc:2468] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:04:57.546548 20090 ts_tablet_manager.cc:1434] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:04:57.547899 20091 consensus_queue.cc:260] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.538029 20122 raft_consensus.cc:2804] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:57.549412 20122 raft_consensus.cc:697] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:04:57.549744 20091 ts_tablet_manager.cc:1434] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 13:04:57.550738 20091 tablet_bootstrap.cc:492] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:04:57.550279 20122 consensus_queue.cc:237] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.554512 20089 raft_consensus.cc:359] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.555047 19798 catalog_manager.cc:5697] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.556653 20091 tablet_bootstrap.cc:654] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.558360 19796 catalog_manager.cc:5697] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd reported cstate change: term changed from 0 to 1, leader changed from <none> to d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.558696 19798 catalog_manager.cc:5697] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:57.555358 20089 raft_consensus.cc:385] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.561894 20089 raft_consensus.cc:740] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.562783 20089 consensus_queue.cc:260] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.565299 20089 ts_tablet_manager.cc:1434] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:04:57.566361 20089 tablet_bootstrap.cc:492] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.577052 20089 tablet_bootstrap.cc:654] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.577839 19796 catalog_manager.cc:5697] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.579806 20091 tablet_bootstrap.cc:492] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:04:57.580344 20091 ts_tablet_manager.cc:1403] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.016s
I20260709 13:04:57.583257 20091 raft_consensus.cc:359] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.583971 20091 raft_consensus.cc:385] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.584239 20091 raft_consensus.cc:740] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.585067 20091 consensus_queue.cc:260] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.586982 20091 ts_tablet_manager.cc:1434] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:04:57.587462 20089 tablet_bootstrap.cc:492] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.588394 20089 ts_tablet_manager.cc:1403] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 13:04:57.588653 20121 raft_consensus.cc:493] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.589141 20121 raft_consensus.cc:515] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.591136 20121 leader_election.cc:290] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.590935 20089 raft_consensus.cc:359] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.591658 20089 raft_consensus.cc:385] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.591940 20089 raft_consensus.cc:740] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.592312 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865bb8cf2d074a6ebc3200360b19296f" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:04:57.592574 20089 consensus_queue.cc:260] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.592762 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865bb8cf2d074a6ebc3200360b19296f" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:57.593289 20047 raft_consensus.cc:2468] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 0.
I20260709 13:04:57.593521 19972 raft_consensus.cc:2468] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 0.
I20260709 13:04:57.594630 20089 ts_tablet_manager.cc:1434] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:57.594717 19864 leader_election.cc:304] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.595644 20089 tablet_bootstrap.cc:492] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:04:57.596226 20121 raft_consensus.cc:2804] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.596565 20121 raft_consensus.cc:493] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.596822 20121 raft_consensus.cc:3060] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.600116 20089 tablet_bootstrap.cc:654] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:57.600199 20122 raft_consensus.cc:493] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.600732 20122 raft_consensus.cc:515] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.602888 20122 leader_election.cc:290] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.604372 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e0df4a59124569a5c843981f83aeeb" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.602622 20121 raft_consensus.cc:515] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.605155 19899 raft_consensus.cc:2393] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50fff084b0724b33b83c343b5b9b6277 in current term 1: Already voted for candidate 789640cdda4044d2bef70ef6d6cf4790 in this term.
I20260709 13:04:57.604377 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e0df4a59124569a5c843981f83aeeb" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:04:57.607738 19939 leader_election.cc:304] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277; no voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:04:57.608343 20122 raft_consensus.cc:3060] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.608881 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865bb8cf2d074a6ebc3200360b19296f" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:57.609455 19972 raft_consensus.cc:3060] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.613376 20121 leader_election.cc:290] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.614137 20089 tablet_bootstrap.cc:492] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:04:57.614380 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865bb8cf2d074a6ebc3200360b19296f" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:04:57.614730 20089 ts_tablet_manager.cc:1403] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 13:04:57.614964 20047 raft_consensus.cc:3060] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.616199 20122 raft_consensus.cc:2749] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:57.616601 19972 raft_consensus.cc:2468] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 1.
I20260709 13:04:57.617393 20089 raft_consensus.cc:359] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.617735 19863 leader_election.cc:304] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.618098 20089 raft_consensus.cc:385] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:57.618427 20089 raft_consensus.cc:740] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:04:57.618515 20121 raft_consensus.cc:2804] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:57.619194 20121 raft_consensus.cc:697] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Becoming Leader. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:04:57.619145 20089 consensus_queue.cc:260] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.620081 20121 consensus_queue.cc:237] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.621233 20089 ts_tablet_manager.cc:1434] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:57.621845 20047 raft_consensus.cc:2468] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 1.
I20260709 13:04:57.631114 19798 catalog_manager.cc:5697] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd reported cstate change: term changed from 0 to 1, leader changed from <none> to d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.700534 20122 raft_consensus.cc:493] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.701104 20122 raft_consensus.cc:515] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.702724 20122 leader_election.cc:290] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.703716 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ed7ca67c224ba0a36af20956770f6e" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.703804 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ed7ca67c224ba0a36af20956770f6e" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:04:57.704576 19899 raft_consensus.cc:2468] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:04:57.704605 20047 raft_consensus.cc:2468] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:04:57.705715 19938 leader_election.cc:304] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:57.706334 20122 raft_consensus.cc:2804] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:57.706666 20122 raft_consensus.cc:493] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:57.706881 20122 raft_consensus.cc:3060] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.711601 20122 raft_consensus.cc:515] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.713189 20122 leader_election.cc:290] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.713944 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ed7ca67c224ba0a36af20956770f6e" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:04:57.714146 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ed7ca67c224ba0a36af20956770f6e" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:04:57.714519 19899 raft_consensus.cc:3060] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.714743 20047 raft_consensus.cc:3060] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.716427 20117 raft_consensus.cc:493] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.716951 20117 raft_consensus.cc:515] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.719102 20117 leader_election.cc:290] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:04:57.720319 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25271e68ccc49c983c018088333e1a4" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:57.720336 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b25271e68ccc49c983c018088333e1a4" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.720726 20047 raft_consensus.cc:2468] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:04:57.721261 19972 raft_consensus.cc:2393] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 789640cdda4044d2bef70ef6d6cf4790 in current term 1: Already voted for candidate d5f227cc51e5471abfdcf2509ddbdedd in this term.
I20260709 13:04:57.721776 19899 raft_consensus.cc:2468] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:04:57.721818 19939 leader_election.cc:304] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:04:57.722873 20122 raft_consensus.cc:2804] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:57.723353 20122 raft_consensus.cc:697] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:04:57.723243 20012 leader_election.cc:304] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790; no voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:04:57.724164 20117 raft_consensus.cc:3060] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.724295 20122 consensus_queue.cc:237] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.730111 20117 raft_consensus.cc:2749] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:57.731499 19798 catalog_manager.cc:5697] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.805212 20122 raft_consensus.cc:493] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:57.805634 20122 raft_consensus.cc:515] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:57.807408 20122 leader_election.cc:290] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:57.808272 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:04:57.808637 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:04:57.809260 19899 raft_consensus.cc:2393] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50fff084b0724b33b83c343b5b9b6277 in current term 1: Already voted for candidate d5f227cc51e5471abfdcf2509ddbdedd in this term.
I20260709 13:04:57.809370 20047 raft_consensus.cc:2393] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50fff084b0724b33b83c343b5b9b6277 in current term 1: Already voted for candidate 789640cdda4044d2bef70ef6d6cf4790 in this term.
I20260709 13:04:57.810587 19938 leader_election.cc:304] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277; no voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:04:57.811285 20122 raft_consensus.cc:3060] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.816457 20122 raft_consensus.cc:2749] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:57.857208 20117 consensus_queue.cc:1048] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.868844 20109 consensus_queue.cc:1048] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.888370 19972 raft_consensus.cc:3060] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:57.894305 20109 consensus_queue.cc:1048] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.899083 20109 consensus_queue.cc:1048] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.904819 20117 consensus_queue.cc:1048] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.918678 20109 consensus_queue.cc:1048] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.936568 20122 consensus_queue.cc:1048] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.946689 20156 consensus_queue.cc:1048] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.954396 20121 consensus_queue.cc:1048] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.965642 20096 consensus_queue.cc:1048] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:57.997056 20156 consensus_queue.cc:1048] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:58.008023 20097 consensus_queue.cc:1048] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:58.229955 20097 consensus_queue.cc:1048] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:58.231451 20138 consensus_queue.cc:1048] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:58.246764 20096 consensus_queue.cc:1048] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:58.250886 20122 consensus_queue.cc:1048] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:58.367183 19846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:59.058486 20096 raft_consensus.cc:493] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:59.058993 20096 raft_consensus.cc:515] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.060704 20096 leader_election.cc:290] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:59.061488 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:04:59.061682 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:04:59.062101 19974 raft_consensus.cc:2468] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 1.
I20260709 13:04:59.062389 20048 raft_consensus.cc:2468] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 1.
I20260709 13:04:59.063253 19863 leader_election.cc:304] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:59.063895 20096 raft_consensus.cc:2804] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:59.064163 20096 raft_consensus.cc:493] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:59.064414 20096 raft_consensus.cc:3060] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.069211 20096 raft_consensus.cc:515] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.070751 20096 leader_election.cc:290] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 2 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:59.071564 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:59.071791 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbe36c4e51d64c6ba74d7bfc0ac927f1" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:04:59.072248 19974 raft_consensus.cc:3060] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.072342 20048 raft_consensus.cc:3060] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.079392 20048 raft_consensus.cc:2468] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:04:59.079392 19974 raft_consensus.cc:2468] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:04:59.080869 19864 leader_election.cc:304] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [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: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:59.081532 20096 raft_consensus.cc:2804] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:59.081897 20096 raft_consensus.cc:697] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Becoming Leader. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:04:59.082628 20096 consensus_queue.cc:237] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Queue going to LEADER 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.089179 19796 catalog_manager.cc:5697] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd reported cstate change: term changed from 0 to 2, leader changed from <none> to d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.486709 19974 raft_consensus.cc:1275] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:59.488509 20096 consensus_queue.cc:1048] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:59.498754 20048 raft_consensus.cc:1275] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:59.501499 20096 consensus_queue.cc:1048] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:59.522106 19974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12ed7ca67c224ba0a36af20956770f6e"
dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
mode: GRACEFUL
new_leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
 from {username='slave'} at 127.0.0.1:50958
I20260709 13:04:59.522761 19974 raft_consensus.cc:606] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Received request to transfer leadership to TS d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:04:59.591807 20048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7"
dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
mode: GRACEFUL
new_leader_uuid: "50fff084b0724b33b83c343b5b9b6277"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:04:59.592720 20048 raft_consensus.cc:606] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Received request to transfer leadership to TS 50fff084b0724b33b83c343b5b9b6277
I20260709 13:04:59.599900 20048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3917bd5336bf4e9eb582a3aad1f1600a"
dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
mode: GRACEFUL
new_leader_uuid: "50fff084b0724b33b83c343b5b9b6277"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:04:59.600551 20048 raft_consensus.cc:606] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Received request to transfer leadership to TS 50fff084b0724b33b83c343b5b9b6277
I20260709 13:04:59.677809 20097 raft_consensus.cc:993] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277: : Instructing follower d5f227cc51e5471abfdcf2509ddbdedd to start an election
I20260709 13:04:59.678442 20171 raft_consensus.cc:1081] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Signalling peer d5f227cc51e5471abfdcf2509ddbdedd to start an election
I20260709 13:04:59.680132 19899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12ed7ca67c224ba0a36af20956770f6e"
dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
 from {username='slave'} at 127.0.0.1:55768
I20260709 13:04:59.680625 19899 raft_consensus.cc:493] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:59.680925 19899 raft_consensus.cc:3060] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.689029 19899 raft_consensus.cc:515] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.690833 19899 leader_election.cc:290] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 2 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:59.692093 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ed7ca67c224ba0a36af20956770f6e" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:04:59.692111 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12ed7ca67c224ba0a36af20956770f6e" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:04:59.692956 20048 raft_consensus.cc:3060] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.692982 19974 raft_consensus.cc:3055] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:59.693511 19974 raft_consensus.cc:740] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:04:59.694577 19974 consensus_queue.cc:260] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.696094 19974 raft_consensus.cc:3060] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.700021 20048 raft_consensus.cc:2468] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:04:59.701241 19864 leader_election.cc:304] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [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: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:59.702283 20138 raft_consensus.cc:2804] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:59.702682 20138 raft_consensus.cc:697] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Becoming Leader. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:04:59.703864 19974 raft_consensus.cc:2468] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:04:59.703882 20138 consensus_queue.cc:237] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Queue 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.712092 19797 catalog_manager.cc:5697] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd reported cstate change: term changed from 1 to 2, leader changed from 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130) to d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:59.751394 20186 raft_consensus.cc:993] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790: : Instructing follower 50fff084b0724b33b83c343b5b9b6277 to start an election
I20260709 13:04:59.751817 20186 raft_consensus.cc:1081] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Signalling peer 50fff084b0724b33b83c343b5b9b6277 to start an election
I20260709 13:04:59.753261 19974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7"
dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
 from {username='slave'} at 127.0.0.1:50950
I20260709 13:04:59.753720 19974 raft_consensus.cc:493] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:59.754047 19974 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.760471 19974 raft_consensus.cc:515] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.762151 19974 leader_election.cc:290] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 2 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:04:59.763027 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:04:59.763159 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:04:59.763764 19899 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.763820 20048 raft_consensus.cc:3055] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:59.764266 20048 raft_consensus.cc:740] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:04:59.765156 20048 consensus_queue.cc:260] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.766480 20048 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:59.769613 19899 raft_consensus.cc:2468] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 2.
I20260709 13:04:59.770995 19938 leader_election.cc:304] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:04:59.771824 20171 raft_consensus.cc:2804] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:59.772302 20171 raft_consensus.cc:697] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:04:59.772555 20048 raft_consensus.cc:2468] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 2.
I20260709 13:04:59.773576 20171 consensus_queue.cc:237] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:04:59.782401 19797 catalog_manager.cc:5697] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 1 to 2, leader changed from 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131) to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:00.090020 20109 raft_consensus.cc:993] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790: : Instructing follower 50fff084b0724b33b83c343b5b9b6277 to start an election
I20260709 13:05:00.090466 20186 raft_consensus.cc:1081] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Signalling peer 50fff084b0724b33b83c343b5b9b6277 to start an election
I20260709 13:05:00.092371 19974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3917bd5336bf4e9eb582a3aad1f1600a"
dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
 from {username='slave'} at 127.0.0.1:50950
I20260709 13:05:00.092834 19974 raft_consensus.cc:493] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:00.093133 19974 raft_consensus.cc:3060] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:00.098697 19974 raft_consensus.cc:515] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:00.100257 19974 leader_election.cc:290] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 2 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:00.101182 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3917bd5336bf4e9eb582a3aad1f1600a" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:00.101322 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3917bd5336bf4e9eb582a3aad1f1600a" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:00.101825 19899 raft_consensus.cc:3060] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:00.101923 20048 raft_consensus.cc:3055] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:00.102339 20048 raft_consensus.cc:740] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:00.103128 20048 consensus_queue.cc:260] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:00.104156 20048 raft_consensus.cc:3060] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:00.107105 19899 raft_consensus.cc:2468] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 2.
I20260709 13:05:00.108224 19938 leader_election.cc:304] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:00.109078 20171 raft_consensus.cc:2804] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:00.109464 20171 raft_consensus.cc:697] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:05:00.109695 20048 raft_consensus.cc:2468] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 2.
I20260709 13:05:00.110335 20171 consensus_queue.cc:237] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:00.117802 19797 catalog_manager.cc:5697] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 1 to 2, leader changed from 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131) to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:00.124279 20048 raft_consensus.cc:1275] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:00.125715 20138 consensus_queue.cc:1048] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:00.133670 19974 raft_consensus.cc:1275] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:00.135620 20096 consensus_queue.cc:1048] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:00.206080 19899 raft_consensus.cc:1275] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Refusing update from remote peer 50fff084b0724b33b83c343b5b9b6277: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:00.207448 20171 consensus_queue.cc:1048] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:00.217270 20048 raft_consensus.cc:1275] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Refusing update from remote peer 50fff084b0724b33b83c343b5b9b6277: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:00.219347 20195 consensus_queue.cc:1048] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:00.621202 20048 raft_consensus.cc:1275] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Refusing update from remote peer 50fff084b0724b33b83c343b5b9b6277: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:00.622324 20171 consensus_queue.cc:1048] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:00.633786 19899 raft_consensus.cc:1275] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Refusing update from remote peer 50fff084b0724b33b83c343b5b9b6277: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:00.635358 20171 consensus_queue.cc:1048] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:02.642985 19797 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40074:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:02.645713 19797 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:02.696067 19883 tablet_service.cc:1511] Processing CreateTablet for tablet fe4ac6125626446c8dc6514a348363fb (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:02.697367 19965 tablet_service.cc:1511] Processing CreateTablet for tablet fe4ac6125626446c8dc6514a348363fb (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:02.697834 19883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4ac6125626446c8dc6514a348363fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.699038 20038 tablet_service.cc:1511] Processing CreateTablet for tablet fe4ac6125626446c8dc6514a348363fb (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:02.699059 19965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4ac6125626446c8dc6514a348363fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.700583 20038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4ac6125626446c8dc6514a348363fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.701700 19888 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbdbd52de8c4c6b9c47820ef740b2fb (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:02.703125 19888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbdbd52de8c4c6b9c47820ef740b2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.704223 19960 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbdbd52de8c4c6b9c47820ef740b2fb (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:02.705639 19960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbdbd52de8c4c6b9c47820ef740b2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.709474 19890 tablet_service.cc:1511] Processing CreateTablet for tablet 64242b8a9b1f4c589c96a41f1086cd6b (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:02.710865 19890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64242b8a9b1f4c589c96a41f1086cd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.711738 20039 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbdbd52de8c4c6b9c47820ef740b2fb (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:02.713032 20039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbdbd52de8c4c6b9c47820ef740b2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.717335 19959 tablet_service.cc:1511] Processing CreateTablet for tablet 64242b8a9b1f4c589c96a41f1086cd6b (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:02.718734 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64242b8a9b1f4c589c96a41f1086cd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.729929 20037 tablet_service.cc:1511] Processing CreateTablet for tablet 64242b8a9b1f4c589c96a41f1086cd6b (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:02.731393 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64242b8a9b1f4c589c96a41f1086cd6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.733222 19963 tablet_service.cc:1511] Processing CreateTablet for tablet 731f0225ab174ceab53a8e77b5f9881e (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:02.735378 19963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f0225ab174ceab53a8e77b5f9881e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.735565 20034 tablet_service.cc:1511] Processing CreateTablet for tablet 731f0225ab174ceab53a8e77b5f9881e (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:02.735918 19885 tablet_service.cc:1511] Processing CreateTablet for tablet 731f0225ab174ceab53a8e77b5f9881e (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:02.736912 20034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f0225ab174ceab53a8e77b5f9881e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.737337 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731f0225ab174ceab53a8e77b5f9881e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.741094 19962 tablet_service.cc:1511] Processing CreateTablet for tablet 8376b6e47c30489081b45ff07480411e (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:02.742677 19962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8376b6e47c30489081b45ff07480411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.742693 20032 tablet_service.cc:1511] Processing CreateTablet for tablet 8376b6e47c30489081b45ff07480411e (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:02.744546 20032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8376b6e47c30489081b45ff07480411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.744339 19886 tablet_service.cc:1511] Processing CreateTablet for tablet f5745c956bbf4007bcf271c114eeabae (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:02.745796 19886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5745c956bbf4007bcf271c114eeabae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.745417 19964 tablet_service.cc:1511] Processing CreateTablet for tablet f5745c956bbf4007bcf271c114eeabae (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:02.746865 19964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5745c956bbf4007bcf271c114eeabae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.747880 19884 tablet_service.cc:1511] Processing CreateTablet for tablet 8376b6e47c30489081b45ff07480411e (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:02.749200 19884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8376b6e47c30489081b45ff07480411e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.752324 20033 tablet_service.cc:1511] Processing CreateTablet for tablet f5745c956bbf4007bcf271c114eeabae (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:02.753697 20033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5745c956bbf4007bcf271c114eeabae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.769690 19961 tablet_service.cc:1511] Processing CreateTablet for tablet 64a908a448094dbbaf5af54c34ea1ae8 (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:02.771251 19961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a908a448094dbbaf5af54c34ea1ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.801395 20214 tablet_bootstrap.cc:492] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:02.804522 19888 tablet_service.cc:1511] Processing CreateTablet for tablet 64a908a448094dbbaf5af54c34ea1ae8 (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:02.805922 19888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a908a448094dbbaf5af54c34ea1ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.818787 20035 tablet_service.cc:1511] Processing CreateTablet for tablet 64a908a448094dbbaf5af54c34ea1ae8 (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:02.820194 20035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a908a448094dbbaf5af54c34ea1ae8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.823614 20215 tablet_bootstrap.cc:492] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:02.836817 20214 tablet_bootstrap.cc:654] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.838155 19963 tablet_service.cc:1511] Processing CreateTablet for tablet cd85eeb2e0ef48c48e1251bfd7c0627b (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:02.846829 19963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd85eeb2e0ef48c48e1251bfd7c0627b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.849382 19884 tablet_service.cc:1511] Processing CreateTablet for tablet af6f2cd88e6d43f6887c03e304e929f1 (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:02.850294 19960 tablet_service.cc:1511] Processing CreateTablet for tablet af6f2cd88e6d43f6887c03e304e929f1 (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:02.850873 19884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6f2cd88e6d43f6887c03e304e929f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.851509 19960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6f2cd88e6d43f6887c03e304e929f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.839262 20037 tablet_service.cc:1511] Processing CreateTablet for tablet cd85eeb2e0ef48c48e1251bfd7c0627b (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:02.838155 19886 tablet_service.cc:1511] Processing CreateTablet for tablet cd85eeb2e0ef48c48e1251bfd7c0627b (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:02.859745 19886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd85eeb2e0ef48c48e1251bfd7c0627b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.862741 20033 tablet_service.cc:1511] Processing CreateTablet for tablet af6f2cd88e6d43f6887c03e304e929f1 (DEFAULT_TABLE table=soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:02.864135 20033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6f2cd88e6d43f6887c03e304e929f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.866887 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd85eeb2e0ef48c48e1251bfd7c0627b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:02.842095 20215 tablet_bootstrap.cc:654] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.869858 20216 tablet_bootstrap.cc:492] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:02.888572 20216 tablet_bootstrap.cc:654] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.896369 20215 tablet_bootstrap.cc:492] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:02.896517 20214 tablet_bootstrap.cc:492] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:02.896958 20215 ts_tablet_manager.cc:1403] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.000s
I20260709 13:05:02.897152 20214 ts_tablet_manager.cc:1403] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.096s	user 0.013s	sys 0.000s
I20260709 13:05:02.900559 20215 raft_consensus.cc:359] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.901366 20215 raft_consensus.cc:385] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.901026 20214 raft_consensus.cc:359] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.901765 20215 raft_consensus.cc:740] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.901973 20214 raft_consensus.cc:385] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.902463 20214 raft_consensus.cc:740] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.902653 20215 consensus_queue.cc:260] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.903282 20214 consensus_queue.cc:260] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.905628 20215 ts_tablet_manager.cc:1434] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:02.907227 20215 tablet_bootstrap.cc:492] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:02.905889 20214 ts_tablet_manager.cc:1434] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:02.910768 20214 tablet_bootstrap.cc:492] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:02.917420 20214 tablet_bootstrap.cc:654] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.917577 20215 tablet_bootstrap.cc:654] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.924126 20216 tablet_bootstrap.cc:492] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:02.924791 20216 ts_tablet_manager.cc:1403] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.014s
I20260709 13:05:02.927824 20216 raft_consensus.cc:359] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.928488 20216 raft_consensus.cc:385] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.928803 20216 raft_consensus.cc:740] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.929916 20215 tablet_bootstrap.cc:492] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:02.929533 20216 consensus_queue.cc:260] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.930476 20214 tablet_bootstrap.cc:492] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:02.931023 20214 ts_tablet_manager.cc:1403] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.017s
I20260709 13:05:02.932221 20216 ts_tablet_manager.cc:1434] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:02.930526 20215 ts_tablet_manager.cc:1403] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.012s
I20260709 13:05:02.933313 20216 tablet_bootstrap.cc:492] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:02.934024 20214 raft_consensus.cc:359] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.934918 20214 raft_consensus.cc:385] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.935279 20214 raft_consensus.cc:740] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.936115 20214 consensus_queue.cc:260] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.936154 20215 raft_consensus.cc:359] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.937350 20215 raft_consensus.cc:385] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.937723 20215 raft_consensus.cc:740] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.938531 20215 consensus_queue.cc:260] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.941439 20216 tablet_bootstrap.cc:654] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.944998 20214 ts_tablet_manager.cc:1434] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 13:05:02.946142 20214 tablet_bootstrap.cc:492] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:02.946378 20215 ts_tablet_manager.cc:1434] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 13:05:02.947397 20215 tablet_bootstrap.cc:492] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:02.952497 20186 raft_consensus.cc:493] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:02.953013 20186 raft_consensus.cc:515] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.953534 20214 tablet_bootstrap.cc:654] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.955120 20186 leader_election.cc:290] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:02.959625 20216 tablet_bootstrap.cc:492] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:02.959791 20214 tablet_bootstrap.cc:492] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:02.960434 20216 ts_tablet_manager.cc:1403] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260709 13:05:02.961041 20214 ts_tablet_manager.cc:1403] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 13:05:02.961337 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4ac6125626446c8dc6514a348363fb" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:05:02.962025 19972 raft_consensus.cc:2468] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:05:02.963578 20012 leader_election.cc:304] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:02.963810 20216 raft_consensus.cc:359] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.964421 20186 raft_consensus.cc:2804] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:02.964641 20216 raft_consensus.cc:385] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.960745 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4ac6125626446c8dc6514a348363fb" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:05:02.965221 20216 raft_consensus.cc:740] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.966068 20215 tablet_bootstrap.cc:654] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:02.966619 20012 leader_election.cc:343] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:02.966264 20216 consensus_queue.cc:260] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.965133 20186 raft_consensus.cc:493] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:02.967821 20186 raft_consensus.cc:3060] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:02.964337 20214 raft_consensus.cc:359] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.969028 20214 raft_consensus.cc:385] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.969400 20214 raft_consensus.cc:740] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.970233 20214 consensus_queue.cc:260] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.972797 20214 ts_tablet_manager.cc:1434] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:02.973985 20214 tablet_bootstrap.cc:492] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:02.976132 20216 ts_tablet_manager.cc:1434] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260709 13:05:02.977418 20216 tablet_bootstrap.cc:492] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:02.980919 20214 tablet_bootstrap.cc:654] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.984241 20216 tablet_bootstrap.cc:654] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:02.989637 20215 tablet_bootstrap.cc:492] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:02.990097 20214 tablet_bootstrap.cc:492] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:02.990314 20215 ts_tablet_manager.cc:1403] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.008s
I20260709 13:05:02.990737 20214 ts_tablet_manager.cc:1403] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 13:05:02.993706 20186 raft_consensus.cc:515] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.994267 20215 raft_consensus.cc:359] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.995398 20215 raft_consensus.cc:385] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:02.995817 20215 raft_consensus.cc:740] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:02.996654 20215 consensus_queue.cc:260] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:02.997262 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4ac6125626446c8dc6514a348363fb" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:02.997906 19899 raft_consensus.cc:3060] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:02.998456 20203 raft_consensus.cc:493] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:02.998945 20203 raft_consensus.cc:515] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.000402 20215 ts_tablet_manager.cc:1434] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:03.001359 20216 tablet_bootstrap.cc:492] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:03.001647 20215 tablet_bootstrap.cc:492] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:03.001962 20216 ts_tablet_manager.cc:1403] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.016s
I20260709 13:05:03.002333 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f0225ab174ceab53a8e77b5f9881e" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:05:03.002797 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f0225ab174ceab53a8e77b5f9881e" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
W20260709 13:05:03.004498 19938 leader_election.cc:343] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:03.005196 20203 leader_election.cc:290] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.005964 20214 raft_consensus.cc:359] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.006758 20214 raft_consensus.cc:385] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.007061 20214 raft_consensus.cc:740] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
W20260709 13:05:03.007287 19939 leader_election.cc:343] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:03.007812 19939 leader_election.cc:304] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277; no voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:05:03.008103 19899 raft_consensus.cc:2468] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:05:03.007864 20214 consensus_queue.cc:260] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.008519 20215 tablet_bootstrap.cc:654] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.009001 20203 raft_consensus.cc:2749] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:03.010176 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4ac6125626446c8dc6514a348363fb" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:03.010795 19972 raft_consensus.cc:3060] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.011418 20216 raft_consensus.cc:359] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.012301 20216 raft_consensus.cc:385] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.012584 20216 raft_consensus.cc:740] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.013317 20216 consensus_queue.cc:260] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.015379 20214 ts_tablet_manager.cc:1434] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 13:05:03.015600 20216 ts_tablet_manager.cc:1434] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:03.016575 20214 tablet_bootstrap.cc:492] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:03.016747 20216 tablet_bootstrap.cc:492] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:03.019475 19972 raft_consensus.cc:2468] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:05:03.021179 20012 leader_election.cc:304] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:03.022173 20224 raft_consensus.cc:2804] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.024232 20216 tablet_bootstrap.cc:654] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.032027 20214 tablet_bootstrap.cc:654] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.035632 20224 raft_consensus.cc:697] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:03.036849 20224 consensus_queue.cc:237] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.009076 20186 leader_election.cc:290] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:03.045105 20216 tablet_bootstrap.cc:492] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:03.045877 20216 ts_tablet_manager.cc:1403] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.011s
I20260709 13:05:03.048386 20214 tablet_bootstrap.cc:492] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:03.048559 20215 tablet_bootstrap.cc:492] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:03.049150 20214 ts_tablet_manager.cc:1403] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.011s
I20260709 13:05:03.049288 20215 ts_tablet_manager.cc:1403] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.003s
I20260709 13:05:03.049196 20216 raft_consensus.cc:359] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.050372 20216 raft_consensus.cc:385] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.049916 19795 catalog_manager.cc:5697] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.050714 20216 raft_consensus.cc:740] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.051788 20216 consensus_queue.cc:260] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.052409 20214 raft_consensus.cc:359] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.053263 20214 raft_consensus.cc:385] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.052798 20215 raft_consensus.cc:359] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.053601 20214 raft_consensus.cc:740] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.053805 20215 raft_consensus.cc:385] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.054333 20215 raft_consensus.cc:740] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.054708 20216 ts_tablet_manager.cc:1434] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:03.054652 20214 consensus_queue.cc:260] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.055159 20215 consensus_queue.cc:260] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.055843 20216 tablet_bootstrap.cc:492] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:03.057766 20215 ts_tablet_manager.cc:1434] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:05:03.058930 20215 tablet_bootstrap.cc:492] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:03.061110 20214 ts_tablet_manager.cc:1434] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:03.062392 20214 tablet_bootstrap.cc:492] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:03.064610 20216 tablet_bootstrap.cc:654] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.069087 20214 tablet_bootstrap.cc:654] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.070106 20215 tablet_bootstrap.cc:654] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.086298 20215 tablet_bootstrap.cc:492] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:03.086621 20214 tablet_bootstrap.cc:492] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:03.086727 20215 ts_tablet_manager.cc:1403] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260709 13:05:03.086735 20216 tablet_bootstrap.cc:492] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:03.087263 20214 ts_tablet_manager.cc:1403] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.007s
I20260709 13:05:03.087561 20216 ts_tablet_manager.cc:1403] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.008s
I20260709 13:05:03.090148 20215 raft_consensus.cc:359] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.091032 20215 raft_consensus.cc:385] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.090874 20214 raft_consensus.cc:359] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.091121 20216 raft_consensus.cc:359] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.091658 20215 raft_consensus.cc:740] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.091876 20214 raft_consensus.cc:385] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.092048 20216 raft_consensus.cc:385] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.092319 20214 raft_consensus.cc:740] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.092530 20216 raft_consensus.cc:740] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.092532 20215 consensus_queue.cc:260] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.093079 20214 consensus_queue.cc:260] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.093513 20216 consensus_queue.cc:260] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.094985 20215 ts_tablet_manager.cc:1434] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:03.095589 20214 ts_tablet_manager.cc:1434] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:05:03.096088 20215 tablet_bootstrap.cc:492] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:03.096261 20216 ts_tablet_manager.cc:1434] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:03.096912 20214 tablet_bootstrap.cc:492] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:03.097409 20216 tablet_bootstrap.cc:492] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:03.103356 20215 tablet_bootstrap.cc:654] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.104128 20216 tablet_bootstrap.cc:654] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.104128 20214 tablet_bootstrap.cc:654] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.113888 20201 raft_consensus.cc:493] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.114507 20201 raft_consensus.cc:515] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.115561 20215 tablet_bootstrap.cc:492] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:03.116235 20215 ts_tablet_manager.cc:1403] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 13:05:03.119026 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f0225ab174ceab53a8e77b5f9881e" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:05:03.119864 19972 raft_consensus.cc:2468] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 0.
I20260709 13:05:03.122473 20216 tablet_bootstrap.cc:492] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:03.123018 20216 ts_tablet_manager.cc:1403] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260709 13:05:03.123425 20214 tablet_bootstrap.cc:492] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:03.123844 19863 leader_election.cc:304] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.124151 20214 ts_tablet_manager.cc:1403] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.014s
I20260709 13:05:03.125198 20202 raft_consensus.cc:2804] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.125654 20202 raft_consensus.cc:493] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.126008 20202 raft_consensus.cc:3060] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.126770 20216 raft_consensus.cc:359] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.127700 20216 raft_consensus.cc:385] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.128034 20216 raft_consensus.cc:740] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.128105 20214 raft_consensus.cc:359] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.128975 20214 raft_consensus.cc:385] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.128849 20216 consensus_queue.cc:260] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.129341 20214 raft_consensus.cc:740] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.130376 20214 consensus_queue.cc:260] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.131598 20216 ts_tablet_manager.cc:1434] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:03.132704 20216 tablet_bootstrap.cc:492] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:03.133704 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f0225ab174ceab53a8e77b5f9881e" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:05:03.134440 20047 raft_consensus.cc:2468] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 0.
I20260709 13:05:03.139616 20214 ts_tablet_manager.cc:1434] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:03.140807 20214 tablet_bootstrap.cc:492] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:03.143798 20202 raft_consensus.cc:515] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.137290 20201 leader_election.cc:290] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.119515 20215 raft_consensus.cc:359] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.146462 20215 raft_consensus.cc:385] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.146767 20215 raft_consensus.cc:740] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.147218 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f0225ab174ceab53a8e77b5f9881e" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:03.147554 20216 tablet_bootstrap.cc:654] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.147912 19972 raft_consensus.cc:3060] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.148864 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731f0225ab174ceab53a8e77b5f9881e" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:03.147583 20215 consensus_queue.cc:260] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.149374 20202 leader_election.cc:290] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.149499 20048 raft_consensus.cc:3060] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.151760 20215 ts_tablet_manager.cc:1434] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 13:05:03.153360 20215 tablet_bootstrap.cc:492] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:03.155450 19972 raft_consensus.cc:2468] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 1.
I20260709 13:05:03.157449 20214 tablet_bootstrap.cc:654] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.157645 20048 raft_consensus.cc:2468] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 1.
I20260709 13:05:03.159986 20215 tablet_bootstrap.cc:654] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.160773 19863 leader_election.cc:304] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.161975 20202 raft_consensus.cc:2804] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.162497 20202 raft_consensus.cc:697] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Becoming Leader. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:05:03.163388 20202 consensus_queue.cc:237] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.167596 20171 raft_consensus.cc:493] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.168224 20171 raft_consensus.cc:515] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.170450 20171 leader_election.cc:290] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.171193 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbdbd52de8c4c6b9c47820ef740b2fb" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:05:03.173771 19899 raft_consensus.cc:2468] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:05:03.175302 19938 leader_election.cc:304] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.176250 20203 raft_consensus.cc:2804] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.176622 20203 raft_consensus.cc:493] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.176951 20203 raft_consensus.cc:3060] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.180546 19794 catalog_manager.cc:5697] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd reported cstate change: term changed from 0 to 1, leader changed from <none> to d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129). New cstate: current_term: 1 leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.183126 20171 raft_consensus.cc:493] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.183650 20171 raft_consensus.cc:515] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.188566 20171 leader_election.cc:290] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.189785 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5745c956bbf4007bcf271c114eeabae" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:05:03.190543 20047 raft_consensus.cc:2468] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:05:03.192875 20215 tablet_bootstrap.cc:492] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:03.193575 20215 ts_tablet_manager.cc:1403] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.016s
I20260709 13:05:03.193830 19939 leader_election.cc:304] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:03.195263 20214 tablet_bootstrap.cc:492] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:03.195839 20214 ts_tablet_manager.cc:1403] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.000s
I20260709 13:05:03.196661 20215 raft_consensus.cc:359] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.197525 20215 raft_consensus.cc:385] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.197866 20215 raft_consensus.cc:740] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.198649 20214 raft_consensus.cc:359] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.198763 20215 consensus_queue.cc:260] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.199518 20214 raft_consensus.cc:385] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.199851 20214 raft_consensus.cc:740] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.200353 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbdbd52de8c4c6b9c47820ef740b2fb" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:05:03.200691 20214 consensus_queue.cc:260] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.202167 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5745c956bbf4007bcf271c114eeabae" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:05:03.199690 20203 raft_consensus.cc:515] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.202808 19899 raft_consensus.cc:2468] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:05:03.204618 20171 raft_consensus.cc:2804] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.205375 20215 ts_tablet_manager.cc:1434] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 13:05:03.205404 20171 raft_consensus.cc:493] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.206828 20215 tablet_bootstrap.cc:492] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:03.206511 20171 raft_consensus.cc:3060] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.208599 20216 tablet_bootstrap.cc:492] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:03.210017 20216 ts_tablet_manager.cc:1403] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.005s
I20260709 13:05:03.211715 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbdbd52de8c4c6b9c47820ef740b2fb" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:03.210170 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbdbd52de8c4c6b9c47820ef740b2fb" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:03.210493 20048 raft_consensus.cc:2468] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:05:03.213312 19899 raft_consensus.cc:3060] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.218979 20216 raft_consensus.cc:359] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.219852 20216 raft_consensus.cc:385] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.220165 20216 raft_consensus.cc:740] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.220963 20216 consensus_queue.cc:260] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.223237 20215 tablet_bootstrap.cc:654] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.223694 20216 ts_tablet_manager.cc:1434] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:05:03.224481 19899 raft_consensus.cc:2468] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:05:03.225189 20216 tablet_bootstrap.cc:492] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:03.225752 19938 leader_election.cc:304] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 789640cdda4044d2bef70ef6d6cf4790
I20260709 13:05:03.226750 20244 raft_consensus.cc:2804] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.227113 20214 ts_tablet_manager.cc:1434] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.012s
I20260709 13:05:03.227238 20244 raft_consensus.cc:697] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:05:03.228178 20214 tablet_bootstrap.cc:492] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277: Bootstrap starting.
I20260709 13:05:03.228137 20244 consensus_queue.cc:237] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.209519 20203 leader_election.cc:290] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.234350 20214 tablet_bootstrap.cc:654] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.234421 20224 raft_consensus.cc:493] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.235060 20224 raft_consensus.cc:515] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.237332 20224 leader_election.cc:290] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:03.239245 20216 tablet_bootstrap.cc:654] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.239675 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64242b8a9b1f4c589c96a41f1086cd6b" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:05:03.240362 19972 raft_consensus.cc:2468] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:05:03.241739 20012 leader_election.cc:304] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:03.245102 20215 tablet_bootstrap.cc:492] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:03.245798 20215 ts_tablet_manager.cc:1403] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.004s
I20260709 13:05:03.246021 20214 tablet_bootstrap.cc:492] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277: No bootstrap required, opened a new log
I20260709 13:05:03.246654 20214 ts_tablet_manager.cc:1403] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260709 13:05:03.244926 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64242b8a9b1f4c589c96a41f1086cd6b" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:05:03.249102 20244 raft_consensus.cc:493] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.249537 19899 raft_consensus.cc:2468] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:05:03.250113 20244 raft_consensus.cc:515] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.249185 20214 raft_consensus.cc:359] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.251137 20214 raft_consensus.cc:385] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.252768 20244 leader_election.cc:290] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.248924 20224 raft_consensus.cc:2804] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.249655 20215 raft_consensus.cc:359] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.253891 20215 raft_consensus.cc:385] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.254258 20215 raft_consensus.cc:740] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.254473 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a908a448094dbbaf5af54c34ea1ae8" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:05:03.255250 20048 raft_consensus.cc:2468] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:05:03.254922 20215 consensus_queue.cc:260] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.255915 20216 tablet_bootstrap.cc:492] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:03.255023 20186 raft_consensus.cc:493] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.256690 20216 ts_tablet_manager.cc:1403] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260709 13:05:03.254462 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a908a448094dbbaf5af54c34ea1ae8" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:05:03.257411 19899 raft_consensus.cc:2468] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:05:03.256501 19939 leader_election.cc:304] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:03.256565 20186 raft_consensus.cc:515] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.260473 20244 raft_consensus.cc:2804] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.260859 20244 raft_consensus.cc:493] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.261168 20244 raft_consensus.cc:3060] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.261726 20186 leader_election.cc:290] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:03.263325 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376b6e47c30489081b45ff07480411e" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:05:03.251458 20214 raft_consensus.cc:740] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.264003 19972 raft_consensus.cc:2468] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:05:03.253820 20224 raft_consensus.cc:493] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.264688 20224 raft_consensus.cc:3060] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.263765 19796 catalog_manager.cc:5697] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.265851 20012 leader_election.cc:304] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:03.264358 20214 consensus_queue.cc:260] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.264861 20215 ts_tablet_manager.cc:1434] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:05:03.276384 20214 ts_tablet_manager.cc:1434] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277: Time spent starting tablet: real 0.029s	user 0.001s	sys 0.005s
I20260709 13:05:03.267050 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376b6e47c30489081b45ff07480411e" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:05:03.277379 19899 raft_consensus.cc:2468] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:05:03.266687 20186 raft_consensus.cc:2804] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.278473 20186 raft_consensus.cc:493] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.278815 20186 raft_consensus.cc:3060] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.279443 20215 tablet_bootstrap.cc:492] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd: Bootstrap starting.
I20260709 13:05:03.270421 20244 raft_consensus.cc:515] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.283483 20224 raft_consensus.cc:515] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.288712 20244 leader_election.cc:290] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.286710 20215 tablet_bootstrap.cc:654] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.286127 20186 raft_consensus.cc:515] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.289908 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a908a448094dbbaf5af54c34ea1ae8" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:03.290509 19899 raft_consensus.cc:3060] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.290836 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a908a448094dbbaf5af54c34ea1ae8" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:03.237342 20171 raft_consensus.cc:515] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.292379 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64242b8a9b1f4c589c96a41f1086cd6b" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:03.292972 19900 raft_consensus.cc:3060] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.293198 20224 leader_election.cc:290] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:03.294201 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64242b8a9b1f4c589c96a41f1086cd6b" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:03.294777 19972 raft_consensus.cc:3060] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.298429 19899 raft_consensus.cc:2468] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:05:03.298774 19898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5745c956bbf4007bcf271c114eeabae" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:03.299419 19898 raft_consensus.cc:3060] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.299813 19938 leader_election.cc:304] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.300642 20244 raft_consensus.cc:2804] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.301158 20244 raft_consensus.cc:697] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:05:03.291426 20048 raft_consensus.cc:3060] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.306224 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376b6e47c30489081b45ff07480411e" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:03.306871 19974 raft_consensus.cc:3060] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.306538 20244 consensus_queue.cc:237] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.309897 19900 raft_consensus.cc:2468] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:05:03.302546 20186 leader_election.cc:290] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:03.302806 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5745c956bbf4007bcf271c114eeabae" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:03.304469 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376b6e47c30489081b45ff07480411e" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:03.310429 19972 raft_consensus.cc:2468] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:05:03.301541 20171 leader_election.cc:290] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.267743 20216 raft_consensus.cc:359] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.314438 20048 raft_consensus.cc:2468] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:05:03.315550 20012 leader_election.cc:304] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.316756 19974 raft_consensus.cc:2468] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:05:03.317425 20047 raft_consensus.cc:3060] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.317556 19899 raft_consensus.cc:3060] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.323365 20215 tablet_bootstrap.cc:492] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd: No bootstrap required, opened a new log
I20260709 13:05:03.323926 20215 ts_tablet_manager.cc:1403] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.010s
I20260709 13:05:03.326915 20215 raft_consensus.cc:359] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.327682 20215 raft_consensus.cc:385] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.317210 19898 raft_consensus.cc:2468] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:05:03.319039 20186 raft_consensus.cc:2804] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.328806 20215 raft_consensus.cc:740] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.328858 20186 raft_consensus.cc:697] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:03.327708 19899 raft_consensus.cc:2468] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:05:03.329360 19938 leader_election.cc:304] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.329547 20215 consensus_queue.cc:260] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.330205 20171 raft_consensus.cc:2804] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.332559 20215 ts_tablet_manager.cc:1434] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:03.320261 20012 leader_election.cc:304] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:03.333760 20224 raft_consensus.cc:2804] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.334236 20224 raft_consensus.cc:697] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:03.335062 20224 consensus_queue.cc:237] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.318228 20216 raft_consensus.cc:385] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.336961 20216 raft_consensus.cc:740] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.337610 19794 catalog_manager.cc:5697] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.336383 20047 raft_consensus.cc:2468] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:05:03.338877 20216 consensus_queue.cc:260] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.341596 20216 ts_tablet_manager.cc:1434] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.001s
I20260709 13:05:03.342687 20216 tablet_bootstrap.cc:492] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790: Bootstrap starting.
I20260709 13:05:03.338860 20171 raft_consensus.cc:697] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:05:03.346814 20171 consensus_queue.cc:237] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.349313 20186 consensus_queue.cc:237] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.350178 20216 tablet_bootstrap.cc:654] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:03.358642 20216 tablet_bootstrap.cc:492] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790: No bootstrap required, opened a new log
I20260709 13:05:03.359164 20216 ts_tablet_manager.cc:1403] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260709 13:05:03.362021 20216 raft_consensus.cc:359] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.361814 19798 catalog_manager.cc:5697] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.362797 20216 raft_consensus.cc:385] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:03.363008 20224 raft_consensus.cc:493] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.363246 20216 raft_consensus.cc:740] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Initialized, Role: FOLLOWER
I20260709 13:05:03.363600 20224 raft_consensus.cc:515] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.364143 20216 consensus_queue.cc:260] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.365819 20224 leader_election.cc:290] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:03.366312 20216 ts_tablet_manager.cc:1434] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:03.367736 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f2cd88e6d43f6887c03e304e929f1" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277" is_pre_election: true
I20260709 13:05:03.367072 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f2cd88e6d43f6887c03e304e929f1" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:05:03.368362 19972 raft_consensus.cc:2468] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:05:03.368556 19899 raft_consensus.cc:2468] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 0.
I20260709 13:05:03.369784 20012 leader_election.cc:304] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:03.371050 20224 raft_consensus.cc:2804] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.371443 20224 raft_consensus.cc:493] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.371759 20224 raft_consensus.cc:3060] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.372257 19794 catalog_manager.cc:5697] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.377418 20224 raft_consensus.cc:515] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.380072 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f2cd88e6d43f6887c03e304e929f1" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:03.380615 19899 raft_consensus.cc:3060] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.380637 20224 leader_election.cc:290] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:03.381460 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6f2cd88e6d43f6887c03e304e929f1" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:03.382112 19972 raft_consensus.cc:3060] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.386018 19794 catalog_manager.cc:5697] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.387146 19899 raft_consensus.cc:2468] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:05:03.388276 20012 leader_election.cc:304] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.388628 19972 raft_consensus.cc:2468] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 1.
I20260709 13:05:03.389190 20224 raft_consensus.cc:2804] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.389725 20224 raft_consensus.cc:697] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:03.390591 20224 consensus_queue.cc:237] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.400787 19794 catalog_manager.cc:5697] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 1 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:03.419829 19846 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:03.489614 20171 raft_consensus.cc:493] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:03.490150 20171 raft_consensus.cc:515] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.491855 20171 leader_election.cc:290] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.492558 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd85eeb2e0ef48c48e1251bfd7c0627b" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" is_pre_election: true
I20260709 13:05:03.492815 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd85eeb2e0ef48c48e1251bfd7c0627b" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790" is_pre_election: true
I20260709 13:05:03.493086 19899 raft_consensus.cc:2468] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:05:03.493412 20047 raft_consensus.cc:2468] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 0.
I20260709 13:05:03.494079 19938 leader_election.cc:304] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.494923 20171 raft_consensus.cc:2804] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:03.495208 20171 raft_consensus.cc:493] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:03.495482 20171 raft_consensus.cc:3060] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.501580 20171 raft_consensus.cc:515] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.503348 20171 leader_election.cc:290] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.504043 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd85eeb2e0ef48c48e1251bfd7c0627b" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:03.504324 20047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd85eeb2e0ef48c48e1251bfd7c0627b" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:03.504537 19899 raft_consensus.cc:3060] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.504869 20047 raft_consensus.cc:3060] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.509704 19899 raft_consensus.cc:2468] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:05:03.510239 20047 raft_consensus.cc:2468] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 1.
I20260709 13:05:03.510672 19938 leader_election.cc:304] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.511482 20171 raft_consensus.cc:2804] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:03.511904 20171 raft_consensus.cc:697] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:05:03.512606 20171 consensus_queue.cc:237] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.519570 19794 catalog_manager.cc:5697] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 1 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.553445 20224 consensus_queue.cc:1048] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.563884 20224 consensus_queue.cc:1048] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.570259 20202 consensus_queue.cc:1048] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.587098 20202 consensus_queue.cc:1048] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.686648 20048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe4ac6125626446c8dc6514a348363fb"
dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
mode: GRACEFUL
new_leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:05:03.686863 20047 raft_consensus.cc:3060] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:03.687172 20048 raft_consensus.cc:606] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Received request to transfer leadership to TS d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:05:03.692752 19972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dbdbd52de8c4c6b9c47820ef740b2fb"
dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
mode: GRACEFUL
new_leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
 from {username='slave'} at 127.0.0.1:50958
I20260709 13:05:03.693567 19972 raft_consensus.cc:606] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Received request to transfer leadership to TS d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:05:03.694231 20171 consensus_queue.cc:1048] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:03.702683 20047 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64242b8a9b1f4c589c96a41f1086cd6b"
dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
mode: GRACEFUL
new_leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:05:03.703451 20047 raft_consensus.cc:606] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Received request to transfer leadership to TS d5f227cc51e5471abfdcf2509ddbdedd
I20260709 13:05:03.705224 20243 consensus_queue.cc:1048] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:03.712944 20243 consensus_queue.cc:1048] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.720465 20048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8376b6e47c30489081b45ff07480411e"
dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
mode: GRACEFUL
new_leader_uuid: "50fff084b0724b33b83c343b5b9b6277"
 from {username='slave'} at 127.0.0.1:44996
I20260709 13:05:03.721029 20048 raft_consensus.cc:606] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Received request to transfer leadership to TS 50fff084b0724b33b83c343b5b9b6277
I20260709 13:05:03.724810 20171 consensus_queue.cc:1048] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.734927 20203 raft_consensus.cc:993] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277: : Instructing follower d5f227cc51e5471abfdcf2509ddbdedd to start an election
I20260709 13:05:03.735419 20203 raft_consensus.cc:1081] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Signalling peer d5f227cc51e5471abfdcf2509ddbdedd to start an election
I20260709 13:05:03.736891 19899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dbdbd52de8c4c6b9c47820ef740b2fb"
dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
 from {username='slave'} at 127.0.0.1:55768
I20260709 13:05:03.737360 19899 raft_consensus.cc:493] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.737735 19899 raft_consensus.cc:3060] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.744755 19899 raft_consensus.cc:515] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.747262 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbdbd52de8c4c6b9c47820ef740b2fb" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:03.747440 19899 leader_election.cc:290] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 2 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.747900 19974 raft_consensus.cc:3055] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:03.748230 19974 raft_consensus.cc:740] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:05:03.749014 19974 consensus_queue.cc:260] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.750281 19974 raft_consensus.cc:3060] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.751513 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbdbd52de8c4c6b9c47820ef740b2fb" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:03.752131 20048 raft_consensus.cc:3060] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.757544 19974 raft_consensus.cc:2468] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:05:03.758745 19863 leader_election.cc:304] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.759039 20048 raft_consensus.cc:2468] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:05:03.759589 20201 raft_consensus.cc:2804] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.760077 20201 raft_consensus.cc:697] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Becoming Leader. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:05:03.760838 20201 consensus_queue.cc:237] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Queue 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.766697 19796 catalog_manager.cc:5697] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd reported cstate change: term changed from 1 to 2, leader changed from 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130) to d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.800858 20203 consensus_queue.cc:1048] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.811003 20203 consensus_queue.cc:1048] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.858585 20224 consensus_queue.cc:1048] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.865494 20228 raft_consensus.cc:993] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790: : Instructing follower 50fff084b0724b33b83c343b5b9b6277 to start an election
I20260709 13:05:03.865623 20259 consensus_queue.cc:1048] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:03.866959 20224 raft_consensus.cc:1081] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Signalling peer 50fff084b0724b33b83c343b5b9b6277 to start an election
I20260709 13:05:03.874419 19972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8376b6e47c30489081b45ff07480411e"
dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
 from {username='slave'} at 127.0.0.1:50950
I20260709 13:05:03.875026 19972 raft_consensus.cc:493] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.875389 19972 raft_consensus.cc:3060] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.878280 20224 consensus_queue.cc:1048] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:03.882730 19972 raft_consensus.cc:515] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.884895 19972 leader_election.cc:290] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [CANDIDATE]: Term 2 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.885542 19900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376b6e47c30489081b45ff07480411e" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:03.886164 19900 raft_consensus.cc:3060] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.899724 20228 raft_consensus.cc:993] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790: : Instructing follower d5f227cc51e5471abfdcf2509ddbdedd to start an election
I20260709 13:05:03.878214 20273 consensus_queue.cc:1048] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:05:03.901319 20228 raft_consensus.cc:1081] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Signalling peer d5f227cc51e5471abfdcf2509ddbdedd to start an election
I20260709 13:05:03.894112 19900 raft_consensus.cc:2468] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 2.
I20260709 13:05:03.886839 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8376b6e47c30489081b45ff07480411e" candidate_uuid: "50fff084b0724b33b83c343b5b9b6277" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:03.908466 19938 leader_election.cc:304] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.908675 20048 raft_consensus.cc:3055] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:03.909366 20171 raft_consensus.cc:2804] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.909564 20048 raft_consensus.cc:740] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:03.909905 20171 raft_consensus.cc:697] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Becoming Leader. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:05:03.910600 20048 consensus_queue.cc:260] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.910753 20171 consensus_queue.cc:237] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Queue 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.911718 20048 raft_consensus.cc:3060] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.909986 19898 raft_consensus.cc:1240] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Rejecting Update request from peer 789640cdda4044d2bef70ef6d6cf4790 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:05:03.913012 19900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64242b8a9b1f4c589c96a41f1086cd6b"
dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
 from {username='slave'} at 127.0.0.1:55758
I20260709 13:05:03.913643 19900 raft_consensus.cc:493] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.914073 19900 raft_consensus.cc:3060] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.920717 20048 raft_consensus.cc:2468] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50fff084b0724b33b83c343b5b9b6277 in term 2.
I20260709 13:05:03.921262 19900 raft_consensus.cc:515] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.920770 19798 catalog_manager.cc:5697] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 reported cstate change: term changed from 1 to 2, leader changed from 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131) to 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130). New cstate: current_term: 2 leader_uuid: "50fff084b0724b33b83c343b5b9b6277" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.923792 19900 leader_election.cc:290] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 2 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:03.924022 19972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64242b8a9b1f4c589c96a41f1086cd6b" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:03.924659 19972 raft_consensus.cc:3060] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.924963 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64242b8a9b1f4c589c96a41f1086cd6b" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:03.925443 20048 raft_consensus.cc:3055] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:03.925645 20048 raft_consensus.cc:740] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:03.926368 20048 consensus_queue.cc:260] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.927188 20048 raft_consensus.cc:3060] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.931497 19972 raft_consensus.cc:2468] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:05:03.931861 20048 raft_consensus.cc:2468] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:05:03.932765 19863 leader_election.cc:304] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:03.933591 20201 raft_consensus.cc:2804] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.934005 20201 raft_consensus.cc:697] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Becoming Leader. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:05:03.934691 20201 consensus_queue.cc:237] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Queue 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:03.940698 19798 catalog_manager.cc:5697] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd reported cstate change: term changed from 1 to 2, leader changed from 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131) to d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.991997 20224 consensus_queue.cc:1048] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.000384 20259 consensus_queue.cc:1048] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.014890 20171 consensus_queue.cc:1048] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.025414 20243 consensus_queue.cc:1048] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.126710 20224 raft_consensus.cc:993] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790: : Instructing follower d5f227cc51e5471abfdcf2509ddbdedd to start an election
I20260709 13:05:04.127138 20259 raft_consensus.cc:1081] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Signalling peer d5f227cc51e5471abfdcf2509ddbdedd to start an election
I20260709 13:05:04.128665 19900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe4ac6125626446c8dc6514a348363fb"
dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
 from {username='slave'} at 127.0.0.1:55758
I20260709 13:05:04.129238 19900 raft_consensus.cc:493] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.129554 19900 raft_consensus.cc:3060] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.135051 19900 raft_consensus.cc:515] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:04.137126 19900 leader_election.cc:290] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [CANDIDATE]: Term 2 election: Requested vote from peers 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087), 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131:36497)
I20260709 13:05:04.138180 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4ac6125626446c8dc6514a348363fb" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:04.138756 19974 raft_consensus.cc:3060] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.139114 20048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4ac6125626446c8dc6514a348363fb" candidate_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
I20260709 13:05:04.139678 20048 raft_consensus.cc:3055] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:04.139966 20048 raft_consensus.cc:740] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:04.140702 20048 consensus_queue.cc:260] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:04.141803 20048 raft_consensus.cc:3060] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:04.145365 19974 raft_consensus.cc:2468] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:05:04.146678 19863 leader_election.cc:304] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [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: 50fff084b0724b33b83c343b5b9b6277, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:04.147416 20264 raft_consensus.cc:2804] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:04.147730 20048 raft_consensus.cc:2468] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5f227cc51e5471abfdcf2509ddbdedd in term 2.
I20260709 13:05:04.147776 20264 raft_consensus.cc:697] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Becoming Leader. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:05:04.148702 20264 consensus_queue.cc:237] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Queue 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:04.155437 19796 catalog_manager.cc:5697] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd reported cstate change: term changed from 1 to 2, leader changed from 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131) to d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129). New cstate: current_term: 2 leader_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.286309 20048 raft_consensus.cc:1275] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.287573 20264 consensus_queue.cc:1048] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:04.299899 19974 raft_consensus.cc:1275] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.301806 20202 consensus_queue.cc:1048] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:04.348829 19900 raft_consensus.cc:1275] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Refusing update from remote peer 50fff084b0724b33b83c343b5b9b6277: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.350091 20243 consensus_queue.cc:1048] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:04.360759 20048 raft_consensus.cc:1275] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Refusing update from remote peer 50fff084b0724b33b83c343b5b9b6277: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.362149 20243 consensus_queue.cc:1048] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:04.452667 19974 raft_consensus.cc:1275] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.453958 20202 consensus_queue.cc:1048] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:04.461246 20048 raft_consensus.cc:1275] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.464152 20202 consensus_queue.cc:1048] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:04.566165 20048 raft_consensus.cc:1275] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.567435 20202 consensus_queue.cc:1048] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:04.575114 19974 raft_consensus.cc:1275] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Refusing update from remote peer d5f227cc51e5471abfdcf2509ddbdedd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.576917 20264 consensus_queue.cc:1048] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:06.745146 19796 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40074:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:05:06.765012 19796 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40074:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:05:06.812601 14202 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:07.107565 20341 tablet.cc:1724] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.109956 20343 tablet.cc:1724] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.168605 20348 tablet.cc:1724] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:07.167233 19863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:38087, user_credentials={real_user=slave}} blocked reactor thread for 56294.8us
I20260709 13:05:07.206763 20348 tablet.cc:1724] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.105391 20339 tablet.cc:1724] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 13:05:07.197829 20335 log.cc:927] Time spent T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:05:07.226468 20351 tablet.cc:1724] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.234089 20347 tablet.cc:1724] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.246786 19975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7"
dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
mode: GRACEFUL
new_leader_uuid: "789640cdda4044d2bef70ef6d6cf4790"
 from {username='slave'} at 127.0.0.1:50964
W20260709 13:05:07.222397 19864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.131:36497, user_credentials={real_user=slave}} blocked reactor thread for 93771.3us
I20260709 13:05:07.248236 19975 raft_consensus.cc:606] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Received request to transfer leadership to TS 789640cdda4044d2bef70ef6d6cf4790
W20260709 13:05:07.257752 20346 log.cc:927] Time spent T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
W20260709 13:05:07.252375 19863 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.13.222.130:38087, user_credentials={real_user=slave}} blocked reactor thread for 62919.4us
W20260709 13:05:07.279405 20340 log.cc:927] Time spent T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
I20260709 13:05:07.297696 20343 tablet.cc:1724] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.306730 20353 tablet.cc:1724] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.309286 20352 tablet.cc:1724] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.298008 20356 tablet.cc:1724] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.285388 20341 tablet.cc:1724] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.339692 20359 tablet.cc:1724] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.341938 20358 tablet.cc:1724] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.343075 19796 catalog_manager.cc:5789] TS d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573) does not have the latest schema for tablet 7dbdbd52de8c4c6b9c47820ef740b2fb (table soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]). Expected version 1 got 0
I20260709 13:05:07.346762 20357 tablet.cc:1724] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.349138 19796 catalog_manager.cc:5789] TS d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573) does not have the latest schema for tablet 64242b8a9b1f4c589c96a41f1086cd6b (table soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac]). Expected version 1 got 0
I20260709 13:05:07.359830 20339 tablet.cc:1724] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.361483 20351 tablet.cc:1724] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.371276 20353 tablet.cc:1724] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.373548 20358 tablet.cc:1724] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.326351 20347 tablet.cc:1724] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.396003 20356 tablet.cc:1724] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.400115 20359 tablet.cc:1724] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.401872 20347 tablet.cc:1724] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.412760 20357 tablet.cc:1724] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.416046 20352 tablet.cc:1724] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.429973 19899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "865bb8cf2d074a6ebc3200360b19296f"
dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
mode: GRACEFUL
new_leader_uuid: "789640cdda4044d2bef70ef6d6cf4790"
 from {username='slave'} at 127.0.0.1:45778
I20260709 13:05:07.430648 19899 raft_consensus.cc:606] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Received request to transfer leadership to TS 789640cdda4044d2bef70ef6d6cf4790
I20260709 13:05:07.432060 14202 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:07.432672 14202 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:07.420415 20343 tablet.cc:1724] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.439950 20353 tablet.cc:1724] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 13:05:07.477560 19797 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7: soft_deleted_table [id=10cbf158c14e491abbfd25499ac2b0ac] alter complete (version 1)
I20260709 13:05:07.621733 20345 raft_consensus.cc:993] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd: : Instructing follower 789640cdda4044d2bef70ef6d6cf4790 to start an election
I20260709 13:05:07.622152 20202 raft_consensus.cc:1081] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Signalling peer 789640cdda4044d2bef70ef6d6cf4790 to start an election
I20260709 13:05:07.623778 20049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "865bb8cf2d074a6ebc3200360b19296f"
dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
 from {username='slave'} at 127.0.0.1:44986
I20260709 13:05:07.624279 20049 raft_consensus.cc:493] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.624539 20049 raft_consensus.cc:3060] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.629557 20049 raft_consensus.cc:515] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:07.631325 20049 leader_election.cc:290] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 2 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:07.632237 19899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865bb8cf2d074a6ebc3200360b19296f" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:07.632572 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "865bb8cf2d074a6ebc3200360b19296f" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:07.632861 19899 raft_consensus.cc:3055] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:07.633095 19974 raft_consensus.cc:3060] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.633193 19899 raft_consensus.cc:740] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5f227cc51e5471abfdcf2509ddbdedd, State: Running, Role: LEADER
I20260709 13:05:07.633951 19899 consensus_queue.cc:260] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:07.635135 19899 raft_consensus.cc:3060] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.638919 20244 raft_consensus.cc:993] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277: : Instructing follower 789640cdda4044d2bef70ef6d6cf4790 to start an election
I20260709 13:05:07.639541 20309 raft_consensus.cc:1081] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Signalling peer 789640cdda4044d2bef70ef6d6cf4790 to start an election
I20260709 13:05:07.639778 19974 raft_consensus.cc:2468] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 2.
I20260709 13:05:07.641065 20012 leader_election.cc:304] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [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: 50fff084b0724b33b83c343b5b9b6277, 789640cdda4044d2bef70ef6d6cf4790; no voters: 
I20260709 13:05:07.641157 20049 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7"
dest_uuid: "789640cdda4044d2bef70ef6d6cf4790"
 from {username='slave'} at 127.0.0.1:44988
I20260709 13:05:07.641913 20049 raft_consensus.cc:493] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.641916 20259 raft_consensus.cc:2804] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:07.642532 20049 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.642679 20259 raft_consensus.cc:697] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 2 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:07.643682 20259 consensus_queue.cc:237] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Queue 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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:07.644222 19899 raft_consensus.cc:2468] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 2.
I20260709 13:05:07.652781 20049 raft_consensus.cc:515] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:07.654148 19797 catalog_manager.cc:5697] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 1 to 2, leader changed from d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129) to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 2 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:07.655123 20049 leader_election.cc:290] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [CANDIDATE]: Term 3 election: Requested vote from peers d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573), 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087)
I20260709 13:05:07.656098 19974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50fff084b0724b33b83c343b5b9b6277"
I20260709 13:05:07.655992 19897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515a3e32c51041e3a51971bc4cd46cf7" candidate_uuid: "789640cdda4044d2bef70ef6d6cf4790" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5f227cc51e5471abfdcf2509ddbdedd"
I20260709 13:05:07.656774 19897 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.658484 19974 raft_consensus.cc:3055] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:07.658877 19974 raft_consensus.cc:740] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50fff084b0724b33b83c343b5b9b6277, State: Running, Role: LEADER
I20260709 13:05:07.659679 19974 consensus_queue.cc:260] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:07.660818 19974 raft_consensus.cc:3060] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:07.665584 19897 raft_consensus.cc:2468] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 3.
I20260709 13:05:07.667574 19974 raft_consensus.cc:2468] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789640cdda4044d2bef70ef6d6cf4790 in term 3.
I20260709 13:05:07.668134 20012 leader_election.cc:304] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [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: 789640cdda4044d2bef70ef6d6cf4790, d5f227cc51e5471abfdcf2509ddbdedd; no voters: 
I20260709 13:05:07.669214 20259 raft_consensus.cc:2804] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:07.669629 20259 raft_consensus.cc:697] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 3 LEADER]: Becoming Leader. State: Replica: 789640cdda4044d2bef70ef6d6cf4790, State: Running, Role: LEADER
I20260709 13:05:07.670244 20259 consensus_queue.cc:237] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [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: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } }
I20260709 13:05:07.678943 19797 catalog_manager.cc:5697] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 reported cstate change: term changed from 2 to 3, leader changed from 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130) to 789640cdda4044d2bef70ef6d6cf4790 (127.13.222.131). New cstate: current_term: 3 leader_uuid: "789640cdda4044d2bef70ef6d6cf4790" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789640cdda4044d2bef70ef6d6cf4790" member_type: VOTER last_known_addr { host: "127.13.222.131" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:08.043337 19897 raft_consensus.cc:1275] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Refusing update from remote peer 789640cdda4044d2bef70ef6d6cf4790: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:08.044510 20259 consensus_queue.cc:1048] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:08.057430 19974 raft_consensus.cc:1275] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Refusing update from remote peer 789640cdda4044d2bef70ef6d6cf4790: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:08.059525 20331 consensus_queue.cc:1048] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:08.166179 19974 raft_consensus.cc:1275] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 3 FOLLOWER]: Refusing update from remote peer 789640cdda4044d2bef70ef6d6cf4790: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:08.167433 20370 consensus_queue.cc:1048] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50fff084b0724b33b83c343b5b9b6277" member_type: VOTER last_known_addr { host: "127.13.222.130" port: 38087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.176366 19897 raft_consensus.cc:1275] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 3 FOLLOWER]: Refusing update from remote peer 789640cdda4044d2bef70ef6d6cf4790: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:08.178303 20259 consensus_queue.cc:1048] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5f227cc51e5471abfdcf2509ddbdedd" member_type: VOTER last_known_addr { host: "127.13.222.129" port: 46573 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.489959 14202 tablet_server.cc:179] TabletServer@127.13.222.129:0 shutting down...
W20260709 13:05:08.502828 20012 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 13:05:08.512308 20012 consensus_peers.cc:597] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 -> Peer d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573): Couldn't send request to peer d5f227cc51e5471abfdcf2509ddbdedd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.526018 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:08.526854 14202 tablet_replica.cc:333] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.527572 14202 raft_consensus.cc:2243] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.528007 14202 raft_consensus.cc:2272] T cd85eeb2e0ef48c48e1251bfd7c0627b P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.529742 14202 tablet_replica.cc:333] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.530381 14202 raft_consensus.cc:2243] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.530895 14202 raft_consensus.cc:2272] T 8376b6e47c30489081b45ff07480411e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.532967 14202 tablet_replica.cc:333] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.533648 14202 raft_consensus.cc:2243] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.534034 14202 raft_consensus.cc:2272] T af6f2cd88e6d43f6887c03e304e929f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.535676 14202 tablet_replica.cc:333] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.536190 14202 raft_consensus.cc:2243] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.536845 14202 raft_consensus.cc:2272] T 731f0225ab174ceab53a8e77b5f9881e P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.538559 14202 tablet_replica.cc:333] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.539047 14202 raft_consensus.cc:2243] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.539417 14202 raft_consensus.cc:2272] T 64a908a448094dbbaf5af54c34ea1ae8 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.541042 14202 tablet_replica.cc:333] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.541545 14202 raft_consensus.cc:2243] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.542281 14202 raft_consensus.cc:2272] T fe4ac6125626446c8dc6514a348363fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.543937 14202 tablet_replica.cc:333] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.544454 14202 raft_consensus.cc:2243] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.544833 14202 raft_consensus.cc:2272] T aa62c1571a834daf9dec83b0120cb570 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.546914 14202 tablet_replica.cc:333] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.547421 14202 raft_consensus.cc:2243] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.548136 14202 raft_consensus.cc:2272] T 7dbdbd52de8c4c6b9c47820ef740b2fb P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.549820 14202 tablet_replica.cc:333] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.550390 14202 raft_consensus.cc:2243] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.551092 14202 raft_consensus.cc:2272] T 64242b8a9b1f4c589c96a41f1086cd6b P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.552739 14202 tablet_replica.cc:333] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.553248 14202 raft_consensus.cc:2243] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.553640 14202 raft_consensus.cc:2272] T f5745c956bbf4007bcf271c114eeabae P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.555368 14202 tablet_replica.cc:333] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.555868 14202 raft_consensus.cc:2243] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.556545 14202 raft_consensus.cc:2272] T 12ed7ca67c224ba0a36af20956770f6e P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.558940 14202 tablet_replica.cc:333] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.559661 14202 raft_consensus.cc:2243] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.560210 14202 raft_consensus.cc:2272] T 515a3e32c51041e3a51971bc4cd46cf7 P d5f227cc51e5471abfdcf2509ddbdedd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.564844 14202 tablet_replica.cc:333] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.565614 14202 raft_consensus.cc:2243] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.566038 14202 raft_consensus.cc:2272] T 865bb8cf2d074a6ebc3200360b19296f P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.568276 14202 tablet_replica.cc:333] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.568768 14202 raft_consensus.cc:2243] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.569413 14202 raft_consensus.cc:2272] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.571378 14202 tablet_replica.cc:333] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.571894 14202 raft_consensus.cc:2243] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.572280 14202 raft_consensus.cc:2272] T 3917bd5336bf4e9eb582a3aad1f1600a P d5f227cc51e5471abfdcf2509ddbdedd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.574079 14202 tablet_replica.cc:333] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.574599 14202 raft_consensus.cc:2243] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.575511 14202 raft_consensus.cc:2272] T b25271e68ccc49c983c018088333e1a4 P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.577860 14202 tablet_replica.cc:333] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.578501 14202 raft_consensus.cc:2243] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.578925 14202 raft_consensus.cc:2272] T 93e0df4a59124569a5c843981f83aeeb P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.580848 14202 tablet_replica.cc:333] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd: stopping tablet replica
I20260709 13:05:08.581293 14202 raft_consensus.cc:2243] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.581844 14202 raft_consensus.cc:2272] T 2abd4fdc46234d8fb1f3b5280df3bd3d P d5f227cc51e5471abfdcf2509ddbdedd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.608877 14202 tablet_server.cc:196] TabletServer@127.13.222.129:0 shutdown complete.
W20260709 13:05:08.623942 19938 consensus_peers.cc:597] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 -> Peer d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573): Couldn't send request to peer d5f227cc51e5471abfdcf2509ddbdedd. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.640225 14202 tablet_server.cc:179] TabletServer@127.13.222.130:0 shutting down...
I20260709 13:05:08.663650 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:08.664368 14202 tablet_replica.cc:333] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.664995 14202 raft_consensus.cc:2243] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.665802 14202 raft_consensus.cc:2272] T cd85eeb2e0ef48c48e1251bfd7c0627b P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.668125 14202 tablet_replica.cc:333] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.668809 14202 raft_consensus.cc:2243] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.669250 14202 raft_consensus.cc:2272] T 64242b8a9b1f4c589c96a41f1086cd6b P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.671096 14202 tablet_replica.cc:333] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.671638 14202 raft_consensus.cc:2243] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.672060 14202 raft_consensus.cc:2272] T af6f2cd88e6d43f6887c03e304e929f1 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.673803 14202 tablet_replica.cc:333] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.674374 14202 raft_consensus.cc:2243] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.674793 14202 raft_consensus.cc:2272] T 731f0225ab174ceab53a8e77b5f9881e P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.676656 14202 tablet_replica.cc:333] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.677197 14202 raft_consensus.cc:2243] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.677958 14202 raft_consensus.cc:2272] T 64a908a448094dbbaf5af54c34ea1ae8 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.679736 14202 tablet_replica.cc:333] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.680275 14202 raft_consensus.cc:2243] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.680672 14202 raft_consensus.cc:2272] T fe4ac6125626446c8dc6514a348363fb P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.682399 14202 tablet_replica.cc:333] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.682976 14202 raft_consensus.cc:2243] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.683555 14202 raft_consensus.cc:2272] T 93e0df4a59124569a5c843981f83aeeb P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.686513 14202 tablet_replica.cc:333] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.687072 14202 raft_consensus.cc:2243] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.687453 14202 raft_consensus.cc:2272] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.689231 14202 tablet_replica.cc:333] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.689708 14202 raft_consensus.cc:2243] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.690076 14202 raft_consensus.cc:2272] T 515a3e32c51041e3a51971bc4cd46cf7 P 50fff084b0724b33b83c343b5b9b6277 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.692307 14202 tablet_replica.cc:333] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.692823 14202 raft_consensus.cc:2243] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.693516 14202 raft_consensus.cc:2272] T f5745c956bbf4007bcf271c114eeabae P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.695204 14202 tablet_replica.cc:333] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.695699 14202 raft_consensus.cc:2243] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.696089 14202 raft_consensus.cc:2272] T 12ed7ca67c224ba0a36af20956770f6e P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.698133 14202 tablet_replica.cc:333] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.698662 14202 raft_consensus.cc:2243] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.699365 14202 raft_consensus.cc:2272] T 3917bd5336bf4e9eb582a3aad1f1600a P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.701537 14202 tablet_replica.cc:333] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.702073 14202 raft_consensus.cc:2243] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:08.702415 20012 consensus_peers.cc:597] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 -> Peer d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573): Couldn't send request to peer d5f227cc51e5471abfdcf2509ddbdedd. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.702517 14202 raft_consensus.cc:2272] T b25271e68ccc49c983c018088333e1a4 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.704775 14202 tablet_replica.cc:333] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.705282 14202 raft_consensus.cc:2243] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.705946 14202 raft_consensus.cc:2272] T 8376b6e47c30489081b45ff07480411e P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:08.706743 20012 consensus_peers.cc:597] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 -> Peer 50fff084b0724b33b83c343b5b9b6277 (127.13.222.130:38087): Couldn't send request to peer 50fff084b0724b33b83c343b5b9b6277. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.707664 14202 tablet_replica.cc:333] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.708246 14202 raft_consensus.cc:2243] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.708633 14202 raft_consensus.cc:2272] T 865bb8cf2d074a6ebc3200360b19296f P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.710713 14202 tablet_replica.cc:333] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.711186 14202 raft_consensus.cc:2243] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.711578 14202 raft_consensus.cc:2272] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 50fff084b0724b33b83c343b5b9b6277 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.713143 14202 tablet_replica.cc:333] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.713557 14202 raft_consensus.cc:2243] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.714275 14202 raft_consensus.cc:2272] T aa62c1571a834daf9dec83b0120cb570 P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.716068 14202 tablet_replica.cc:333] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277: stopping tablet replica
I20260709 13:05:08.716504 14202 raft_consensus.cc:2243] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.717300 14202 raft_consensus.cc:2272] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 50fff084b0724b33b83c343b5b9b6277 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.753484 14202 tablet_server.cc:196] TabletServer@127.13.222.130:0 shutdown complete.
W20260709 13:05:08.763686 20012 consensus_peers.cc:597] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 -> Peer d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573): Couldn't send request to peer d5f227cc51e5471abfdcf2509ddbdedd. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.783155 14202 tablet_server.cc:179] TabletServer@127.13.222.131:0 shutting down...
W20260709 13:05:08.797616 20012 consensus_peers.cc:597] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 -> Peer d5f227cc51e5471abfdcf2509ddbdedd (127.13.222.129:46573): Couldn't send request to peer d5f227cc51e5471abfdcf2509ddbdedd. Status: Network error: Client connection negotiation failed: client connection to 127.13.222.129:46573: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.809131 14202 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:08.809944 14202 tablet_replica.cc:333] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.810719 14202 raft_consensus.cc:2243] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.811282 14202 raft_consensus.cc:2272] T cd85eeb2e0ef48c48e1251bfd7c0627b P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.813160 14202 tablet_replica.cc:333] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.813726 14202 raft_consensus.cc:2243] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.814210 14202 raft_consensus.cc:2272] T 64242b8a9b1f4c589c96a41f1086cd6b P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.816006 14202 tablet_replica.cc:333] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.816555 14202 raft_consensus.cc:2243] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.817235 14202 raft_consensus.cc:2272] T af6f2cd88e6d43f6887c03e304e929f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.818981 14202 tablet_replica.cc:333] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.819463 14202 raft_consensus.cc:2243] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.819823 14202 raft_consensus.cc:2272] T 731f0225ab174ceab53a8e77b5f9881e P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.821440 14202 tablet_replica.cc:333] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.821914 14202 raft_consensus.cc:2243] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.822302 14202 raft_consensus.cc:2272] T 64a908a448094dbbaf5af54c34ea1ae8 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.823909 14202 tablet_replica.cc:333] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.824397 14202 raft_consensus.cc:2243] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.824761 14202 raft_consensus.cc:2272] T fe4ac6125626446c8dc6514a348363fb P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.826391 14202 tablet_replica.cc:333] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.826860 14202 raft_consensus.cc:2243] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.827186 14202 raft_consensus.cc:2272] T 3917bd5336bf4e9eb582a3aad1f1600a P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.828877 14202 tablet_replica.cc:333] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.829322 14202 raft_consensus.cc:2243] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.829679 14202 raft_consensus.cc:2272] T b25271e68ccc49c983c018088333e1a4 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.831367 14202 tablet_replica.cc:333] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.831807 14202 raft_consensus.cc:2243] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.832149 14202 raft_consensus.cc:2272] T f5745c956bbf4007bcf271c114eeabae P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.833678 14202 tablet_replica.cc:333] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.834112 14202 raft_consensus.cc:2243] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.834509 14202 raft_consensus.cc:2272] T 12ed7ca67c224ba0a36af20956770f6e P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.836383 14202 tablet_replica.cc:333] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.836845 14202 raft_consensus.cc:2243] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.837584 14202 raft_consensus.cc:2272] T 515a3e32c51041e3a51971bc4cd46cf7 P 789640cdda4044d2bef70ef6d6cf4790 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.840000 14202 tablet_replica.cc:333] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.840549 14202 raft_consensus.cc:2243] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.840977 14202 raft_consensus.cc:2272] T 8376b6e47c30489081b45ff07480411e P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.842656 14202 tablet_replica.cc:333] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.843142 14202 raft_consensus.cc:2243] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.843833 14202 raft_consensus.cc:2272] T 865bb8cf2d074a6ebc3200360b19296f P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.846040 14202 tablet_replica.cc:333] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.846571 14202 raft_consensus.cc:2243] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.847003 14202 raft_consensus.cc:2272] T 7dbdbd52de8c4c6b9c47820ef740b2fb P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.848654 14202 tablet_replica.cc:333] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.849140 14202 raft_consensus.cc:2243] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.849612 14202 raft_consensus.cc:2272] T aa62c1571a834daf9dec83b0120cb570 P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.851495 14202 tablet_replica.cc:333] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.851953 14202 raft_consensus.cc:2243] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.852334 14202 raft_consensus.cc:2272] T cbe36c4e51d64c6ba74d7bfc0ac927f1 P 789640cdda4044d2bef70ef6d6cf4790 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.854154 14202 tablet_replica.cc:333] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.854667 14202 raft_consensus.cc:2243] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.855409 14202 raft_consensus.cc:2272] T 93e0df4a59124569a5c843981f83aeeb P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.857266 14202 tablet_replica.cc:333] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790: stopping tablet replica
I20260709 13:05:08.857745 14202 raft_consensus.cc:2243] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:08.858141 14202 raft_consensus.cc:2272] T 2abd4fdc46234d8fb1f3b5280df3bd3d P 789640cdda4044d2bef70ef6d6cf4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.896908 14202 tablet_server.cc:196] TabletServer@127.13.222.131:0 shutdown complete.
I20260709 13:05:08.923981 14202 master.cc:562] Master@127.13.222.190:32797 shutting down...
I20260709 13:05:08.945252 14202 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:08.946015 14202 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:08.946426 14202 tablet_replica.cc:333] T 00000000000000000000000000000000 P 32796da748ca462f940ad8018e2285a7: stopping tablet replica
I20260709 13:05:08.967792 14202 master.cc:584] Master@127.13.222.190:32797 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12808 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24847 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (140875 ms total)
[  PASSED  ] 8 tests.
I20260709 13:05:09.021091 14202 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 401 messages since previous log ~15 seconds ago
I20260709 13:05:09.021296 14202 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 401 messages since previous log ~15 seconds ago
I20260709 13:05:09.021435 14202 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~15 seconds ago
I20260709 13:05:09.021585 14202 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 ~33 seconds ago
I20260709 13:05:09.021723 14202 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 ~33 seconds ago
I20260709 13:05:09.021912 14202 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 13:05:09.022150 14202 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 124 messages since previous log ~33 seconds ago
